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
3cc8c8d44bb197eacd6cfc43ca1cca38aef404aa
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
3cc8c8d44b
allow statics pointing to mutable statics
2024-02-29 09:34:15 +01:00
..
const_eval
Rollup merge of
#121396
- RalfJung:mir-const-value-inspect, r=oli-obk
2024-02-21 16:33:00 +01:00
interpret
allow statics pointing to mutable statics
2024-02-29 09:34:15 +01:00
transform
Convert
delayed_bug
s to
bug
s.
2024-02-21 10:20:05 +11:00
util
make it possible for outside crates to inspect a mir::ConstValue with the interpreter
2024-02-21 14:32:52 +01:00
errors.rs
allow statics pointing to mutable statics
2024-02-29 09:34:15 +01:00
lib.rs
Auto merge of
#120486
- reitermarkus:use-generic-nonzero, r=dtolnay
2024-02-16 07:46:31 +00:00