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
/
unix
/
backtrace
/
tracing
Age
Commit message (
Expand
)
Author
Lines
2019-05-25
std: Depend on `backtrace` crate from crates.io
Alex Crichton
-146
/
+0
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-3
/
+3
2019-02-28
libstd => 2018
Taiki Endo
-12
/
+12
2018-12-25
Remove licenses
Mark Rousskov
-30
/
+0
2018-08-16
std: stop backtracing when the frames are full
Josh Stone
-8
/
+10
2018-01-26
Print inlined functions on Windows
John Kåre Alsaker
-0
/
+2
2017-11-09
std: Avoid use of `libc` in portable modules
Alex Crichton
-4
/
+4
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-02-26
Remove unused
Yamakaky
-1
/
+0
2017-02-25
typo
Yamakaky
-1
/
+1
2017-02-25
Fix tests on ARM Linux (#3)
Vadim Petrochenkov
-1
/
+3
2017-02-15
Improve backtrace formating while panicking.
Yamakaky
-111
/
+99
2016-05-24
std: Stabilize APIs for the 1.10 release
Alex Crichton
-29
/
+35
2016-05-09
rustc: Implement custom panic runtimes
Alex Crichton
-123
/
+1
2016-03-22
try! -> ?
Jorge Aparicio
-3
/
+3
2015-09-08
some more clippy-based improvements
Andre Bogus
-1
/
+1
2015-08-27
std: Fix backtrace imports for ios targets
Michael Macias
-4
/
+1
2015-08-20
Refactor unix backtracing. NFC.
Richard Diamond
-0
/
+302