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-12-30 18:45:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_smir
/
src
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
..
rustc_internal
Encode types in SMIR
2023-05-08 14:23:19 +00:00
rustc_smir
Rollup merge of
#112232
- fee1-dead-contrib:match-eq-const-msg, r=b-naber
2023-06-19 17:53:33 -07:00
stable_mir
Promote unchecked_add/sub/mul/shl/shr to mir::BinOp
2023-06-19 01:47:03 -07:00
lib.rs
Create a trait to abstract over the smir API
2023-05-08 14:23:04 +00:00