Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
linux-kern
/
rust.vim
Public
forked from
rust-lang/rust.vim
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Sep 28, 2022
Ignore `For more information` line
casey
authored and
da-x
committed
1cdc5cb
Copy full SHA for 1cdc5cb
Ignore "Checking" quickfix line
Show description for 2e01b86
casey
authored and
da-x
committed
2e01b86
Copy full SHA for 2e01b86
Commits on Oct 5, 2021
Set b:undo_indent
Show description for 4aa69b8
chris-morgan
committed
4aa69b8
Copy full SHA for 4aa69b8
Commits on Sep 9, 2021
Guide users to ensuring :RustInfo works
Show description for 6dc92c7
chris-morgan
committed
6dc92c7
Copy full SHA for 6dc92c7
Commits on Sep 4, 2021
Revert "Performance: Use nvim_buf_set_lines for neovim"
Show description for c06a171
da-x
committed
c06a171
Copy full SHA for c06a171
Commits on Aug 30, 2021
Migrate from Travis-CI and add .github/workflows/test.yml
da-x
committed
7505d5b
Copy full SHA for 7505d5b
test/run-tests: fixes for Python 3
da-x
committed
64ae2dc
Copy full SHA for 64ae2dc
Commits on Aug 1, 2021
Performance: Use nvim_buf_set_lines for neovim
Show description for 7a66142
stsewd
authored and
da-x
committed
7a66142
Copy full SHA for 7a66142
Commits on Feb 15, 2021
Stop setting 'tabstop' (#436)
Show description for 87c745d
wonkodv
authored
87c745d
Copy full SHA for 87c745d
Commits on Sep 18, 2020
Use winsaveview()/winrestview() instead of :mkview/:loadview for restoring the window view
Show description for 96e79e3
itchyny
authored and
da-x
committed
96e79e3
Copy full SHA for 96e79e3
Commits on Sep 10, 2020
Highlight SAFETY comments (#418)
Flying-Toast
authored
2a67368
Copy full SHA for 2a67368
Commits on Sep 5, 2020
Explain how to install rustfmt
da-x
committed
f24b96b
Copy full SHA for f24b96b
fix highlighting raw identifier
rhysd
authored and
da-x
committed
1584d65
Copy full SHA for 1584d65
Update README.md for 'filetype' and 'syntax on' requirements
da-x
committed
798d1f4
Copy full SHA for 798d1f4
Escape rustfmt config path
b8591340
authored and
da-x
committed
19d5b33
Copy full SHA for 19d5b33
Make quickfix dir change conditional on makeprg
Show description for c28ed1b
da-x
committed
c28ed1b
Copy full SHA for c28ed1b
Commits on Aug 15, 2020
Minor README tweaks
camelid
authored and
da-x
committed
f5eb7b0
Copy full SHA for f5eb7b0
Commits on Jun 11, 2020
Syntax for asm! macro (RFC 2850)
ayosec
authored and
da-x
committed
0d8ce07
Copy full SHA for 0d8ce07
Commits on May 13, 2020
fix highlighting macro repeat $()* and $()+
rhysd
authored and
da-x
committed
953b100
Copy full SHA for 953b100
Commits on Apr 20, 2020
Avoid polluting jumplist while running :RustTest
rhysd
authored and
da-x
committed
2b916c8
Copy full SHA for 2b916c8
Commits on Mar 31, 2020
Add triagebot configuration
Show description for ce5f2b1
Mark-Simulacrum
committed
ce5f2b1
Copy full SHA for ce5f2b1
Commits on Mar 27, 2020
Prefer matchit.vim to % if available
rhysd
authored and
da-x
committed
9e6836f
Copy full SHA for 9e6836f
Fix restoring cursor position on :RustTest
rhysd
authored and
da-x
committed
a2822b4
Copy full SHA for a2822b4
Commits on Mar 6, 2020
use poor man's shellescape in case %:S unavailable
Konfekt
authored and
da-x
committed
255a81f
Copy full SHA for 255a81f
whitespace
Show description for f402d18
tankorsmash
authored and
da-x
committed
f402d18
Copy full SHA for f402d18
fix: allow bar to be placed after :RustFmt
PurpleMyst
authored and
da-x
committed
1c65476
Copy full SHA for 1c65476
Implement the remaining cargo# functions
Show description for 9b4e8e8
Infernio
authored and
da-x
committed
9b4e8e8
Copy full SHA for 9b4e8e8
Commits on Feb 3, 2020
Add g:cargo_shell_command_runner to specify how to run cargo commands
Show description for db0137d
rhysd
authored and
da-x
committed
db0137d
Copy full SHA for db0137d
Commits on Jan 26, 2020
Add :Ccheck
Jonathan Yan
authored and
da-x
committed
a1dfe1d
Copy full SHA for a1dfe1d
Commits on Jan 21, 2020
RustFmt: use '--edition 2018' if no rustfmt.toml available
Show description for 0f37349
mhinz
authored and
da-x
committed
0f37349
Copy full SHA for 0f37349
Commits on Dec 21, 2019
Proofread the doc
ulidtko
authored and
da-x
committed
05f9847
Copy full SHA for 05f9847
Commits on Nov 28, 2019
indent: for '.<expr>;' cases, uses searchpair heuristics
Show description for b7176e7
da-x
committed
b7176e7
Copy full SHA for b7176e7
Use :terminal for running cargo
rhysd
authored and
da-x
committed
70bd1e3
Copy full SHA for 70bd1e3
RustTest: update doc
mhinz
authored and
da-x
committed
c04ae84
Copy full SHA for c04ae84
RustTest: support optional window sizes
Show description for a97eb7f
mhinz
authored and
da-x
committed
a97eb7f
Copy full SHA for a97eb7f
Pagination
Previous
Next
You can’t perform that action at this time.