about summary refs log tree commit diff
path: root/library/std/src/rt.rs
AgeCommit message (Expand)AuthorLines
2021-04-22Remove `Once` from `init`Christiaan Dirkx-1/+4
2021-04-22Rework `at_exit` to `cleanup`Christiaan Dirkx-24/+4
2020-08-07Prevent `__rust_begin_short_backtrace` frames from being tail-call optimised ...Alan Egerton-4/+6
2020-07-27mv std libs to library/mark-0/+68