Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add back jemalloc support | Jonas Schievink | 2021-01-18 | 2 | -1/+8 |
| | |||||
* | :arrow_up: arena | Aleksey Kladov | 2021-01-17 | 1 | -1/+1 |
| | |||||
* | Depend on local copy of la-arena instead of crates.io’s | Aramis Razzaghipour | 2021-01-17 | 1 | -1/+1 |
| | |||||
* | prepare to publish el libro de arena | Aleksey Kladov | 2021-01-14 | 2 | -4/+3 |
| | |||||
* | Make printin the backtrace more convenient | Aleksey Kladov | 2021-01-14 | 2 | -17/+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. | ||||
* | Bump rustc_lexer, cfg-if to 1.0 and add new license to check | kjeremy | 2020-10-08 | 1 | -1/+1 |
| | |||||
* | Add description for crates that will be published | Pavan Kumar Sunkara | 2020-08-24 | 1 | -0/+1 |
| | |||||
* | Add version to deps in cargo.toml | Pavan Kumar Sunkara | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | Rename ra_prof -> profile | Aleksey Kladov | 2020-08-12 | 7 | -0/+660 |