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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libpanic_abort
Age
Commit message (
Expand
)
Author
Lines
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