Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal: expose cfg attrs from hir::Crate | Aleksey Kladov | 2021-05-07 | 1 | -0/+1 |
* | Switch from jemalloc to tikv-jemalloc | John Renner | 2021-05-07 | 1 | -34/+34 |
* | Update to rowan 0.13.0-pre.5 | Dawer | 2021-05-06 | 1 | -2/+2 |
* | Update salsa | Jonas Schievink | 2021-05-05 | 1 | -2/+2 |
* | Replace `memmap` to `memmap2` in `proc_macro_api` | memoryruins | 2021-05-04 | 1 | -11/+1 |
* | cargo update | Jeremy Kolb | 2021-05-02 | 1 | -36/+37 |
* | Return ServerNotInitialized according to the spec | Jeremy Kolb | 2021-04-27 | 1 | -2/+2 |
* | Update deps | Jeremy Kolb | 2021-04-25 | 1 | -4/+4 |
* | Merge #8627 | bors[bot] | 2021-04-22 | 1 | -0/+1 |
|\ | |||||
| * | Add profiling spans under cargo_to_crate_graph | Laurențiu Nicola | 2021-04-22 | 1 | -0/+1 |
* | | Merge #8570 | bors[bot] | 2021-04-21 | 1 | -0/+1 |
|\ \ | |||||
| * | | Flycheck tries to parse both Cargo and Rustc messages. | James Leitch | 2021-04-19 | 1 | -0/+1 |
* | | | Bump other deps | Laurențiu Nicola | 2021-04-21 | 1 | -6/+6 |
* | | | Bump chalk | Laurențiu Nicola | 2021-04-21 | 1 | -8/+8 |
* | | | Bump rustc_lexer | Laurențiu Nicola | 2021-04-21 | 1 | -2/+2 |
| |/ |/| | |||||
* | | fix: no longer get stuck on windows | Aleksey Kladov | 2021-04-20 | 1 | -0/+3 |
|/ | |||||
* | notify 5.0.0.pre7 | kjeremy | 2021-04-15 | 1 | -2/+2 |
* | crossbeam-channel 0.5.1 | kjeremy | 2021-04-13 | 1 | -2/+2 |
* | Bump lsp-types and syn | kjeremy | 2021-04-08 | 1 | -4/+4 |
* | Update crates | kjeremy | 2021-04-07 | 1 | -10/+10 |
* | Avoid duplicating VfsPath in vfs::path_interner::PathInterner by using an Ind... | Alexandru Macovei | 2021-04-06 | 1 | -0/+1 |
* | Use arrayvec 0.7 to avoid perf regression in 0.6.1 | kjeremy | 2021-04-05 | 1 | -2/+2 |
* | Check if bitflags deps pulls its weight | Aleksey Kladov | 2021-04-04 | 1 | -1/+0 |
* | Use bitflags to compress function properties | Jonas Schievink | 2021-04-03 | 1 | -0/+1 |
* | cargo update | Jeremy Kolb | 2021-04-03 | 1 | -14/+14 |
* | Global TypeRef/TraitRef interning | Jonas Schievink | 2021-04-01 | 1 | -0/+1 |
* | Use arrayvec 0.6 | Laurențiu Nicola | 2021-03-25 | 1 | -2/+4 |
* | cargo update | kjeremy | 2021-03-23 | 1 | -40/+28 |
* | :arrow_up: rowan | Aleksey Kladov | 2021-03-22 | 1 | -2/+2 |
* | Parse extended_key_value_attributes | Lukas Wirth | 2021-03-19 | 1 | -2/+2 |
* | Upgrade rowan | Aleksey Kladov | 2021-03-16 | 1 | -4/+2 |
* | Fix macro expansion for statements w/o semicolon | Edwin Cheng | 2021-03-16 | 1 | -2/+2 |
* | Return multiple modules in `parent_module` | Lukas Wirth | 2021-03-15 | 1 | -0/+1 |
* | Use expect-test for builtin macro/derive tests | Jonas Schievink | 2021-03-10 | 1 | -0/+1 |
* | Merge #7965 | bors[bot] | 2021-03-10 | 1 | -8/+8 |
|\ | |||||
| * | cargo update and lexer | kjeremy | 2021-03-10 | 1 | -8/+8 |
* | | Implement builtin `cfg!` macro | Jonas Schievink | 2021-03-10 | 1 | -0/+1 |
|/ | |||||
* | Merge #6822 | bors[bot] | 2021-03-09 | 1 | -0/+19 |
|\ | |||||
| * | Fix multiple issues from code review | Jay Somedon | 2021-03-04 | 1 | -19/+14 |
| * | Read version of rustc that compiled proc macro | Jay Somedon | 2021-03-04 | 1 | -2/+26 |
* | | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -0/+15 |
* | | Don't punish every crate with serde-json | Aleksey Kladov | 2021-03-08 | 1 | -1/+0 |
* | | Cargo update | kjeremy | 2021-03-08 | 1 | -30/+21 |
* | | :arrow_up: xflags | Aleksey Kladov | 2021-03-07 | 1 | -4/+4 |
* | | cargo update | kjeremy | 2021-03-05 | 1 | -8/+8 |
* | | Cleanup install command | Aleksey Kladov | 2021-03-05 | 1 | -4/+4 |
|/ | |||||
* | Update lexer | kjeremy | 2021-03-02 | 1 | -2/+2 |
* | bump once_cell | kjeremy | 2021-03-02 | 1 | -2/+2 |
* | Merge #7513 | bors[bot] | 2021-03-02 | 1 | -0/+1 |
|\ | |||||
| * | NFA parser for mbe matcher | Edwin Cheng | 2021-02-28 | 1 | -0/+1 |