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
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
[prev]