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
/
bindings-after-at
Age
Commit message (
Expand
)
Author
Lines
2020-01-18
slice_patterns: remove gates in tests
Mazdak Farrokhzad
-124
/
+117
2020-01-09
Update tests
Vadim Petrochenkov
-12
/
+30
2019-12-23
Remove `bindings_after_at` from `INCOMPLETE_FEATURES`.
Mazdak Farrokhzad
-284
/
+151
2019-12-23
Test that nested type ascription is banned.
Mazdak Farrokhzad
-0
/
+69
2019-12-23
Test that `_ @ subpat` is syntactically rejected.
Mazdak Farrokhzad
-0
/
+59
2019-12-23
harden & split borrowck-pat-at-and-box
Mazdak Farrokhzad
-62
/
+139
2019-12-23
enhance borrowck-pat-by-copy-bindings-in-at
Mazdak Farrokhzad
-0
/
+7
2019-12-23
clarify bind-by-move-neither-can-livee..
Mazdak Farrokhzad
-4
/
+72
2019-12-23
bindings_after_at: harden tests wrt. contexts & slice_patterns
Mazdak Farrokhzad
-108
/
+477
2019-12-23
bindings_after_at: harden tests wrt. promotion
Mazdak Farrokhzad
-93
/
+235
2019-12-23
--bless bindings-after-at tests
Mazdak Farrokhzad
-66
/
+497
2019-12-23
check_legality_of_move_bindings: generalize diagnostics & add comments
Mazdak Farrokhzad
-12
/
+13
2019-12-23
Introduce `#![feature(bindings_after_at)]`.
Mazdak Farrokhzad
-0
/
+1118