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
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
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-15
/
+16
2014-10-12
Continue cfg syntax transition
Steven Fackler
-2
/
+2
2014-10-10
auto merge of #17037 : kmcallister/rust/no-stack-check, r=thestinger
bors
-0
/
+64
2014-10-09
Disable no-stack-check test on Windows
Keegan McAllister
-0
/
+6
2014-10-09
Add tests for no-stack-check attr and codegen option
Keegan McAllister
-0
/
+58
2014-10-09
test: Convert statics to constants
Alex Crichton
-8
/
+3
2014-10-05
auto merge of #16970 : kmcallister/rust/llvm-unreachable, r=thestinger
bors
-0
/
+57
2014-10-04
Add tests for intrinsics::unreachable
Keegan McAllister
-0
/
+57
2014-10-02
test: Don't depend on /bin/bash
Alex Crichton
-1
/
+1
2014-10-02
auto merge of #17681 : jgallagher/rust/dep-info-escape-spaces, r=alexcrichton
bors
-0
/
+68
2014-10-01
Remove all use of librustuv
Aaron Turon
-52
/
+0
2014-10-01
Make --dep-info escape spaces in filenames
John Gallagher
-0
/
+68
2014-09-29
rollup merge of #17619 : wizeman/fix-perm
Alex Crichton
-0
/
+36
2014-09-29
rollup merge of #17531 : tomjakubowski/rustdoc-where-clauses
Alex Crichton
-0
/
+55
2014-09-29
rustdoc: Render where clauses as appropriate
Tom Jakubowski
-0
/
+55
2014-09-29
rustc: Fix permission denied error in 'ar' when lto is enabled
Ricardo M. Correia
-0
/
+36
2014-09-25
Fix various places that were affected by adding core as dep of libc
Niko Matsakis
-0
/
+2
2014-09-23
rustdoc: Don't try to inline the crate root
Alex Crichton
-1
/
+52
2014-09-23
rustdoc: Prevent infinite recursion when inlining
Alex Crichton
-0
/
+35
[prev]
[next]