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
2020-07-27
mv std libs to library/
mark
-78
/
+0
2020-07-24
Rollup merge of #72954 - hermitcore:rwlock, r=dtolnay
Manish Goregaokar
-1
/
+1
2020-07-23
Auto merge of #74613 - Mark-Simulacrum:revert-gimli, r=nnethercote
bors
-14
/
+9
2020-07-22
build: Remove unnecessary `build = "build.rs"` annotations
Vadim Petrochenkov
-1
/
+0
2020-07-22
Revert "std: Switch from libbacktrace to gimli"
Mark Rousskov
-15
/
+9
2020-07-22
Revert "std: Fix compilation without backtrace feature"
Mark Rousskov
-1
/
+2
2020-07-19
std: Fix compilation without backtrace feature
Alex Crichton
-2
/
+1
2020-07-17
std: Switch from libbacktrace to gimli
Alex Crichton
-9
/
+15
2020-07-15
Move libstd's default feature to libtest
Alex Crichton
-2
/
+0
2020-07-06
use latest version of hermit-abi
Stefan Lankes
-1
/
+1
2020-06-18
Ensure std benchmarks get tested.
Eric Huss
-0
/
+5
2020-06-14
use latest interface to HermitCore
Stefan Lankes
-1
/
+1
2020-06-07
Enable LVI hardening for x86_64-fortanix-unknown-sgx
Jethro Beekman
-1
/
+1
2020-05-29
Update compiler-builtins
Alex Crichton
-1
/
+1
2020-05-17
use new interface to initialize Condvar
Stefan Lankes
-1
/
+1
2020-04-26
use new interface to create threads on HermitCore
Stefan Lankes
-1
/
+1
2020-04-11
Make panic-unwind a default feature for libstd
Luca Barbieri
-1
/
+1
2020-03-30
move the definition of thread priorities to hermit-abi
Stefan Lankes
-1
/
+1
2020-03-30
move OS constants to platform crate
Stefan Lankes
-1
/
+1
2020-03-24
Update backtrace crate to 0.3.46
Tomasz Miąsko
-1
/
+1
2020-02-10
Bump version to backtrace without the header
Jane Lusby
-1
/
+1
2020-01-09
Remove sanitizer runtime crates
Tomasz Miąsko
-10
/
+0
2019-12-03
Update the `wasi` crate for `wasm32-wasi`
Alex Crichton
-1
/
+1
2019-10-25
Merge branch 'master' into rusty-hermit, resolve conflicts
Stefan Lankes
-1
/
+1
2019-10-24
Update hashbrown to 0.6.2
Alex Crichton
-1
/
+1
2019-10-21
add aarch64 support for HermitCore
Stefan Lankes
-1
/
+1
2019-10-20
Merge branch 'master' into rusty-hermit
Stefan Lankes
-1
/
+1
2019-10-20
move interface to the unikernel in the crate hermit-abi
Stefan Lankes
-0
/
+3
2019-10-09
Implement (HashMap) Entry::insert as per #60142
Félix Saparelli
-1
/
+1
2019-09-23
Remove unused dependencies
Shotaro Yamada
-3
/
+0
2019-09-14
rename the crate, not the feature
Ralf Jung
-6
/
+7
2019-09-14
std: always depend on backtrace, but only enable its features on demand
Ralf Jung
-9
/
+9
2019-09-09
Rollup merge of #63806 - mati865:rand, r=alexcrichton
Mazdak Farrokhzad
-1
/
+1
2019-09-08
Rollup merge of #64152 - cramertj:update-backtrace, r=alexcrichton
Mazdak Farrokhzad
-1
/
+1
2019-09-06
Upgrade rand to 0.7
Mateusz Mikuła
-1
/
+1
2019-09-06
Rollup merge of #63676 - newpavlov:wasi, r=alexcrichton
Mazdak Farrokhzad
-0
/
+3
2019-09-04
Use backtrace formatting from the backtrace crate
Taylor Cramer
-1
/
+1
2019-09-03
make wasi a target-specific dependency
Artyom Pavlov
-1
/
+3
2019-08-29
update to wasi v0.7
newpavlov
-1
/
+1
2019-08-28
std: Remove the `wasm_syscall` feature
Alex Crichton
-5
/
+0
2019-08-21
move cvt
newpavlov
-0
/
+1
2019-08-19
std: Update `backtrace` crate dependency
Alex Crichton
-1
/
+1
2019-08-16
Update hashbrown to 0.5.0
Simon Sapin
-1
/
+1
2019-07-31
Attempt to fix backtrace tests on i686-msvc
Alex Crichton
-1
/
+1
2019-07-25
std: Use native `#[thread_local]` TLS on wasm
Alex Crichton
-5
/
+0
2019-07-15
Update the stdarch submodule
gnzlbg
-2
/
+2
2019-06-14
make sure we use cfg-if as a std dependency
Ralf Jung
-1
/
+1
2019-06-10
std: Remove internal definitions of `cfg_if!` macro
Alex Crichton
-0
/
+1
2019-06-07
Rollup merge of #61603 - Goirad:increase-sgx-heapsize, r=alexcrichton
Mazdak Farrokhzad
-0
/
+2
2019-06-06
increase max heapsize available during sgx tests
Dario Gonzalez
-0
/
+2
[next]