This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
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