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
/
compiletest
Age
Commit message (
Expand
)
Author
Lines
2015-01-12
Implement multi-line errors
mdinger
-1
/
+11
2015-01-09
Revert "Ignore extra error from test for now"
Manish Goregaokar
-21
/
+2
2015-01-08
auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton
bors
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Ignore extra error from test for now
Manish Goregaokar
-2
/
+21
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-1
/
+3
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-2
/
+1
2015-01-08
allow box_syntax and unknown features in compiletest driver.
Felix S. Klock II
-0
/
+2
2015-01-07
use slicing sugar
Jorge Aparicio
-2
/
+1
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-6
/
+0
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-29
/
+34
2015-01-07
fallout
Nick Cameron
-8
/
+7
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-29
/
+34
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-2
/
+2
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-1
/
+8
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+8
2015-01-05
compiletest: remove boxed closures
Jorge Aparicio
-9
/
+14
2015-01-03
Remove deprecated functionality
Alex Crichton
-1
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-3
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-2
/
+2
2014-12-30
rollup merge of #20061: aturon/stab-2-vec-slice
Alex Crichton
-3
/
+3
2014-12-30
Fallout from stabilization
Aaron Turon
-3
/
+3
2014-12-30
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty p...
Michael Woerister
-33
/
+4
2014-12-25
Fix up remaining usage of `to_ascii`.
Simon Sapin
-14
/
+3
2014-12-24
Rename to_ascii_{lower,upper} to to_ascii_{lower,upper}case, per #14401
Simon Sapin
-1
/
+1
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-8
/
+6
2014-12-21
Remove a ton of public reexports
Corey Farwell
-1
/
+1
2014-12-20
auto merge of #19900 : alexcrichton/rust/compiler-flags, r=cmr
bors
-1
/
+1
2014-12-19
rustc: Start "stabilizing" some flags
Alex Crichton
-1
/
+1
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-1
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-3
/
+3
2014-12-17
rollup merge of #19818: emk/regex_at_name_opt
Alex Crichton
-6
/
+6
2014-12-14
Modify `regex::Captures::{at,name}` to return `Option`
Eric Kidd
-6
/
+6
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-5
/
+6
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+2
2014-12-06
Allow message specification for should_fail
Steven Fackler
-1
/
+1
2014-12-05
test: expose boxplot and the extra stats test keeps track of
Erick Tryzelaar
-0
/
+3
2014-11-24
compiletest: extend syntax with support for choosing same line as previous line.
Felix S. Klock II
-9
/
+56
2014-11-23
Fixes to the roll-up
Jakub Bukaj
-1
/
+1
2014-11-23
rollup merge of #19198: alexcrichton/snapshots
Jakub Bukaj
-1
/
+1
2014-11-23
rollup merge of #19194: aturon/stab-ascii
Jakub Bukaj
-1
/
+2
2014-11-23
rollup merge of #19166: richo/lldb-cleanups
Jakub Bukaj
-5
/
+6
2014-11-21
Register new snapshots
Alex Crichton
-1
/
+1
2014-11-21
libs: stabilize ascii module
Aaron Turon
-1
/
+2
2014-11-21
unicode: Rename UnicodeChar::is_digit to is_numeric
Brian Anderson
-1
/
+1
2014-11-21
compiletest: namespaced enums fallout
Richo Healey
-5
/
+6
[prev]
[next]