| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-01-14 | prepare to publish el libro de arena | Aleksey Kladov | -2/+2 | |
| 2020-11-02 | Deny unreachable-pub | Aleksey Kladov | -8/+8 | |
| 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. | ||||
| 2020-08-12 | Rename ra_prof -> profile | Aleksey Kladov | -0/+84 | |
