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
/
run-pass
/
trailing-comma.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-37
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-03-20
Stabilize slice patterns without `..`
Vadim Petrochenkov
-1
/
+0
2015-03-27
rollup merge of #23794: brson/slicegate
Alex Crichton
-0
/
+1
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-5
/
+5
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-2
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-7
/
+7
2014-11-30
Allow trailing commas in array patterns and attributes
P1start
-0
/
+6
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-1
/
+1
2014-08-23
Add support for trailing commas in more places
P1start
-2
/
+24
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-2
/
+2
2014-01-23
Allow trailing commas in argument lists and tuple patterns
Seo Sanghyeon
-0
/
+16