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-04-27 18:57:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dafb6bb801a022e64cc6928788cc9c7b26adcdef
rust
/
tests
/
ui
/
const-ptr
T
History
Ralf Jung
05834b2d6b
improve validation error messages: show surrounding type, and more info on dyn-downcast
2026-03-19 16:37:00 +01:00
..
allowed_slices.rs
terminology: allocated object → allocation
2025-05-31 22:49:14 +02:00
forbidden_slices.rs
Ignore tests for the parallel frontend
2026-03-17 17:39:59 +08:00
forbidden_slices.stderr
improve validation error messages: show surrounding type, and more info on dyn-downcast
2026-03-19 16:37:00 +01:00
out_of_bounds_read.rs
Ignore tests for the parallel frontend
2026-03-17 17:39:59 +08: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