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-10-04 19:28:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Oli Scherer
cbee17d502
Revert "Create const block DefIds in typeck instead of ast lowering"
...
This reverts commit ddc5f9b6c1f21da5d4596bf7980185a00984ac42.
2024-06-07 08:33:58 +00:00
..
check_consts
Add
Ty
to
mir::Const::Ty
2024-06-05 22:25:41 +01:00
const_eval
Revert "Create const block DefIds in typeck instead of ast lowering"
2024-06-07 08:33:58 +00:00
interpret
Auto merge of
#124482
- spastorino:unsafe-extern-blocks, r=oli-obk
2024-06-06 08:14:58 +00:00
util
interpret: get rid of 'mir lifetime everywhere
2024-05-27 08:25:57 +02:00
errors.rs
interpret: make overflowing binops just normal binops
2024-05-21 14:50:09 +02:00
lib.rs
compiler: unnest rustc_const_eval::check_consts
2024-05-24 09:56:56 -07:00