This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
871cf2bc9e4221ec1dfdcfdb3f8d66ab42d6201b
rust
/
compiler
/
rustc_const_eval
/
src
/
transform
History
Matthias Krüger
871cf2bc9e
Rollup merge of
#91272
- FabianWolff:issue-90870-const-fn-eq, r=wesleywiser
...
Print a suggestion when comparing references to primitive types in `const fn`
Fixes
#90870
.
2021-12-08 11:08:57 +01:00
..
check_consts
Rollup merge of
#91272
- FabianWolff:issue-90870-const-fn-eq, r=wesleywiser
2021-12-08 11:08:57 +01:00
mod.rs
Don't re-export
MirPass
2021-11-29 12:58:15 -08:00
promote_consts.rs
Update passes with new interface
2021-12-02 17:31:38 -08:00
validate.rs
Add initial AST and MIR support for unwinding from inline assembly
2021-12-03 23:51:46 +01:00