This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
da9dc0507b
rust
/
src
/
librustc_lint
History
Download ZIP
Download TAR.GZ
Manish Goregaokar
da9dc0507b
Allow future-incompat lints to mention an epoch
2018-02-23 08:24:07 -08:00
..
bad_style.rs
Rename ReprExtern to ReprC, and similarily rename a few other fields and locals that mentioned "extern repr"
2018-01-07 22:05:32 +01:00
builtin.rs
in which the private no-mangle lints receive a valued lesson in humility
2018-01-16 00:31:43 -08:00
Cargo.toml
Try to fix a perf regression by updating log
2018-01-07 16:54:05 +01:00
lib.rs
Allow future-incompat lints to mention an epoch
2018-02-23 08:24:07 -08:00
types.rs
Show better warning for trying to cast non-u8 scalar to char
2018-02-10 15:35:56 +01:00
unused.rs
Add
AutoBorrowMutability
; its like
hir::Mutability
but w/ two-phase borrow info too.
2018-02-08 12:16:30 +01:00