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-06 04:06:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_const_eval
/
src
History
Felix S. Klock II
a8549b4152
downgrade mutable-ptr-in-final-value from hard-error to future-incompat lint to address issue 121610.
2024-03-13 10:32:39 -04:00
..
const_eval
Ensure nested allocations in statics do not get deduplicated
2024-03-12 05:53:46 +00:00
interpret
downgrade mutable-ptr-in-final-value from hard-error to future-incompat lint to address issue 121610.
2024-03-13 10:32:39 -04:00
transform
Rollup merge of
#121893
- RalfJung:const-interior-mut-tests, r=oli-obk
2024-03-11 09:29:34 -07:00
util
Rollup merge of
#121731
- oli-obk:eager_opaque_checks, r=compiler-errors
2024-03-02 20:13:23 +01:00
errors.rs
downgrade mutable-ptr-in-final-value from hard-error to future-incompat lint to address issue 121610.
2024-03-13 10:32:39 -04:00
lib.rs
Auto merge of
#120486
- reitermarkus:use-generic-nonzero, r=dtolnay
2024-02-16 07:46:31 +00:00