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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-07-16
trans: Clean up handling the LLVM data layout
Alex Crichton
-6
/
+0
2015-07-10
trans: Use LLVM's writeArchive to modify archives
Alex Crichton
-1
/
+0
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-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-1
/
+1
2015-04-21
rustc: Handle duplicate names merging archives
Alex Crichton
-0
/
+1
2015-04-14
rustc_back: Rewrite realpath to not use old_io
Alex Crichton
-3
/
+2
2015-03-31
rollup merge of #23919: alexcrichton/stabilize-io-error
Alex Crichton
-1
/
+0
2015-03-31
std: Stabilize last bits of io::Error
Alex Crichton
-1
/
+0
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-2
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-2
/
+0
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+0
2015-03-23
Test fixes and rebase conflicts, round 3
Alex Crichton
-1
/
+0
2015-03-23
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+0
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+1
2015-03-23
Add generic conversion traits
Aaron Turon
-0
/
+1
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+1
2015-03-13
Deprecate range, range_step, count, distributions
Aaron Turon
-0
/
+1
2015-03-12
Stabilize std::path
Aaron Turon
-1
/
+2
2015-03-06
Rollup merge of #23056 - awlnx:master, r=nrc
Manish Goregaokar
-0
/
+2
2015-03-05
std: Stabilize the `fs` module
Alex Crichton
-2
/
+3
2015-03-05
fix for new attributes failing. issue #22964
awlnx
-0
/
+2
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-2
/
+6
2015-02-27
std: Stabilize the `env` module
Alex Crichton
-1
/
+0
2015-02-24
std: Move std::env to the new I/O APIs
Alex Crichton
-0
/
+1
2015-02-17
std: Rename io/path features with old_ prefix
Alex Crichton
-2
/
+2
2015-02-01
std: Add a new `env` module
Alex Crichton
-0
/
+1
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-4
/
+4
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-2
/
+8
2015-01-22
Put #[staged_api] behind the 'staged_api' gate
Brian Anderson
-0
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Tie stability attributes to feature gates
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-1
/
+1
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-1
/
+2
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-13
/
+2
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-0
/
+6
2015-01-02
Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...
Niko Matsakis
-0
/
+1
2014-12-13
librustc_back: use unboxed closures
Jorge Aparicio
-0
/
+1
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-2
/
+0
2014-11-04
Implement flexible target specification
Corey Richardson
-0
/
+1
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-2
/
+1
[next]