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-make
Age
Commit message (
Expand
)
Author
Lines
2015-01-15
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-13
graphviz-flowgraph tests: use new `--xpretty flowgraph,unlabelled` option.
Felix S. Klock II
-19
/
+19
2015-01-12
Make the compilation process more easily customisable
Nick Cameron
-2
/
+4
2015-01-08
Update graphviz tests to accommodate new isize/usize types and is/us suffixes.
Felix S. Klock II
-87
/
+87
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+2
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-06
test fallout from isize/usize
Corey Richardson
-335
/
+335
2015-01-06
rustc: Turn off multiple versions of crate warning
Alex Crichton
-36
/
+1
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-8
/
+2
2015-01-05
Un-gate macro_rules
Keegan McAllister
-2
/
+0
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-6
/
+2
2015-01-05
fix run-make test
Jorge Aparicio
-1
/
+1
2015-01-03
Remove deprecated functionality
Alex Crichton
-10
/
+9
2015-01-02
Merge remote-tracking branch 'origin/master' into rollup
Alex Crichton
-11
/
+11
2015-01-02
Use `derive` rather than `deriving` in tests
Nick Cameron
-11
/
+11
2014-12-31
rustc: Re-jigger -L and -l for MSYS compatibility
Alex Crichton
-18
/
+18
2014-12-30
auto merge of #19941 : alexcrichton/rust/issue-19767, r=brson
bors
-2
/
+106
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-5
/
+5
2014-12-23
rustc: Add knowledge of separate lookup paths
Alex Crichton
-2
/
+106
2014-12-23
Rename include_bin! to include_bytes!
Chris Wong
-1
/
+1
2014-12-22
fix run-make/ tests now flowgraph printing has moved to the unstable `--xpret...
Felix S. Klock II
-1
/
+1
2014-12-21
rollup merge of #20057: nick29581/array-syntax
Alex Crichton
-3
/
+3
2014-12-20
auto merge of #19900 : alexcrichton/rust/compiler-flags, r=cmr
bors
-19
/
+17
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-3
/
+3
2014-12-19
rustc: Start "stabilizing" some flags
Alex Crichton
-19
/
+17
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-52
/
+0
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-4
/
+5
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+5
2014-12-05
Fix various references in late-running tests and things
Niko Matsakis
-4
/
+4
2014-12-02
test/run-make: another missing $(EXTRACFLAGS).
NODA, Kai
-1
/
+1
2014-11-29
Fix rustc panic on second compile_input
Murarth
-0
/
+71
2014-11-22
auto merge of #19133 : nodakai/rust/run-make-tests-missing-extracflags, r=ale...
bors
-2
/
+2
2014-11-20
Fallout from libgreen and libnative removal
Aaron Turon
-2
/
+2
2014-11-20
test/run-make: some test cases lacked $(EXTRACFLAGS).
NODA, Kai
-2
/
+2
2014-11-18
rollup merge of #18890: luqmana/tf
Jakub Bukaj
-0
/
+40
2014-11-17
Add tests.
Luqman Aden
-0
/
+40
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-14
/
+14
2014-11-15
Slightly improved rustc error messages for invalid -C arguments
inrustwetrust
-0
/
+35
2014-11-13
Tweak and add test for detecting libraries with mismatching target triples.
Huon Wilson
-0
/
+33
2014-11-07
rustc: Process #[cfg]/#[cfg_attr] on crates
Alex Crichton
-5
/
+5
2014-11-06
rollup merge of #18684 : nathan7/patch-1
Alex Crichton
-4
/
+5
2014-11-06
rollup merge of #18633 : huonw/target-spec-spelling
Alex Crichton
-1
/
+1
2014-11-06
Make x86_64-unknown-linux-gnu.json true to its name
Nathan Zadoks
-4
/
+5
2014-11-05
auto merge of #18592 : alexcrichton/rust/dylib-harder, r=pcwalton
bors
-30
/
+87
2014-11-05
test: correct spelling error & inverted match.
Huon Wilson
-1
/
+1
2014-11-04
Implement flexible target specification
Corey Richardson
-0
/
+65
2014-11-03
rustc: Default to static linking dylibs
Alex Crichton
-30
/
+87
2014-10-30
rustc: Implement -l and include! tweaks
Alex Crichton
-0
/
+43
2014-10-29
Update infrastructure for fail -> panic
Steve Klabnik
-2
/
+2
[prev]
[next]