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
71caf8ae93
rust
/
src
/
librustc_passes
History
Download ZIP
Download TAR.GZ
Oliver Schneider
9e46c0b689
Only promote calls to
#[rustc_promotable]
const fns
2018-10-03 10:07:05 +02:00
..
ast_validation.rs
Fill in suggestions Applicability according to @estebank
2018-09-17 03:20:08 +03:00
Cargo.toml
Removed unused dependencies on rustc_const_math
2018-04-30 18:18:33 +02:00
diagnostics.rs
Improve diagnostics
2018-08-11 21:08:24 +01:00
hir_stats.rs
A few cleanups and minor improvements to rustc_passes
2018-09-07 15:10:16 +02:00
lib.rs
Bump to 1.31.0 and bootstrap from 1.30 beta
2018-09-27 20:52:53 -07:00
loops.rs
Whitespace fix again.
2018-09-17 20:26:05 +03:00
mir_stats.rs
Refactor 'ReadForMatch' into 'FakeRead' and add the cause of the fake read
2018-09-18 14:36:37 +02:00
rvalue_promotion.rs
Only promote calls to
#[rustc_promotable]
const fns
2018-10-03 10:07:05 +02:00