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
/
src
/
librustc_lint
History
Pietro Albini
66fcb3ceb2
Rollup merge of
#55901
- euclio:speling, r=petrochenkov
...
fix various typos in doc comments
2018-11-15 11:04:42 +01:00
..
builtin.rs
Rollup merge of
#55901
- euclio:speling, r=petrochenkov
2018-11-15 11:04:42 +01:00
Cargo.toml
Use type safe
VariantIdx
instead of
usize
everywhere
2018-11-12 14:24:45 +01:00
diagnostics.rs
…
lib.rs
Use type safe
VariantIdx
instead of
usize
everywhere
2018-11-12 14:24:45 +01:00
nonstandard_style.rs
handle errors based on parse_sess
2018-10-20 11:11:31 +08:00
types.rs
Use type safe
VariantIdx
instead of
usize
everywhere
2018-11-12 14:24:45 +01:00
unused.rs
Rewrite
...
as
..=
as a MachineApplicable 2018 idiom lint
2018-11-10 19:26:49 +00:00