This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b509e2dd00
rust
/
tests
/
ui
/
mir
/
lint
History
Download ZIP
Download TAR.GZ
Tomasz Miąsko
8d77c2eab8
Don't validate / lint MIR before each pass
...
To avoid redundant work and verbose output in case of failures.
2023-12-28 15:32:54 +01:00
..
no-storage.rs
Stricter check for a use of locals without storage
2023-12-21 12:58:39 +01:00
storage-live.rs
Add pass to identify undefined or erroneous behaviour
2023-12-21 12:58:39 +01:00
storage-live.stderr
Don't validate / lint MIR before each pass
2023-12-28 15:32:54 +01:00
storage-return.rs
Lint missing StorageDead when returning from functions
2023-12-21 12:58:39 +01:00