| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-07-08 | Update remaining GitHub URLs | Jonas Schievink | -1/+1 | |
| 2022-06-10 | internal: Bump Dependencies | Lukas Wirth | -3/+3 | |
| 2022-05-14 | internal: vendor lsp-server | Aleksey Kladov | -1/+1 | |
| 2022-03-22 | minor: Bump dependencies | Lukas Wirth | -7/+7 | |
| 2022-03-21 | Replace write! with direct calls | Laurențiu Nicola | -2/+2 | |
| 2022-01-07 | Generate `AnyHasDocComments` node | Lukas Wirth | -1/+1 | |
| 2021-12-16 | Bump MSRV (1.57) | iDawer | -1/+1 | |
| 2021-12-04 | Bump countme | Laurențiu Nicola | -1/+1 | |
| 2021-11-16 | Allow disabling perf access via `RA_DISABLE_PERF` | Jonas Schievink | -8/+19 | |
| 2021-10-23 | Set MSRV | Laurențiu Nicola | -0/+1 | |
| 2021-10-21 | Migrate to edition 2021 | Lukas Wirth | -1/+1 | |
| 2021-10-15 | Move `IdxRange` into `la_arena` | Aramis Razzaghipour | -1/+1 | |
| 2021-10-03 | Fix miscellaneous Clippy lints | Aramis Razzaghipour | -1/+1 | |
| 2021-10-03 | Add semicolons for consistency | Aramis Razzaghipour | -9/+9 | |
| `clippy::semicolon_if_nothing_returned` | ||||
| 2021-10-01 | Bump libc | Laurențiu Nicola | -2/+1 | |
| 2021-09-04 | Update dependency minor versions | Jade | -1/+2 | |
| 2021-07-31 | internal: make non-zero times stand out in profile | Aleksey Kladov | -6/+17 | |
| 2021-07-05 | minor: drop dummy authors field | Aleksey Kladov | -1/+0 | |
| 2021-06-14 | Merge #9260 | bors[bot] | -3/+3 | |
| 9260: tree-wide: make rustdoc links spiky so they are clickable r=matklad a=lf- Rustdoc was complaining about these while I was running with --document-private-items and I figure they should be fixed. Co-authored-by: Jade <software@lfcode.ca> | ||||
| 2021-06-13 | tree-wide: make rustdoc links spiky so they are clickable | Jade | -3/+3 | |
| 2021-06-12 | minor: squelch "unused" warning | Aleksey Kladov | -1/+1 | |
| 2021-06-10 | Add support for mallinfo2 on glibc Linux | Jonas Schievink | -3/+32 | |
| 2021-06-10 | Make `MemoryUsage` work on Windows | Jonas Schievink | -0/+19 | |
| 2021-05-22 | Add more docs | Aleksey Kladov | -5/+7 | |
| 2021-05-07 | Use package renaming so source doesn't say tikv | John Renner | -2/+2 | |
| 2021-05-07 | Switch from jemalloc to tikv-jemalloc | John Renner | -2/+2 | |
| 2021-03-30 | internal: revive google_cpu_profile infra | Aleksey Kladov | -12/+44 | |
| 2021-03-29 | internal: track missing `.check_cancelled` | Aleksey Kladov | -11/+78 | |
| 2021-03-29 | internal: cleanup hprof | Aleksey Kladov | -7/+13 | |
| 2021-01-27 | add more counts | Aleksey Kladov | -1/+1 | |
| 2021-01-25 | :arrow_up: rowan | Aleksey Kladov | -1/+1 | |
| 2021-01-21 | Include `countme` crate to count important data structures. | Aleksey Kladov | -1/+11 | |
| 2021-01-18 | Add back jemalloc support | Jonas Schievink | -1/+8 | |
| 2021-01-17 | :arrow_up: arena | Aleksey Kladov | -1/+1 | |
| 2021-01-17 | Depend on local copy of la-arena instead of crates.io’s | Aramis Razzaghipour | -1/+1 | |
| 2021-01-14 | prepare to publish el libro de arena | Aleksey Kladov | -4/+3 | |
| 2021-01-14 | Make printin the backtrace more convenient | Aleksey Kladov | -17/+0 | |
| 2021-01-06 | Less confusing instr stat | Aleksey Kladov | -1/+5 | |
| 2020-11-02 | Deny unreachable-pub | Aleksey Kladov | -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. | ||||
| 2020-10-08 | Bump rustc_lexer, cfg-if to 1.0 and add new license to check | kjeremy | -1/+1 | |
| 2020-08-24 | Add description for crates that will be published | Pavan Kumar Sunkara | -0/+1 | |
| 2020-08-24 | Add version to deps in cargo.toml | Pavan Kumar Sunkara | -1/+1 | |
| 2020-08-12 | Rename ra_prof -> profile | Aleksey Kladov | -0/+660 | |
