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
/
impl-trait
/
multiple-lifetimes
Age
Commit message (
Expand
)
Author
Lines
2020-05-22
Update tests
Matthew Jasper
-20
/
+8
2020-04-16
reserve variable for empty root region
Niko Matsakis
-2
/
+2
2020-03-30
bless output of ui test impl-trait/multiple-lifetimes/error-handling.rs
Remy Rakic
-2
/
+5
2020-02-14
Update tests
Matthew Jasper
-9
/
+58
2020-02-14
Explain a test
Matthew Jasper
-2
/
+9
2020-01-06
Account for `type X = impl Trait;` in lifetime suggestion
Esteban Küber
-1
/
+1
2019-12-31
Change wording for lifetime suggestion for opaque types from `constraint` to ...
Ohad Ravid
-1
/
+1
2019-12-06
bless polonius output due to lacking the 'static special-casing
Remy Rakic
-0
/
+12
2019-10-27
update tests
Mark Mansi
-0
/
+1
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+1
2019-09-08
Update test stderr with results of enabling unused lints
Mark Rousskov
-1
/
+1
2019-08-10
Fix calls to resolver from rustdoc and HIR lowering
Vadim Petrochenkov
-1
/
+1
2019-08-02
Replace "existential" by "opaque"
varkor
-0
/
+0
2019-08-02
Update syntax in existing tests
varkor
-5
/
+5
2019-07-06
Remove compile-pass from compiletest
Yuki Okushi
-4
/
+4
2019-07-02
fix ICE with delay-span-bug
Niko Matsakis
-0
/
+18
2019-07-02
address nits
Niko Matsakis
-5
/
+5
2019-07-02
more nits + typos
Niko Matsakis
-2
/
+2
2019-07-02
feature-gate member constraints outside of async-await
Niko Matsakis
-7
/
+21
2019-07-02
bless test output
Niko Matsakis
-6
/
+3
2019-07-02
address nits by mattewjasper
Niko Matsakis
-33
/
+0
2019-07-02
account for the pick-constraint edges when reporting errors
Niko Matsakis
-0
/
+36
2019-07-02
test with explicit existential type
Niko Matsakis
-0
/
+2
2019-07-02
add a preliminary existential test; not really enough
Niko Matsakis
-0
/
+29
2019-07-02
add a FIXME related to the non-free-region case
Niko Matsakis
-0
/
+27
2019-07-02
fix tests and remove outdated stderr files
Niko Matsakis
-54
/
+0
2019-07-02
improve tests with migration mode, mir mode
Niko Matsakis
-94
/
+101
2019-07-02
enforce and report pick-constraint errors
Niko Matsakis
-10
/
+111
2019-07-02
integrate pick constraints into lexical solver more completely
Niko Matsakis
-3
/
+0
2019-07-02
add some tests, currently ICE-ing
Niko Matsakis
-0
/
+241