Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add back jemalloc support | Jonas Schievink | 2021-01-18 | 1 | -1/+6 |
| | |||||
* | prepare to publish el libro de arena | Aleksey Kladov | 2021-01-14 | 1 | -2/+2 |
| | |||||
* | Make printin the backtrace more convenient | Aleksey Kladov | 2021-01-14 | 1 | -15/+0 |
| | |||||
* | Less confusing instr stat | Aleksey Kladov | 2021-01-06 | 1 | -1/+5 |
| | |||||
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 2 | -10/+10 |
| | | | | | | | | It's very useful when `pub` is equivalent to "this is crate's public API", let's enforce this! Ideally, we should enforce it for local `cargo test`, and only during CI, but that needs https://github.com/rust-lang/cargo/issues/5034. | ||||
* | Rename ra_prof -> profile | Aleksey Kladov | 2020-08-12 | 6 | -0/+633 |