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
/
run-pass
/
impl-trait
/
lifetimes.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-19
FIXME(45992) remove fixme since the lint is being tested
Niv Kaminer
-1
/
+0
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-0
/
+128
2018-09-06
Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...
Felix S. Klock II
-126
/
+0
2018-03-29
Stabilize underscore lifetimes
Taylor Cramer
-1
/
+0
2018-03-26
Stabilize conservative_impl_trait
Taylor Cramer
-1
/
+1
2018-03-26
Stabilize universal_impl_trait
Taylor Cramer
-1
/
+1
2018-03-06
make bounds on higher-kinded lifetimes a hard error in ast_validation
Ralf Jung
-2
/
+2
2018-02-24
Rollup merge of #48084 - cramertj:impl-trait-errors, r=nikomatsakis
Manish Goregaokar
-6
/
+5
2018-02-13
Make nested impl Trait a hard error
Taylor Cramer
-6
/
+5
2018-02-08
fix nested impl trait lifetimes
Taylor Cramer
-0
/
+8
2017-12-21
Add a feature gate for nested uses of `impl Trait`
Taylor Cramer
-1
/
+1
2017-12-15
Refactor argument-position impl Trait
Taylor Cramer
-3
/
+2
2017-12-12
Implement impl Trait lifetime elision
Taylor Cramer
-1
/
+25
2017-11-17
Fix impl Trait Lifetime Handling
Taylor Cramer
-0
/
+97