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
/
session
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
librustc::session : Make DebuggingOpts use the options! macro
Manish Goregaokar
-17
/
+14
2015-01-07
use slicing sugar
Jorge Aparicio
-2
/
+2
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-2
/
+2
2015-01-05
rollup merge of #20258: sanxiyn/show-span-2
Alex Crichton
-2
/
+2
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2014-12-30
auto merge of #19941 : alexcrichton/rust/issue-19767, r=brson
bors
-5
/
+9
2014-12-29
Add the -Z print-enum-sizes flag for displaying enum info.
Huon Wilson
-1
/
+3
2014-12-27
Use -Z unstable-options for span debugger
Seo Sanghyeon
-3
/
+0
2014-12-27
Add unstable_options method
Seo Sanghyeon
-0
/
+3
2014-12-23
rustc: Add knowledge of separate lookup paths
Alex Crichton
-5
/
+9
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-2
/
+2
2014-12-13
librustc: fix fallout
Jorge Aparicio
-1
/
+3
2014-12-06
librustc: remove unnecessary `as_slice()` calls
Jorge Aparicio
-1
/
+1
2014-11-26
Do not print any warnings if '-A warnings' is specified on the command line
Jakub Bukaj
-3
/
+19
2014-11-25
Added fragments.rs: compute drop obligations remaining post moves.
Felix S. Klock II
-0
/
+12
2014-11-19
Make os::getcwd() return IoResult<Path>
Barosl Lee
-2
/
+2
2014-11-18
Move trans, back, driver, and back into a new crate, rustc_trans. Reduces mem...
Niko Matsakis
-0
/
+277