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
/
libpanic_abort
Age
Commit message (
Expand
)
Author
Lines
2018-12-31
Bound sgx target_env with fortanix as target_vendor
Yu Ding
-1
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-2
/
+2
2018-12-07
Add x86_64-fortanix-unknown-sgx target to libstd and dependencies
Jethro Beekman
-0
/
+6
2018-11-08
wasm32-unknown-emscripten expects the rust_eh_personality symbol
Christopher Serr
-1
/
+4
2018-10-02
wasm: Explicitly export all symbols with LLD
Alex Crichton
-3
/
+8
2018-09-27
Bump to 1.31.0 and bootstrap from 1.30 beta
Josh Stone
-3
/
+1
2018-09-11
stabalize infer outlives requirements (RFC 2093).
toidiu
-1
/
+0
2018-08-27
Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis
bors
-0
/
+1
2018-08-26
rustc: Continue to tweak "std internal symbols"
Alex Crichton
-2
/
+2
2018-08-24
check that adding infer-outlives requirement to all crates works
Niko Matsakis
-0
/
+1
2018-08-09
[nll] libpanic_abort: enable feature(nll) for bootstrap
memoryruins
-0
/
+1
2018-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-1
/
+0
2018-07-12
Deny bare trait objects in the rest of rust
ljedrz
-0
/
+1
2018-04-13
std: Minimize size of panicking on wasm
Alex Crichton
-1
/
+1
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-1
/
+0
2018-04-07
Inject the `compiler_builtins` crate whenever the `core` crate is injected
Oliver Schneider
-0
/
+1
2018-01-30
rustc: Add an option to default hidden visibility
Alex Crichton
-0
/
+3
2018-01-05
Let libpanic_abort call into libc's abort() on CloudABI.
Ed Schouten
-1
/
+1
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-7
/
+8
2017-08-25
*: remove crate_{name,type} attributes
Tamir Duberstein
-2
/
+0
2017-01-08
Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
bors
-1
/
+1
2016-12-30
std: Don't build docs for misc facade crates
Alex Crichton
-0
/
+1
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-12-12
Merge branch 'master' into redox
Jeremy Soller
-0
/
+1
2016-11-26
rustbuild: Add bench = false to std shim crates
Ulrik Sverdrup
-0
/
+1
2016-11-10
Merge branch 'master' into redox
Jeremy Soller
-1
/
+1
2016-11-10
Fixes for stdio and processes on Redox
Jeremy Soller
-2
/
+2
2016-11-10
rustc_typeck: correctly track "always-diverges" and "has-type-errors".
Eduard Burtescu
-1
/
+1
2016-05-31
mk: Prepare for a new stage0 compiler
Alex Crichton
-3
/
+2
2016-05-12
rustbuild: Add support for crate tests + doctests
Alex Crichton
-0
/
+1
2016-05-09
rustc: Use C++ personalities on MSVC
Alex Crichton
-13
/
+36
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-0
/
+123