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
/
compile-fail
/
lifetime-inference-give-expl-lifetime-param.rs
Age
Commit message (
Expand
)
Author
Lines
2017-01-26
rustc: Remove all "consider using an explicit lifetime parameter" suggestions
Brian Anderson
-57
/
+0
2016-11-10
Don't hint to add lifetime on trait impl
Esteban Küber
-2
/
+0
2016-07-25
Weaken test `compile-fail/lifetime-inference-give-expl-lifetime-param`.
Jeffrey Seyfried
-1
/
+2
2016-05-31
fallout in tests
Niko Matsakis
-1
/
+1
2016-03-18
make suggestion stuff not swallow errors
Niko Matsakis
-0
/
+2
2016-03-18
change coercion to use target region if not LUB
Niko Matsakis
-7
/
+3
2016-01-30
Add missings NOTE and HELP annotations to tests
Florian Hahn
-0
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+3
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-15
/
+15
2014-09-14
Add help diagnostic messages
P1start
-5
/
+5
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-15
/
+0
2014-08-26
DST coercions and DST structs
Nick Cameron
-6
/
+4
2014-07-19
librustc: Implement lifetime elision.
Patrick Walton
-27
/
+12
2014-04-15
Support lifetime suggestion for method
Kiet Tran
-4
/
+24
2014-03-26
Visit type parameter in lifetime suggestion
Kiet Tran
-0
/
+11
2014-03-12
Suggest explicit lifetime parameter on some errors
Kiet Tran
-0
/
+58