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
/
rfc-2093-infer-outlives
Age
Commit message (
Expand
)
Author
Lines
2019-04-23
Update ui tests
varkor
-5
/
+5
2019-04-23
Remove unnecessary ignore-tidy-linelength
varkor
-4
/
+0
2019-04-22
Remove double trailing newlines
varkor
-7
/
+0
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-11
Update tests
Vadim Petrochenkov
-38
/
+38
2018-12-25
Remove licenses
Mark Rousskov
-321
/
+91
2018-12-04
Update tests
Oliver Scherer
-8
/
+8
2018-11-16
handle trait objects formed from traits with `Self::Foo: 'a` clauses
Niko Matsakis
-0
/
+17
2018-11-07
remove `#[rustc_error]` from ui/ tests that remain compile-fail tests.
Felix S. Klock II
-8
/
+8
2018-09-11
stabalize infer outlives requirements (RFC 2093).
toidiu
-95
/
+510
2018-07-27
fix tidy
toidiu
-1
/
+0
2018-07-26
fix test and add feature gate test
toidiu
-4
/
+4
2018-07-26
some comment about not infering static lifetimes test
toidiu
-1
/
+7
2018-07-26
feature gate for inferring 'static lifetimes
toidiu
-0
/
+77
2018-07-03
implement fix for cross crate inferrence and fix test
toidiu
-15
/
+10
2018-07-02
test to capture that cross crate outlives requirements are not inferred
toidiu
-0
/
+37
2018-05-25
Implement outlives requirements inference for dyn and projections.
toidiu
-386
/
+288
2018-05-10
Fix tuple struct field spans
Esteban Küber
-8
/
+8
2018-04-13
Rename must-compile-successfully into compile-pass
Guillaume Gomez
-9
/
+9
2018-04-12
Implement inferring outlives requirements for references, structs, enum, unio...
toidiu
-0
/
+636