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
/
closures
Age
Commit message (
Expand
)
Author
Lines
2020-11-10
Update tests with min capture information
Aman Arora
-0
/
+454
2020-11-10
Add helper function for Capture Esclations and expressions
Aman Arora
-2
/
+9
2020-11-10
Add initial set of testcases for RFC 2229
Aman Arora
-2
/
+907
2020-11-10
Indroduce feature flag for RFC-2229
Aman Arora
-0
/
+34
2020-10-29
Make anonymous binders start at 0
Jack Huey
-2
/
+2
2020-10-27
Add unsized_fn_params feature
Santiago Pastorino
-1
/
+1
2020-10-22
Explain where the closure return type was inferred
Aaron Hill
-0
/
+38
2020-10-06
Fix tests from rebase
Matthew Jasper
-3
/
+3
2020-10-06
Normalize projection bounds when considering candidates
Matthew Jasper
-2
/
+21
2020-09-28
Add tests for updated closure/generator printing
Aman Arora
-0
/
+218
2020-09-28
pretty.rs: Update Closure and Generator print
Aman Arora
-13
/
+13
2020-09-17
Only visit types once when walking the type tree
Valerii Lashmanov
-0
/
+59
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-15
/
+15
2020-07-27
mv std libs to library/
mark
-2
/
+2
2020-07-14
Remove redundant explanatory `note` for type parameters
Esteban Küber
-2
/
+0
2020-06-28
Update tests
Dylan MacKenzie
-12
/
+2
2020-06-22
move leak-check to during coherence, candidate eval
Niko Matsakis
-17
/
+7
2020-06-15
Tweak "non-primitive cast" error
Esteban Küber
-3
/
+1
2020-05-29
liveness: Warn about unused captured variables
Tomasz Miąsko
-4
/
+4
2020-05-22
Update tests
Matthew Jasper
-140
/
+121
2020-05-18
Rollup merge of #71599 - ldm0:fnclo, r=nikomatsakis
Dylan DPC
-0
/
+424
2020-05-09
Test for coercion between (FnDef | Closure) and (FnDef | Closure)
Donough Liu
-0
/
+424
2020-05-08
Skip tests on emscripten
Yuki Okushi
-0
/
+1
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-0
/
+9
2020-04-16
ty: convert `ErrorHandled::Reported` to `ConstKind::Error`.
Eduard-Mihai Burtescu
-24
/
+3
2020-04-08
Small tweaks to required bound span
Esteban Küber
-2
/
+2
2020-04-08
Use `PredicateObligation`s instead of `Predicate`s
Esteban Küber
-1
/
+1
2020-04-02
tests: remove ignore directives from tests that mention core/alloc/std spans.
Eduard-Mihai Burtescu
-8
/
+4
2020-03-30
Rollup merge of #70546 - lqd:polonius_update, r=nikomatsakis
Dylan DPC
-3
/
+3
2020-03-30
bless output of ui test closures/closure-expected-type/expect-region-supply-r...
Remy Rakic
-3
/
+3
2020-03-29
Tweak `suggest_constraining_type_param`
Esteban Küber
-13
/
+10
2020-03-23
Evaluate repeat expression lengths as late as possible
Oliver Scherer
-2
/
+11
2020-02-11
Auto merge of #68929 - matprec:consistent-issue-references, r=Dylan-DPC
bors
-1
/
+1
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-1
/
+1
2020-02-09
Improve reporting errors and suggestions for trait bounds
Patryk Wychowaniec
-8
/
+16
2020-02-04
Auto merge of #68377 - estebank:fn-obligations-spans, r=oli-obk
bors
-11
/
+7
2020-02-02
Point at arguments or output when fn obligations come from them, or ident whe...
Esteban Küber
-11
/
+7
2020-02-02
Avoid exponential behaviour when relating types
Matthew Jasper
-0
/
+23
2020-01-24
Update new tests
varkor
-2
/
+2
2020-01-20
Fix ICE #68025
Yuki Okushi
-0
/
+12
2020-01-08
review comments
Esteban Küber
-1
/
+1
2020-01-08
Point at opaque and closure type definitions in type errors
Esteban Küber
-0
/
+2
2019-12-28
Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests
Esteban Küber
-5
/
+8
2019-12-22
test fallout
Mark Rousskov
-4
/
+4
2019-12-13
Bless unrelated tests with new help message
Dylan MacKenzie
-2
/
+5
2019-12-09
Rollup merge of #67149 - JohnTitor:fix-ice-1, r=Dylan-DPC
Tyler Mandry
-0
/
+20
2019-12-09
Auto merge of #67016 - lqd:placeholder_loans, r=matthewjasper
bors
-0
/
+56
2019-12-09
Do not ICE on closure
Yuki Okushi
-0
/
+20
2019-12-06
bless polonius output due to lacking the 'static special-casing
Remy Rakic
-0
/
+56
2019-12-02
Add long error for E0631 and update ui tests.
Reese Williams
-1
/
+2
[prev]
[next]