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
/
example-calendar.rs
Age
Commit message (
Expand
)
Author
Lines
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-3
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-43
/
+18
2018-12-05
Rollup merge of #56119 - frewsxcv:frewsxcv-option-carrier, r=TimNN
Pietro Albini
-4
/
+1
2018-12-04
Utilize `?` instead of `return None`.
Corey Farwell
-4
/
+1
2018-11-03
fix test fallout
Alex Burka
-3
/
+3
2018-09-26
Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.
Felix S. Klock II
-0
/
+894
2018-09-06
Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...
Felix S. Klock II
-892
/
+0
2018-06-07
Add existential type definitons
Oliver Schneider
-2
/
+0
2018-04-15
remove -Znll -- borrowck=mir implies nll now
Niko Matsakis
-1
/
+1
2018-03-26
Stabilize conservative_impl_trait
Taylor Cramer
-2
/
+1
2018-03-26
Stabilize universal_impl_trait
Taylor Cramer
-1
/
+0
2018-01-09
Use copy/clone closures to simplify calendar test
Taylor Cramer
-47
/
+14
2017-12-20
connect NLL type checker to the impl trait code
Niko Matsakis
-0
/
+3
2017-11-15
Add/Modify tests for argument position impl Trait
Christopher Vittal
-13
/
+18
2017-07-08
Implement O(1)-time Iterator::nth for Range*
Simon Sapin
-13
/
+5
2016-08-12
typeck: record `impl Trait` concrete resolutions.
Eduard Burtescu
-0
/
+929