This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-12-30 16:11:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
xtask
/
src
/
codegen
History
Matthias Krüger
202b51bc7b
a lot of clippy::style fixes
2021-03-21 16:15:41 +01:00
..
gen_assists_docs.rs
use strip_prefix() instead of starts_with and slicing (clippy::manual_strip)
2021-03-21 12:38:21 +01:00
gen_diagnostic_docs.rs
Remove now dead code
2021-03-08 21:45:43 +03:00
gen_feature_docs.rs
Remove now dead code
2021-03-08 21:45:43 +03:00
gen_lint_completions.rs
Minor
2021-03-08 21:49:25 +03:00
gen_parser_tests.rs
use strip_prefix() instead of starts_with and slicing (clippy::manual_strip)
2021-03-21 12:38:21 +01:00
gen_syntax.rs
a lot of clippy::style fixes
2021-03-21 16:15:41 +01:00