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_back
Age
Commit message (
Expand
)
Author
Lines
2015-06-21
rustc_trans: Use custom PATH for archive commands
Alex Crichton
-1
/
+4
2015-06-17
collections: Split the `collections` feature
Alex Crichton
-1
/
+1
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-5
/
+5
2015-06-16
Auto merge of #24719 - :patch-1, r=steveklabnik
bors
-0
/
+1
2015-06-08
Add ability to change `ar` tool from target specification json
Russell McClellan
-0
/
+1
2015-06-03
Rollup merge of #25939 - wca:fix-freebsd-configure, r=alexcrichton
Manish Goregaokar
-5
/
+0
2015-05-26
rustc_back: Don't pass 'u' to ar invocations
Alex Crichton
-1
/
+1
2015-05-23
FreeBSD: Don't add -L/usr/local/lib{,/gcc4[46]}.
Will Andrews
-5
/
+0
2015-05-20
Auto merge of #25350 - alexcrichton:msvc, r=brson
bors
-97
/
+204
2015-05-19
rustc_back: Tweak the MSVC target spec
Alex Crichton
-11
/
+52
2015-05-19
rustc_back: Remove unneeded explicit variable
Alex Crichton
-1
/
+0
2015-05-19
rustc_back: Refactor Archive to better express intent
Alex Crichton
-87
/
+87
2015-05-17
Auto merge of #25387 - eddyb:syn-file-loader, r=nikomatsakis
bors
-1
/
+1
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-05-14
syntax: refactor (Span)Handler and ParseSess constructors to be methods.
Eduard Burtescu
-1
/
+1
2015-05-12
Scale back changes made
Alex Crichton
-8
/
+3
2015-05-12
Very hacky MSVC hacks.
Ricky Taylor
-1
/
+73
2015-05-12
rustc_back: Only use archive member filenames
Alex Crichton
-0
/
+15
2015-04-29
rollup merge of #24953: tamird/android-pie
Alex Crichton
-22
/
+32
2015-04-29
rollup merge of #24711: alexcrichton/fs2.1
Alex Crichton
-98
/
+4
2015-04-29
Use PIE on Android
Tamir Duberstein
-2
/
+0
2015-04-29
DRY Android targets
Tamir Duberstein
-20
/
+32
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-98
/
+4
2015-04-27
rustc: Add support for linking arbitrary objects
Alex Crichton
-6
/
+15
2015-04-27
rustc_back: Add x86_64-unknown-linux-musl as a target
Alex Crichton
-31
/
+96
2015-04-27
rustc: Add target_env for triples by default
Alex Crichton
-0
/
+28
2015-04-24
Change name of unit test sub-module to "tests".
Johannes Oertel
-2
/
+2
2015-04-23
Add another security warning for using the SHA-2 implementation
Christian Stadelmann
-0
/
+1
2015-04-21
rollup merge of #24636: alexcrichton/remove-deprecated
Alex Crichton
-7
/
+4
2015-04-21
std: Bring back f32::from_str_radix as an unstable API
Alex Crichton
-2
/
+2
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-5
/
+2
2015-04-21
rustc: Handle duplicate names merging archives
Alex Crichton
-28
/
+46
2015-04-14
Negative case of `len()` -> `is_empty()`
Tamir Duberstein
-1
/
+1
2015-04-14
More test fixes
Alex Crichton
-27
/
+3
2015-04-14
std: Remove AsSlice/Str from the prelude
Alex Crichton
-1
/
+1
2015-04-14
bench: Fix fallout in benchmarks
Alex Crichton
-1
/
+1
2015-04-14
test: Fixup many library unit tests
Alex Crichton
-1
/
+1
2015-04-14
std: Reexport some unstable rand functionality for now
Alex Crichton
-1
/
+1
2015-04-14
rustc_back: Rewrite realpath to not use old_io
Alex Crichton
-67
/
+64
2015-04-01
Fallout out rustc
Niko Matsakis
-1
/
+1
2015-03-31
rollup merge of #23919: alexcrichton/stabilize-io-error
Alex Crichton
-8
/
+5
2015-03-31
std: Stabilize last bits of io::Error
Alex Crichton
-8
/
+5
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-11
/
+10
2015-03-31
rollup merge of #23875: aturon/revise-convert-2
Alex Crichton
-1
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-11
/
+10
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-1
/
+0
2015-03-31
rollup merge of #23549: aturon/stab-num
Alex Crichton
-3
/
+3
2015-03-31
Auto merge of #23549 - aturon:stab-num, r=alexcrichton
bors
-3
/
+3
2015-03-31
Stabilize std::num
Aaron Turon
-3
/
+3
2015-03-30
std: Standardize (input, output) param orderings
Alex Crichton
-6
/
+6
[next]