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
d5e79f2b8d
rust
/
compiler
/
rustc_const_eval
/
src
History
Download ZIP
Download TAR.GZ
Ralf Jung
807e5b8022
avoid return in tail position
...
Co-authored-by: fee1-dead <ent3rm4n@gmail.com>
2023-08-20 15:52:40 +02:00
..
const_eval
avoid return in tail position
2023-08-20 15:52:40 +02:00
interpret
interpret: have assert_* intrinsics call the panic machinery instead of a direct abort
2023-08-20 15:52:40 +02:00
transform
give some unwind-related terminators a more clear name
2023-08-20 15:52:38 +02:00
util
Turns out opaque types can have hidden types registered during mir validation
2023-07-27 08:23:06 +00:00
errors.rs
interpret: remove incomplete protection against invalid where clauses
2023-08-08 10:35:22 +02:00
lib.rs
Name the destructure_mir_constant query appropriately
2023-07-05 15:54:43 +00:00