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
/
librustc
/
session
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-40
/
+40
2015-01-07
rollup merge of #20680: nick29581/target-word
Alex Crichton
-3
/
+3
2015-01-07
Preliminary feature staging
Brian Anderson
-1
/
+20
2015-01-07
use slicing sugar
Jorge Aparicio
-40
/
+40
2015-01-08
Rename `target_word_size` to `target_pointer_width`
Nick Cameron
-3
/
+3
2015-01-06
rollup merge of #20653: alexcrichton/entry-unstable
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20570: sanxiyn/no-analysis
Alex Crichton
-1
/
+1
2015-01-07
fallout
Nick Cameron
-2
/
+2
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-30
/
+30
2015-01-06
[breaking change] Revert Entry behaviour to take keys by value.
Dylan Ede
-1
/
+1
2015-01-05
rollup merge of #20258: sanxiyn/show-span-2
Alex Crichton
-4
/
+6
2015-01-05
Fix -Z no-analysis
Seo Sanghyeon
-1
/
+1
2015-01-05
auto merge of #20163 : bfops/rust/master, r=Gankro
bors
-2
/
+2
2015-01-04
Merge pull request #20485 from ipetkov/man-fix
bors
-1
/
+1
2015-01-04
[breaking change] Update entry API as part of RFC 509.
Ben Foppa
-2
/
+2
2015-01-03
Remove deprecated functionality
Alex Crichton
-25
/
+23
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-14
/
+14
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-03
Man page/--help dialog fix
Ivan Petkov
-1
/
+1
2015-01-03
rustc: fix fallout
Jorge Aparicio
-1
/
+3
2015-01-02
rollup merge of #20382: alexcrichton/isuse-20376
Alex Crichton
-10
/
+27
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-0
/
+1
2014-12-31
rustc: Re-jigger -L and -l for MSYS compatibility
Alex Crichton
-10
/
+27
2014-12-30
auto merge of #19941 : alexcrichton/rust/issue-19767, r=brson
bors
-12
/
+86
2014-12-29
Add the -Z print-enum-sizes flag for displaying enum info.
Huon Wilson
-3
/
+8
2014-12-27
Use -Z unstable-options for span debugger
Seo Sanghyeon
-5
/
+4
2014-12-27
Add unstable_options method
Seo Sanghyeon
-0
/
+3
2014-12-23
rustc: Add knowledge of separate lookup paths
Alex Crichton
-12
/
+86
2014-12-22
Test fixes and rebase conflicts
Alex Crichton
-2
/
+1
2014-12-22
rollup merge of #19964: pnkfelix/everybody-loops-pprint
Alex Crichton
-45
/
+131
2014-12-22
rollup merge of #20129: nagisa/man-fixes
Alex Crichton
-4
/
+4
2014-12-22
Update man page with the new options
Simonas Kazlauskas
-4
/
+4
2014-12-22
Add an unstable `--xpretty _` option to `rustc`. Moved `flowgraph`
Felix S. Klock II
-3
/
+8
2014-12-22
Add `-Z unstable-options` debugging flag, which can then be used to
Felix S. Klock II
-42
/
+122
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-31
/
+31
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
-70
/
+190
2014-12-19
rustc: Start "stabilizing" some flags
Alex Crichton
-70
/
+190
2014-12-19
librustc: use `#[deriving(Copy)]`
Jorge Aparicio
-15
/
+5
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-9
/
+9
2014-12-15
Added `-Z print-region-graph` debugging option; produces graphviz
Felix S. Klock II
-2
/
+6
2014-12-13
librustc: fix fallout
Jorge Aparicio
-1
/
+3
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-1
/
+11
2014-12-06
librustc: remove unnecessary `as_mut_slice` calls
Jorge Aparicio
-1
/
+1
2014-12-06
librustc: remove unnecessary `as_slice()` calls
Jorge Aparicio
-11
/
+10
2014-12-04
Remove dependencies on driver from trans et al. by moving various
Niko Matsakis
-0
/
+53
2014-12-03
Replace `equiv` method calls with `==` operator sugar
Jorge Aparicio
-1
/
+1
2014-11-26
Do not print any warnings if '-A warnings' is specified on the command line
Jakub Bukaj
-3
/
+53
2014-11-26
Add -Z print-sysroot commandline option to rustc.
Michael Woerister
-3
/
+6
2014-11-25
Added fragments.rs: compute drop obligations remaining post moves.
Felix S. Klock II
-0
/
+15
[prev]
[next]