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
2
Packages
Projects
Releases
Wiki
Activity
Files
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
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