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-28 11:17:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60fc2beebbc0509e89af89cb021bdd67ea6239df
rust
/
tests
/
ui
/
mir
/
null
T
History
Michael Goulet
a61537f6c0
occured -> occurred
2025-02-08 22:28:21 +00:00
..
addrof_null.rs
…
borrowed_mut_null.rs
occured -> occurred
2025-02-08 22:28:21 +00:00
borrowed_null_zst.rs
occured -> occurred
2025-02-08 22:28:21 +00:00
borrowed_null.rs
occured -> occurred
2025-02-08 22:28:21 +00:00
null_lhs.rs
occured -> occurred
2025-02-08 22:28:21 +00:00
null_rhs.rs
occured -> occurred
2025-02-08 22:28:21 +00:00
place_without_read_zst.rs
Detect (non-raw) borrows of null ZST pointers in CheckNull
2025-02-08 21:38:16 +00:00
place_without_read.rs
Detect (non-raw) borrows of null ZST pointers in CheckNull
2025-02-08 21:38:16 +00:00
two_pointers.rs
occured -> occurred
2025-02-08 22:28:21 +00:00
zero_sized_access.rs
…