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
/
run-make
/
graphviz-flowgraph
Age
Commit message (
Expand
)
Author
Lines
2015-07-30
Rename the unstable option `--xpretty` to `--unpretty`
Felix S. Klock II
-1
/
+1
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+2
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-11
/
+11
2015-02-22
revise handling of match expressions so that arms branch to next arm.
James Miller
-9
/
+9
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-11
/
+11
2015-01-31
Kill more `isize`s
Tobias Bucher
-382
/
+382
2015-01-20
rustc: Remove deprecated flags
Alex Crichton
-1
/
+1
2015-01-13
graphviz-flowgraph tests: use new `--xpretty flowgraph,unlabelled` option.
Felix S. Klock II
-19
/
+19
2015-01-08
Update graphviz tests to accommodate new isize/usize types and is/us suffixes.
Felix S. Klock II
-87
/
+87
2015-01-06
test fallout from isize/usize
Corey Richardson
-335
/
+335
2014-12-22
fix run-make/ tests now flowgraph printing has moved to the unstable `--xpret...
Felix S. Klock II
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-10
/
+10
2014-11-07
rustc: Process #[cfg]/#[cfg_attr] on crates
Alex Crichton
-5
/
+5
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-559
/
+829
2014-08-26
Rebasing changes
Nick Cameron
-2
/
+2
2014-08-26
DST coercions and DST structs
Nick Cameron
-27
/
+27
2014-07-29
syntax: add support for quoting arms
Erick Tryzelaar
-4
/
+4
2014-07-25
librustc: Disallow mutation and assignment in pattern guards, and modify
Patrick Walton
-29
/
+35
2014-07-07
Improve non-exhaustive pattern witnesses for structs with multiple fields
Jakub Wieczorek
-2
/
+2
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-332
/
+332
2014-06-18
Regression tests for flowgraph construction bug on ExprWhile.
Felix S. Klock II
-1
/
+444
2014-05-15
Unit tests for flowgraph pretty printing.
Felix S. Klock II
-0
/
+1190