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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
nll
/
user-annotations
/
patterns.stderr
Age
Commit message (
Expand
)
Author
Lines
2019-03-11
Update tests
Vadim Petrochenkov
-16
/
+16
2019-01-17
Update tests
Mark Mansi
-4
/
+4
2018-10-26
Add test for normalization during field-lookup on patterns with ascribed types.
Felix S. Klock II
-14
/
+33
2018-10-26
Add the actual chain of projections to `UserTypeProjection`.
Felix S. Klock II
-1
/
+30
2018-10-21
Use new region infer errors for explaining borrows
Matthew Jasper
-40
/
+37
2018-10-10
Use the span of the user type for `AscribeUserType`
Matthew Jasper
-2
/
+2
2018-09-25
Change the diagnostic number from 714 to 716.
Felix S. Klock II
-4
/
+4
2018-09-25
add "temporary value dropped while borrowed" error
Mikhail Modin
-10
/
+11
2018-09-19
Update ui tests
Matthew Jasper
-2
/
+2
2018-09-10
add FIXME related to `ref x` bindings
Niko Matsakis
-12
/
+1
2018-09-10
propagate user-ascribes types down onto resulting bindings
Niko Matsakis
-13
/
+45
2018-09-10
expand the patterns test with a bunch more scenarios
Niko Matsakis
-4
/
+93
2018-09-10
insert `AscribeUserType` for ascriptions
Niko Matsakis
-0
/
+33