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
/
libstd
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2018-12-31
Bound sgx target_env with fortanix as target_vendor
Yu Ding
-1
/
+1
2018-12-24
std: Use backtrace-sys from crates.io
Alex Crichton
-2
/
+2
2018-12-20
Add `std::os::fortanix_sgx` module
Jethro Beekman
-1
/
+1
2018-12-14
std: Use `rustc_demangle` from crates.io
Alex Crichton
-0
/
+1
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-5
/
+5
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-1
/
+4
2018-12-02
make the C part of compiler-builtins opt-out
Ralf Jung
-1
/
+4
2018-12-02
explicitly control compiler_builts/c feature from libstd
Ralf Jung
-1
/
+1
2018-11-30
Add libstd and libcore Cargo features "panic_immediate_abort"
Vitaly _Vi Shukela
-0
/
+3
2018-11-11
std: Delete the `alloc_system` crate
Alex Crichton
-1
/
+3
2018-11-02
Remove all jemalloc-related content
Alex Crichton
-4
/
+0
2018-10-11
std: Implement TLS for wasm32-unknown-unknown
Alex Crichton
-0
/
+9
2018-09-04
Breaking change upgrades
Mark Rousskov
-1
/
+1
2018-07-30
Remove the unstable std_unicode crate, deprecated since 1.27
Simon Sapin
-1
/
+0
2018-05-30
Replace libbacktrace with a submodule
Alex Crichton
-0
/
+1
2018-03-11
Update Cargo submodule
Alex Crichton
-1
/
+1
2018-01-30
Implement extensible syscall interface for wasm
Diggory Blake
-0
/
+1
2017-11-08
std: Remove `rand` crate and module
Alex Crichton
-1
/
+3
2017-10-31
add description to libstd
Doug Goldstein
-0
/
+1
2017-10-31
add repository info to libstd
Doug Goldstein
-0
/
+1
2017-10-31
add license data to libstd
Doug Goldstein
-0
/
+1
2017-10-22
Remove deprecated `collections` crate.
leonardo.yvens
-1
/
+0
2017-10-15
rustbuild: Support specifying archiver and linker explicitly
Vadim Petrochenkov
-1
/
+0
2017-10-11
Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 support
Marco A L Barbosa
-1
/
+1
2017-09-28
Update to the `cc` crate
Alex Crichton
-1
/
+1
2017-07-05
Switch to rust-lang-nursery/compiler-builtins
Alex Crichton
-1
/
+1
2017-06-17
Reintroduce deprecated `collections` crate
Murarth
-0
/
+1
2017-06-15
Auto merge of #42648 - murarth:merge-alloc-collections, r=alexcrichton
bors
-1
/
+0
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-1
/
+0
2017-06-04
Merge branch 'profiling' of github.com:whitequark/rust into profiling
Marco Castelluccio
-0
/
+2
2017-06-01
Support VS 2017
Brian Anderson
-1
/
+1
2017-05-01
Add profiling support, through the rustc -Z profile flag.
whitequark
-0
/
+2
2017-04-25
Support AddressSanitizer and ThreadSanitizer on x86_64-apple-darwin.
kennytm
-0
/
+4
2017-03-05
cleanup: remove the *san Cargo features from std
Jorge Aparicio
-8
/
+4
2017-02-08
sanitizer support
Jorge Aparicio
-0
/
+10
2017-01-16
Expose a feature to force use of alloc_system, teach rustbuild
Aidan Hobson Sayers
-0
/
+1
2016-11-30
Rename 'librustc_unicode' crate to 'libstd_unicode'.
Corey Farwell
-1
/
+1
2016-11-23
std: make compilation of libpanic_unwind optional via a Cargo feature
Jorge Aparicio
-2
/
+3
2016-09-12
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio
-0
/
+1
2016-07-30
Update gcc crate dependency to 0.3.27.
Timon Van Overveldt
-1
/
+1
2016-07-26
rustbuild: make backtraces (RUST_BACKTRACE) optional
Jorge Aparicio
-0
/
+1
2016-05-12
rustbuild: Add support for crate tests + doctests
Alex Crichton
-1
/
+0
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-0
/
+3
2016-02-21
rustbuild: Sync some Cargo.toml/lib.rs dependencies
Alex Crichton
-1
/
+0
2016-02-11
bootstrap: Add a bunch of Cargo.toml files
Alex Crichton
-0
/
+30