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
/
regions
Age
Commit message (
Expand
)
Author
Lines
2018-09-25
Update E0714 to E0716 in tests output
Mikhail Modin
-17
/
+17
2018-09-25
add "temporary value dropped while borrowed" error
Mikhail Modin
-26
/
+72
2018-09-23
Auto merge of #54262 - matthewjasper:explain-in-typeck, r=nikomatsakis
bors
-39
/
+50
2018-09-19
Update ui tests
Matthew Jasper
-34
/
+44
2018-09-19
Don't claim that locals in a function are declared outside of the
Matthew Jasper
-5
/
+6
2018-09-18
Update NLL 3-point error message for fake reads in optimized let patterns
Remy Rakic
-2
/
+3
2018-09-14
Auto merge of #54088 - matthewjasper:use-reason-in-dlle-errors, r=pnkfelix
bors
-0
/
+1
2018-09-11
stabalize infer outlives requirements (RFC 2093).
toidiu
-330
/
+142
2018-09-09
Suggest a let binding to extend temporary lifetimes with NLL
Matthew Jasper
-0
/
+1
2018-09-06
Fix tests
Wesley Wiser
-20
/
+76
2018-09-01
Update tests
Basile Desloges
-554
/
+9
2018-08-27
Also use smaller spans for unsize adjustments
Matthew Jasper
-58
/
+37
2018-08-25
Use smaller span for adjustments on block expressions
Matthew Jasper
-29
/
+22
2018-08-14
Update former compile-fail tests
Matthew Jasper
-43
/
+50
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+9569
[prev]