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
2021-08-16
Update test output.
Mara Bos
-152
/
+44
2021-08-15
Introduce hir::ExprKind::Let - Take 2
Caio
-6
/
+3
2021-08-14
Only compute place if upvars can be resolved
Roxane
-0
/
+54
2021-08-13
Update comment and fix fmt
Roxane
-4
/
+4
2021-08-13
Update tests for new closure migration lint wording.
Mara Bos
-280
/
+280
2021-08-13
Auto merge of #87956 - m-ou-se:closure-migration-macro-body, r=Aaron1011
bors
-0
/
+56
2021-08-12
Add missing multi variant cases
Roxane
-0
/
+63
2021-08-12
Add test for closure migration with a macro body.
Mara Bos
-0
/
+56
2021-08-12
Update test output.
Mara Bos
-81
/
+108
2021-08-11
Modify structured suggestion output
Esteban Küber
-191
/
+191
2021-08-04
Remove trailing whitespace from error messages
Fabian Wolff
-2
/
+2
2021-08-03
bless `expect-region-supply-region-2` test under polonius
Rémy Rakic
-0
/
+37
2021-08-03
delete expectations for `expect-region-supply-region`
Rémy Rakic
-56
/
+0
2021-07-31
2229: Handle MutBorrow/UniqueImmBorrow better
Aman Arora
-16
/
+16
2021-07-30
Auto merge of #86754 - estebank:use-multispans-more, r=varkor
bors
-2
/
+2
2021-07-30
Use multispan suggestions more often
Esteban Küber
-2
/
+2
2021-07-28
fix nit
Roxane
-1
/
+1
2021-07-28
Range PatKind implies discr should be read
Roxane
-0
/
+14
2021-07-26
2229: Don't capture preicese paths on top of a union
Aman Arora
-0
/
+90
2021-07-18
When pretty printing, name placeholders as bound regions
jackh726
-1
/
+1
2021-07-16
Rollup merge of #87161 - sexxi-goose:fix-issue-87097, r=nikomatsakis
Guillaume Gomez
-0
/
+68
2021-07-15
Get the right place type
Roxane
-0
/
+68
2021-07-14
Add test for copy type in move closure
Aman Arora
-1
/
+62
2021-07-11
Auto merge of #86995 - sexxi-goose:rewrite, r=nikomatsakis
bors
-56
/
+142
2021-07-09
Ensure deterministic ordering for diagnostics
Roxane
-2
/
+2
2021-07-09
Address comments
Roxane
-10
/
+10
2021-07-09
Handle multi diagnostics
Roxane
-8
/
+448
2021-07-09
Fix wording
Roxane
-379
/
+235
2021-07-09
Add note clarifying why a closure no longer implements a trait
Roxane
-10
/
+30
2021-07-09
Add note pointing to where a closure and it's captured variables are dropped
Roxane
-30
/
+333
2021-07-09
Update error message
Roxane
-32
/
+32
2021-07-09
Add note on why the variable is not fully captured
Roxane
-44
/
+166
2021-07-09
Add more tests
Aman Arora
-1
/
+105
2021-07-09
Move optimization to the central processing function
Aman Arora
-6
/
+6
2021-07-09
Rewrite closure capture analysis
Aman Arora
-51
/
+33
2021-07-09
Auto merge of #86869 - sexxi-goose:rfc2229-migration-capture-kind, r=nikomats...
bors
-0
/
+13
2021-07-09
Auto merge of #86701 - sexxi-goose:optimization, r=nikomatsakis
bors
-10
/
+107
2021-07-08
Consider capture kind for auto traits migration
Roxane
-1
/
+1
2021-07-08
Add new test case
Roxane
-0
/
+13
2021-07-06
Rename lint
Ryan Levick
-0
/
+19
2021-07-06
Rename disjoint_capture_migration lint to rust_2021_incompatible_closure_capt...
Ryan Levick
-168
/
+170
2021-07-04
be conservative in has_significant_drop
Niko Matsakis
-0
/
+34
2021-06-29
Edition 2021 for tests
Aman Arora
-35
/
+8
2021-06-29
2229: Reduce the size of closures with `capture_disjoint_fields`
Aman Arora
-10
/
+134
2021-06-29
Rollup merge of #86673 - m-ou-se:disjoint-capture-edition-lint, r=nikomatsakis
Yuki Okushi
-104
/
+186
2021-06-27
Editon 2021 enables precise capture
Aman Arora
-1279
/
+451
2021-06-27
Make disjoint_capture_migration an edition lint.
Mara Bos
-104
/
+186
2021-06-24
fixup! 2229: Capture box completely in move closures
Aman Arora
-4
/
+4
2021-06-24
2229: Capture box completely in move closures
Aman Arora
-8
/
+130
2021-06-22
Edition 2021 enables disjoint capture
Aman Arora
-0
/
+23
[prev]
[next]