This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-03 17:35:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2fd8a0192f6a69a4fb969ab3d005b577a524371
rust
/
compiler
/
rustc_const_eval
/
src
/
const_eval
T
History
Lukas Markeffsky
697450151c
layout computation: eagerly error for unexpected unsized fields
2024-09-16 15:53:21 +02:00
..
dummy_machine.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
error.rs
make writes_through_immutable_pointer a hard error
2024-08-17 14:49:35 +02:00
eval_queries.rs
Auto merge of
#128543
- RalfJung:const-interior-mut, r=fee1-dead
2024-09-14 21:11:04 +00:00
fn_queries.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
machine.rs
const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references)
2024-09-10 10:26:16 +02:00
mod.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00
valtrees.rs
layout computation: eagerly error for unexpected unsized fields
2024-09-16 15:53:21 +02:00