index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
nll
/
polonius
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-401
/
+0
2022-08-31
Fix a bunch of typo
Dezhi Wu
-1
/
+1
2022-06-03
Fully stabilize NLL
Jack Huey
-23
/
+16
2021-09-25
Use larger span for adjustments on method calls
Aaron Hill
-2
/
+2
2020-12-01
Added better error message for shared borrow treated as unique for purposes o...
PankajChaudhary5
-4
/
+4
2019-12-06
add subset relations test using polonius
Remy Rakic
-0
/
+44
2019-10-02
Calculate liveness for the same locals with and without -Zpolonius
Matthew Jasper
-1
/
+3
2019-07-22
fix tidy
lqd
-1
/
+1
2019-07-22
issue-46589 passes in Polonius and fails in NLL, duplicate it and manually ch...
lqd
-0
/
+32
2019-07-22
Add test to check that assignments to projections do not kill too many loans
lqd
-0
/
+101
2019-07-22
Add test checking various assignments are accepted in Polonius
lqd
-0
/
+88
2019-07-22
Make both polonius loans tests check-pass
lqd
-2
/
+2
2019-07-22
Rename test so that both "kills-loans" tests match names
lqd
-1
/
+2
2019-07-22
Add test extracted from rand, checking that StorageDead kills loans
lqd
-0
/
+28
2019-07-22
Polonius facts: kill loans on Call terminators and StorageDead
lqd
-0
/
+24
2019-07-22
Create a dedicated polonius test folder
lqd
-0
/
+88