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
Manish Goregaokar
f57835b7f4
Rollup merge of
#48461
- Manishearth:epoch-dyn-trait, r=nmatsakis
...
Fixes
#47311
. r? @nrc
2018-02-28 15:09:29 -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
Rollup merge of
#48461
- Manishearth:epoch-dyn-trait, r=nmatsakis
2018-02-28 15:09:29 -08:00
types.rs
[improper_ctypes] Don't suggest raw pointers when encountering trait objects
2018-02-15 19:49:50 +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