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
43f4fa4bf12b05e07001b1a80fa136845d49ec6c
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