| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-30 | Merge #5596 | bors[bot] | -0/+5 |
| 2020-07-30 | Merge #5614 | bors[bot] | -343/+316 |
| 2020-07-30 | Use CmdArgs pattern for bench & analysis stats | Aleksey Kladov | -331/+305 |
| 2020-07-30 | Use split_once polyfill | Aleksey Kladov | -13/+12 |
| 2020-07-30 | Merge #5610 | bors[bot] | -2/+2 |
| 2020-07-30 | Bump perf-event and rustc_lexer | Laurențiu Nicola | -2/+2 |
| 2020-07-30 | Finalize impl Grammar | Aleksey Kladov | -1/+1 |
| 2020-07-30 | Finalize Trait grammar | Aleksey Kladov | -2/+2 |
| 2020-07-30 | Finalize const&static grammar | Aleksey Kladov | -2/+2 |
| 2020-07-30 | Rename EnumVariant -> Variant | Aleksey Kladov | -1/+1 |
| 2020-07-30 | Rename EnumDef -> Enum | Aleksey Kladov | -2/+2 |
| 2020-07-30 | Rename StructDef -> Struct | Aleksey Kladov | -2/+2 |
| 2020-07-30 | Finalize union grammar | Aleksey Kladov | -1/+1 |
| 2020-07-30 | Merge #5597 | bors[bot] | -1/+1 |
| 2020-07-30 | Rename FieldDef -> Field | Aleksey Kladov | -1/+1 |
| 2020-07-30 | flycheck: Added checkOnSave.noDefaultFeatures | Clemens Wasser | -0/+5 |
| 2020-07-30 | Code shuffle resiliently | Aleksey Kladov | -3/+8 |
| 2020-07-30 | Rename TypeAliasDef -> TypeAlias | Aleksey Kladov | -1/+1 |
| 2020-07-30 | Rename FnDef -> Fn | Aleksey Kladov | -2/+2 |
| 2020-07-30 | Rename metric | Aleksey Kladov | -1/+1 |
| 2020-07-30 | Do not show progress with parallel analysis | Aleksey Kladov | -0/+1 |
| 2020-07-30 | Report instructions in addition to time | Aleksey Kladov | -20/+20 |
| 2020-07-30 | Allow negative bytes | Aleksey Kladov | -11/+3 |
| 2020-07-29 | Merge #5563 | bors[bot] | -6/+7 |
| 2020-07-29 | Update crates/rust-analyzer/src/cli/analysis_stats.rs | Aleksey Kladov | -1/+1 |
| 2020-07-29 | Replace rand with oorandom | Aleksey Kladov | -6/+21 |
| 2020-07-29 | Run package-specific cargo check and test for all targets | Kirill Bulatov | -6/+7 |
| 2020-07-29 | SSR: Restrict to current selection if any | David Lattimore | -2/+14 |
| 2020-07-28 | Bump test timeout for macs | Aleksey Kladov | -1/+2 |
| 2020-07-27 | Merge #5532 | bors[bot] | -23/+31 |
| 2020-07-26 | Report type errors in metrics | Aleksey Kladov | -0/+4 |
| 2020-07-25 | Restore line index micro-optimization | Laurențiu Nicola | -23/+31 |
| 2020-07-25 | Add rustc-perf to metrics | Aleksey Kladov | -20/+48 |
| 2020-07-24 | Merge #5520 | bors[bot] | -7/+26 |
| 2020-07-24 | Only display experimental diagnostics when enabled | Jonas Schievink | -4/+4 |
| 2020-07-24 | Add toggle for experimental diagnostics | Jonas Schievink | -0/+4 |
| 2020-07-24 | Add DocumentData to represent in-memory document with LSP info | kjeremy | -7/+26 |
| 2020-07-24 | SSR: Match paths based on what they resolve to | David Lattimore | -2/+2 |
| 2020-07-24 | SSR: Pass current file position through to SSR code. | David Lattimore | -3/+9 |
| 2020-07-24 | Move iteration over all files into the SSR crate | David Lattimore | -29/+12 |
| 2020-07-23 | Merge #5511 | bors[bot] | -3/+6 |
| 2020-07-23 | Set the document version after changes are applied but before vfs | kjeremy | -3/+6 |
| 2020-07-23 | Lighter weight tempdir | Aleksey Kladov | -10/+75 |
| 2020-07-23 | Require quotes around key-value cfg flags in rust-project.json | Aleksey Kladov | -1/+1 |
| 2020-07-23 | Merge #5505 | bors[bot] | -35/+21 |
| 2020-07-23 | Cleanup CFG API | Aleksey Kladov | -35/+21 |
| 2020-07-23 | Merge #5473 | bors[bot] | -23/+17 |
| 2020-07-23 | minor | Aleksey Kladov | -16/+16 |
| 2020-07-22 | Move deprecated attribute to where it is needed | kjeremy | -2/+6 |
| 2020-07-22 | Use symbol tags | kjeremy | -2/+18 |
