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
cc7e0b22003defc5f99fe8048e09ad4f730768c4
rust
/
compiler
/
rustc_const_eval
/
src
History
Oli Scherer
cc7e0b2200
Share the
InterpCx
creation between static and const evaluation
2024-03-14 12:21:18 +00:00
..
const_eval
Share the
InterpCx
creation between static and const evaluation
2024-03-14 12:21:18 +00:00
interpret
Move generate_stacktrace_from_stack away from InterpCx to avoid having to know the
Machine
type
2024-03-14 12:20:58 +00: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
interpret: ensure that Place is never used for a different frame
2024-03-09 18:28:14 +01:00