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
/
doc
/
trpl
/
patterns.md
Age
Commit message (
Expand
)
Author
Lines
2015-08-01
Fix "Ignoring variants" in "Patterns" chapter
Jan Likar
-41
/
+38
2015-07-06
Document _ in bindings
Steve Klabnik
-0
/
+32
2015-06-13
Auto merge of #26108 - Marwes:field_pun_docs, r=steveklabnik
bors
-3
/
+18
2015-06-12
Mention the short form pattern syntax in the book
Markus Westerlind
-3
/
+18
2015-06-09
Explain interaction with if and | in patterns
Steve Klabnik
-0
/
+25
2015-05-14
trpl: punctuation fix in Patterns
Alex Burka
-2
/
+2
2015-05-02
Revise @ in patterns section
Steve Klabnik
-3
/
+31
2015-04-20
TRPL editing: patterns
Steve Klabnik
-4
/
+36
2015-04-10
copyedits: patterns
Steve Klabnik
-51
/
+47
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+1
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-1
/
+1
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-30
Don't use as_slice() in docs
Steve Klabnik
-2
/
+2
2015-01-17
doc: Remove extra whitespace in the middle of lines to provide alignment
Nick Howell
-2
/
+2
2015-01-17
Intpocalypse, book edition.
Steve Klabnik
-24
/
+24
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-2
/
+2
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-0
/
+199