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
/
consts
/
const_in_pattern
Age
Commit message (
Expand
)
Author
Lines
2020-10-21
Add a test for #53708
Nadrieril
-0
/
+11
2020-10-18
Add some tests
Nadrieril
-0
/
+87
2020-09-24
Use correct type in diagnostics again
Oliver Scherer
-5
/
+5
2020-09-23
Deduplicate errors in const to pat conversion
Oliver Scherer
-113
/
+15
2020-09-20
Use precise errors during const to pat conversion instead of a catch-all on t...
Oliver Scherer
-44
/
+24
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-4
/
+4
2020-08-02
fix typos
liuzhenyu
-1
/
+1
2020-06-28
Update tests
Dylan MacKenzie
-7
/
+4
2020-06-17
Add regression test for #73431
Dylan MacKenzie
-0
/
+29
2020-05-02
Test associated const default qualifs cross-crate
Dylan MacKenzie
-3
/
+41
2020-04-28
TYPE -> TYPE_ASCRIPTIONG
Dylan MacKenzie
-8
/
+8
2020-04-28
Use path to refer to constants in cross-crate pattern tests
Dylan MacKenzie
-10
/
+9
2020-04-28
Add cross-crate const in pattern tests
Dylan MacKenzie
-0
/
+55
2020-04-28
Add branchy `const` in pattern tests
Dylan MacKenzie
-0
/
+129
2020-04-28
FIXME: ignore test that ICEs
Dylan MacKenzie
-0
/
+4
2020-04-28
Add tests from #67088 and the issues mentioned in its description
Dylan MacKenzie
-0
/
+468