diff options
| author | bors <bors@rust-lang.org> | 2015-09-11 19:42:19 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-09-11 19:42:19 +0000 |
| commit | c8ded9a14f16a4b5ce3facc3bedfd957dbe433fe (patch) | |
| tree | d610a1695c2d8b14fbecaf9010a7eed0580a2eda /src/libsyntax/errors | |
| parent | eda85fede0ed55205545f0508b834994d86414ea (diff) | |
| parent | f4be2026dfb507e5db919cc5df8fd934e05fa0b8 (diff) | |
| download | rust-c8ded9a14f16a4b5ce3facc3bedfd957dbe433fe.tar.gz rust-c8ded9a14f16a4b5ce3facc3bedfd957dbe433fe.zip | |
Auto merge of #28306 - alexcrichton:less-rt, r=brson
This commit does some refactoring to make almost all of the `std::rt` private. Specifically, the following items are no longer part of its API: * DEFAULT_ERROR_CODE * backtrace * unwind * args * at_exit * cleanup * heap (this is just alloc::heap) * min_stack * util The module is now tagged as `#[doc(hidden)]` as the only purpose it's serve is an entry point for the `panic!` macro via the `begin_unwind` and `begin_unwind_fmt` reexports.
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions
