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
/
librustc
/
driver
/
config.rs
Age
Commit message (
Expand
)
Author
Lines
2014-10-03
Set the `non_uppercase_statics` lint to warn by default
P1start
-0
/
+2
2014-09-25
auto merge of #17378 : Gankro/rust/hashmap-entry, r=aturon
bors
-2
/
+6
2014-09-24
handling fallout from entry api
Alexis Beingessner
-2
/
+6
2014-09-21
auto merge of #17419 : anchovieshat/rust/remove_no_opt, r=cmr
bors
-5
/
+1
2014-09-21
Move -Z lto to -C lto.
Colin Davidson
-2
/
+2
2014-09-21
Remove -Z no-opt flag.
Colin Davidson
-5
/
+1
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-5
/
+5
2014-09-16
Fallout from renaming
Aaron Turon
-4
/
+4
2014-09-12
Add -C remark for LLVM optimization remarks
Keegan McAllister
-1
/
+40
2014-09-12
Fix bad error message copypasta
Keegan McAllister
-2
/
+2
2014-09-07
Changed addl_lib_search_paths from HashSet to Vec
inrustwetrust
-3
/
+3
2014-09-05
run optimization and codegen on worker threads
Stuart Pernsteiner
-0
/
+9
2014-09-05
move back::link::write into a separate file
Stuart Pernsteiner
-8
/
+8
2014-08-15
auto merge of #16435 : vadimcn/rust/windows, r=pcwalton
bors
-4
/
+5
2014-08-13
core: Change the argument order on splitn and rsplitn for strs.
Brian Anderson
-2
/
+2
2014-08-12
Replace #[cfg(target_os = "win32")] with #[cfg(target_os = "windows")]
Vadim Chugunov
-1
/
+2
2014-08-12
Replace all references to "Win32" with "Windows".
Vadim Chugunov
-4
/
+4
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-13
/
+15
2014-07-22
Remove ancient GC cfg flags
Steven Fackler
-6
/
+0
2014-07-21
rustdoc: Add an --extern flag analagous to rustc's
Tom Jakubowski
-1
/
+1
2014-07-21
Address review feedback
Brian Anderson
-2
/
+5
2014-07-21
rustc: Allow the crate linked to as 'std' to be customized
Brian Anderson
-0
/
+3
2014-07-21
rustc: Extract --crate-type parsing to its own function
Brian Anderson
-17
/
+26
2014-07-17
auto merge of #15698 : Zoxc/rust/code-model, r=alexcrichton
bors
-0
/
+2
2014-07-16
Add an option to disable the use of the redzone
John Kåre Alsaker
-0
/
+2
2014-07-15
Support for specifying the code model
John Kåre Alsaker
-0
/
+2
2014-07-15
auto merge of #15371 : pnkfelix/rust/fsk-render-dataflow-on-dot, r=alexcrichton
bors
-2
/
+14
2014-07-15
Extend --pretty flowgraph=ID to include dataflow results in output.
Felix S. Klock II
-2
/
+14
2014-07-14
rustc_llvm: Remove the inner llvm module
Brian Anderson
-1
/
+1
2014-07-11
Add scaffolding for assigning alpha-numeric codes to rustc diagnostics
Jakub Wieczorek
-2
/
+6
2014-07-08
auto merge of #14832 : alexcrichton/rust/no-rpath, r=brson
bors
-2
/
+2
2014-07-05
rustc: Repurpose the --crate-name CLI flag
Alex Crichton
-4
/
+17
2014-07-05
rustc: Add a flag for specifying dependencies
Alex Crichton
-3
/
+23
2014-07-05
rustc: Stop putting hashes in filenames by default
Alex Crichton
-0
/
+2
2014-07-05
rustc: Add a new codegen flag, -C metadata=foo
Alex Crichton
-0
/
+2
2014-07-05
rustc: Remove CrateId and all related support
Alex Crichton
-6
/
+4
2014-07-04
librustc: Remove the `&LIFETIME EXPR` production from the language.
Patrick Walton
-2
/
+2
2014-06-26
Remove unnecessary to_string calls
Piotr Jawniak
-8
/
+3
2014-06-24
Stabilize version output for rustc and rustdoc
Robert Buonpastore
-1
/
+1
2014-06-24
Replace enum LintId with an extensible alternative
Keegan McAllister
-25
/
+13
2014-06-24
Rename lint::Lint to lint::LintId
Keegan McAllister
-1
/
+1
2014-06-24
Move lint.rs out of middle
Keegan McAllister
-1
/
+1
2014-06-24
Added Mipsel architecture support
Pawel Olzacki
-4
/
+8
2014-06-16
rustc: Disable rpath settings by default
Alex Crichton
-2
/
+2
2014-06-16
auto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
bors
-14
/
+14
2014-06-14
getopts: format failure messages with `Show`.
Huon Wilson
-3
/
+2
2014-06-13
Dump results of analysis phase as CSV
Nick Cameron
-2
/
+5
2014-06-12
Better dylib skipping based on Alex Crichton code
Valerii Hiora
-14
/
+11
2014-06-12
Basic iOS support
Valerii Hiora
-2
/
+5
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-1
/
+1
[next]