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_back
/
archive.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-4
/
+2
2015-01-07
use slicing sugar
Jorge Aparicio
-27
/
+24
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-2
/
+2
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-2
/
+2
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-21
/
+21
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-21
/
+21
2014-12-13
librustc_back: use unboxed closures
Jorge Aparicio
-2
/
+3
2014-11-19
Make os::getcwd() return IoResult<Path>
Barosl Lee
-2
/
+2
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-3
/
+3
2014-11-07
Properly static lib packaging
Valerii Hiora
-10
/
+17
2014-11-04
Implement flexible target specification
Corey Richardson
-12
/
+14
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-09-13
librustc: Forbid inherent implementations that aren't adjacent to the
Patrick Walton
-0
/
+1
2014-08-18
libsyntax: Remove the `use foo = bar` syntax from the language in favor
Patrick Walton
-1
/
+1
2014-08-12
Replace all references to "Win32" with "Windows".
Vadim Chugunov
-1
/
+1
2014-08-04
rustc: Link entire archives of native libraries
Alex Crichton
-24
/
+27
2014-07-29
speed up static linking by combining `ar` invocations
Stuart Pernsteiner
-47
/
+128
2014-07-14
rustc: Move archive to rustc_back
Brian Anderson
-0
/
+231