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
/
sys
/
sgx
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-22
Format the world
Mark Rousskov
-8
/
+8
2019-07-05
Remove last use of mem::uninitialized in SGX
Jethro Beekman
-3
/
+1
2019-07-04
Permit use of mem::uninitialized via allow(deprecated)
Mark Rousskov
-0
/
+2
2019-05-25
std: Depend on `backtrace` crate from crates.io
Alex Crichton
-2
/
+0
2019-04-06
Rollup merge of #59624 - jethrogb:jb/sgx-unwind-syms, r=alexcrichton
Mazdak Farrokhzad
-0
/
+9
2019-04-01
SGX target: Use linker option to avoid code CGU assignment kludge
Jethro Beekman
-0
/
+9
2019-04-01
SGX target: convert a bunch of panics to aborts
Jethro Beekman
-1
/
+1
2019-03-21
Unify OsString/OsStr for byte-based implementations
Jethro Beekman
-1
/
+2
2019-02-28
libstd => 2018
Taiki Endo
-30
/
+31
2019-02-13
Add vectored read and write support
Steven Fackler
-26
/
+26
2019-02-06
SGX target: simplify usercall internals
Jethro Beekman
-1
/
+1
2019-01-29
SGX target: improve panic & exit handling
Jethro Beekman
-1
/
+1
2018-12-27
Auto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=joshtriplett
bors
-0
/
+7
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-25
Add `io` and `arch` modules to `std::os::fortanix_sgx`
Jethro Beekman
-0
/
+7
2018-12-07
SGX target: implement streams
Jethro Beekman
-0
/
+1
2018-12-07
SGX target: implement synchronization primitives and threading
Jethro Beekman
-0
/
+1
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-0
/
+151