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
/
pattern
Age
Commit message (
Expand
)
Author
Lines
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
2020-07-31
Fix ICEs with `@ ..` binding
Yuki Okushi
-0
/
+95
2020-07-27
mv std libs to library/
mark
-3
/
+3
2020-07-07
Update reference to CONTRIBUTING.md
Yuki Okushi
-1
/
+1
2020-07-05
Address code reviews
Yuki Okushi
-10
/
+21
2020-07-05
Explain exhaustive matching on {usize,isize} maximum values
Yuki Okushi
-0
/
+46
2020-06-26
Show the values and computation that would overflow a const evaluation or pro...
Oliver Scherer
-31
/
+31
2020-06-24
Provide suggestions for some moved value errors
Esteban Küber
-0
/
+24
2020-06-13
Prefer the associated consts for pattern matching error
Lzu Tao
-25
/
+25
2020-05-29
Rollup merge of #72572 - JohnTitor:add-tests, r=matthewjasper
Dylan DPC
-0
/
+17
2020-05-27
Add test for #71042
Yuki Okushi
-0
/
+17
2020-05-23
Remove out-of-date comment
Nadrieril
-1
/
+0
2020-05-23
Work around type normalization issues
Nadrieril
-0
/
+23
2020-05-17
We don't use tyerr anymore
Nadrieril
-0
/
+22
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-1
/
+6
2020-04-02
tests: remove ignore directives from tests that mention core/alloc/std spans.
Eduard-Mihai Burtescu
-27
/
+12
2020-03-27
non-exhastive diagnostic: add note re. scrutinee type
Mazdak Farrokhzad
-0
/
+108
2020-03-25
borrowck: prefer "value" over "`_`".
Mazdak Farrokhzad
-41
/
+41
2020-03-23
Ignore tests on some platforms due to #53081
Aaron Hill
-12
/
+27
2020-03-22
Store idents for `DefPathData` into crate metadata
Aaron Hill
-0
/
+18
2020-03-17
Update tests for erasing regions in typeck
Matthew Jasper
-2
/
+2
2020-03-04
test(pattern): harden tests for or-patterns with slice-patterns
Matthew Kuo
-2
/
+15
2020-03-04
test(pattern): add tests for combinations of pattern features
Matthew Kuo
-0
/
+204
2020-02-25
check_pat_tuple: use pattern_cause
Mazdak Farrokhzad
-0
/
+7
[prev]
[next]