This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-01 13:34:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
/
transform
History
Michael Goulet
31d1fbf8d2
Rollup merge of
#112232
- fee1-dead-contrib:match-eq-const-msg, r=b-naber
...
Better error for non const `PartialEq` call generated by `match`
Resolves
#90237
2023-06-19 17:53:33 -07:00
..
check_consts
Better error for non const
PartialEq
call generated by
match
2023-06-18 05:24:38 +00:00
mod.rs
…
promote_consts.rs
Rollup merge of
#112232
- fee1-dead-contrib:match-eq-const-msg, r=b-naber
2023-06-19 17:53:33 -07:00
validate.rs
Dedup some type checks in the MIR validator
2023-06-19 01:47:03 -07:00