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-02 18:27:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
const-ptr
History
Kivooeo
066a281f60
cleaned up some tests
2025-07-05 01:54:04 +05:00
..
allowed_slices.rs
terminology: allocated object → allocation
2025-05-31 22:49:14 +02:00
forbidden_slices.rs
Use the informative error as the main const eval error message
2025-06-02 15:37:15 +00:00
forbidden_slices.stderr
const-eval error: always say in which item the error occurred
2025-06-07 13:42:30 +02:00
out_of_bounds_read.rs
Use the informative error as the main const eval error message
2025-06-02 15:37:15 +00:00
out_of_bounds_read.stderr
const-eval error: always say in which item the error occurred
2025-06-07 13:42:30 +02:00
pointer-address-stability.rs
cleaned up some tests
2025-07-05 01:54:04 +05:00