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-08 05:49:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Oli Scherer
51084719cd
Avoid creating a helper allocation for creating new
TypeId
values in the interpreter
2025-07-09 16:37:11 +00:00
..
check_consts
…
const_eval
Rollup merge of
#143584
- fee1-dead-contrib:push-skswvrwsrmll, r=RalfJung
2025-07-07 19:55:36 +02:00
interpret
Avoid creating a helper allocation for creating new
TypeId
values in the interpreter
2025-07-09 16:37:11 +00:00
util
…
errors.rs
Add opaque TypeId handles for CTFE
2025-07-09 16:37:11 +00:00
lib.rs
…