18 ms·
I will be the first to admit to having a soft-spot for any program that will quote H.P. Lovecraft on abort/error. https://github.com/mozilla/rust/blob/master/s
by illektr1k 13y ago
I will be the first to admit to having a soft-spot for any program that will quote H.P. Lovecraft on abort/error.
https://github.com/mozilla/rust/blob/master/src/libstd/rt/util.rs https://github.com/mozilla/rust/blob/master/src/libstd/rt/ut...
- bjz_ 13y agobrson likes scatter those around. Rust's new runtime has gave me a few of when it first landed. Unfortunately I haven't seen any in quite a while. :( (I really hope some spoil-sport doesn't get rid of them)
- sinkasapa 13y agoYeah, as long as it isn't a quote of his cat's name.
- steveklabnik 13y agoYou can click and shift-click on the line numbers to get a URL like this: https://github.com/mozilla/rust/blob/master/src/libstd/rt/util.rs#L77-L119 https://github.com/mozilla/rust/blob/master/src/libstd/rt/ut...