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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
pattern
Age
Commit message (
Expand
)
Author
Lines
2020-12-22
Add some tests
Nadrieril
-28
/
+71
2020-12-22
Auto merge of #78242 - Nadrieril:rename-overlapping_endpoints-lint, r=varkor
bors
-86
/
+103
2020-12-20
Fix pretty printing an AST representing `&(mut ident)`
Thomas Bahn
-0
/
+19
2020-12-20
Auto merge of #80100 - mark-i-m:pattORns-2, r=petrochenkov
bors
-0
/
+44
2020-12-19
Tweak diagnostics
Nadrieril
-8
/
+8
2020-12-19
implement edition-specific :pat behavior for 2015/18
mark
-0
/
+44
2020-12-18
Keep all witnesses of non-exhaustiveness
Nadrieril
-12
/
+14
2020-12-18
Add tests
Nadrieril
-14
/
+47
2020-11-29
`overlapping_range_endpoints` does not belong in the `unused` lint group
Nadrieril
-37
/
+39
2020-11-29
Improve error message
Nadrieril
-17
/
+32
2020-11-29
Be consistent about linting singletons
Nadrieril
-19
/
+3
2020-11-29
Rename the `overlapping_patterns` lint to `overlapping_range_endpoints`
Nadrieril
-33
/
+33
2020-11-29
Add tests
Nadrieril
-3
/
+19
2020-11-28
Correctly detect `usize`/`isize` range overlaps
Nadrieril
-2
/
+8
2020-11-21
Improve integer range tests
Nadrieril
-655
/
+892
2020-11-19
Regroup many usefulness-related test in the same folder
Nadrieril
-0
/
+686
2020-11-18
Auto merge of #78995 - Nadrieril:clean-empty-match, r=varkor
bors
-55
/
+162
2020-11-17
Fix exhaustiveness in case a byte string literal is used at slice type
oli
-2
/
+2
2020-11-16
Add a test for foreign empty enums
Nadrieril
-48
/
+102
2020-11-12
Handle empty matches cleanly
Nadrieril
-36
/
+43
2020-11-12
Add tests
Nadrieril
-42
/
+88
2020-11-05
Auto merge of #78638 - vn-ki:bindigs-after-at-issue-69971, r=oli-obk
bors
-595
/
+524
2020-11-03
review comments
Vishnunarayan K I
-1
/
+4
2020-11-03
add tests
Vishnunarayan K I
-0
/
+49
2020-11-03
preserve bindings order for Some
Vishnunarayan K I
-201
/
+159
2020-11-02
new fix method and update tests
Vishnunarayan K I
-57
/
+57
2020-11-02
update some ui tests and update move ref drop semantics output
Vishnunarayan K I
-1
/
+1
2020-11-02
reverse binding order in matches ...
Vishnunarayan K I
-708
/
+627
2020-11-01
Fix #78549
Nadrieril
-0
/
+25
2020-10-24
Rollup merge of #78072 - Nadrieril:cleanup-constant-matching, r=varkor
Jonas Schievink
-2
/
+274
2020-10-20
Accidentally fixed #78071
Nadrieril
-24
/
+36
2020-10-18
The only remaining constant patterns are opaque
Nadrieril
-9
/
+2
2020-10-18
Destructure byte array constants to array patterns instead of keeping them op...
Oliver Scherer
-2
/
+2
2020-10-18
Add some tests
Nadrieril
-0
/
+267
2020-10-17
Improve wording of "cannot multiply" type error
Camelid
-2
/
+2
2020-10-16
Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakis
Dylan DPC
-364
/
+246
2020-10-01
Add a regression test for issue-72565
Yuki Okushi
-0
/
+16
2020-10-01
Add a regression test for issue-66501
Yuki Okushi
-0
/
+12
2020-09-26
`char` not char
varkor
-2
/
+2
2020-09-24
Revert a test change to make sure it's still testing the original issue
Oliver Scherer
-2
/
+2
2020-09-23
Deduplicate errors in const to pat conversion
Oliver Scherer
-8
/
+1
2020-09-20
Use precise errors during const to pat conversion instead of a catch-all on t...
Oliver Scherer
-4
/
+12
2020-09-20
Implement destructuring for all aggregates and for references
Oliver Scherer
-61
/
+144
2020-09-15
Stabilize move_ref_pattern
Amjad Alsharafi
-364
/
+246
2020-09-09
Rollup merge of #75984 - kornelski:typeormodule, r=matthewjasper
Tyler Mandry
-3
/
+3
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-132
/
+132
2020-09-01
Clarify message about unresolved use
Kornel
-3
/
+3
2020-08-30
mv compiler to compiler/
mark
-1
/
+1
2020-08-02
Auto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov
bors
-0
/
+95
2020-07-31
Rename HAIR to THIR (Typed HIR).
Valentin Lazureanu
-2
/
+2
[next]