Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy::useless_conversion | Maan2003 | 2021-06-13 | 1 | -2/+1 |
* | clippy::redudant_borrow | Maan2003 | 2021-06-13 | 2 | -4/+4 |
* | Use HTTPS for clippy lint JSON | Laurențiu Nicola | 2021-06-07 | 1 | -1/+1 |
* | Unescape generated clippy lints | Lukas Wirth | 2021-06-05 | 1 | -0/+5 |
* | Replace `-` with `_` in generated lint names | Lukas Wirth | 2021-06-04 | 1 | -7/+12 |
* | Generate default lint groups | Lukas Wirth | 2021-06-04 | 1 | -9/+24 |
* | Generate default lint completions | Lukas Wirth | 2021-06-04 | 1 | -11/+41 |
* | Implement hover for lints | Lukas Wirth | 2021-06-04 | 1 | -8/+12 |
* | Apply a few clippy suggestions | Clemens Wasser | 2021-06-03 | 1 | -11/+9 |
* | a lot of clippy::style fixes | Matthias Krüger | 2021-03-21 | 1 | -1/+1 |
* | use strip_prefix() instead of starts_with and slicing (clippy::manual_strip) | Matthias Krüger | 2021-03-21 | 2 | -8/+6 |
* | Minor | Aleksey Kladov | 2021-03-08 | 1 | -1/+1 |
* | Remove now dead code | Aleksey Kladov | 2021-03-08 | 6 | -28/+34 |
* | Unused params | Aleksey Kladov | 2021-03-08 | 3 | -6/+6 |
* | Simplify xtask | Aleksey Kladov | 2021-03-01 | 6 | -7/+7 |
* | Remove dead gen_features code | Laurențiu Nicola | 2021-02-27 | 1 | -48/+0 |
* | Format generated features manually instead of relying on rustfmt | Laurențiu Nicola | 2021-02-27 | 1 | -32/+34 |
* | 7526: Rename crate assists to ide_assists. | Chetan Khilosiya | 2021-02-22 | 1 | -2/+2 |
* | rename completion -> ide_completion | Aleksey Kladov | 2021-02-17 | 1 | -1/+2 |
* | Fix mega bug | Aleksey Kladov | 2021-01-21 | 3 | -4/+4 |
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -2/+2 |
* | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 1 | -1/+1 |
* | Remove some redundant allocations | Jeremy Kolb | 2020-12-12 | 1 | -1/+1 |
* | Kill RAW_ literals | Aleksey Kladov | 2020-11-06 | 1 | -1/+1 |
* | Generate token for ints and floats | Aleksey Kladov | 2020-11-06 | 1 | -1/+5 |
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -5/+5 |
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -1/+1 |
* | add completions for clippy lint in attributes | Benjamin Coenen | 2020-10-20 | 1 | -0/+113 |
* | Use xshell::read_file instead of fs::read_to_string | Igor Aleksanov | 2020-10-19 | 4 | -9/+10 |
* | Create xtask module to generate diagnostics docs | Igor Aleksanov | 2020-10-19 | 1 | -0/+73 |
* | Switch from not_bash to xshell | Aleksey Kladov | 2020-10-17 | 1 | -6/+4 |
* | Improve compile time a tiny bit | Aleksey Kladov | 2020-10-16 | 3 | -8/+11 |
* | Fix feature name | Aleksey Kladov | 2020-10-05 | 1 | -5/+7 |
* | Up proc-macro2 to 1.20 | kjeremy | 2020-09-03 | 1 | -2/+2 |
* | Support extern types | Jonas Schievink | 2020-08-24 | 1 | -587/+0 |
* | :arrow_up: ungrammar | Aleksey Kladov | 2020-08-21 | 1 | -0/+1 |
* | Cleanup feature generation | Aleksey Kladov | 2020-08-18 | 5 | -71/+60 |
* | fmt | Dmitry | 2020-08-18 | 1 | -1/+1 |
* | fix reformat | Dmitry | 2020-08-18 | 1 | -2/+2 |
* | Merge remote-tracking branch 'rust-analyzer/master' | Dmitry | 2020-08-18 | 3 | -9/+9 |
|\ | |||||
| * | Mention that generated .adocs are generaterd | Aleksey Kladov | 2020-08-17 | 3 | -9/+9 |
* | | synchronizing changes | Dmitry | 2020-08-14 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'origin/master' | Dmitry | 2020-08-14 | 1 | -1/+1 |
|\| | |||||
| * | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
* | | refactor requirements put forward mkladov | Dmitry | 2020-08-14 | 1 | -20/+20 |
* | | Merge branch 'master' of https://github.com/Fihtangolz/rust-analyzer into master | Dmitry | 2020-08-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update xtask/src/codegen/gen_unstable_future_descriptor.rs | Dmitry Opokin | 2020-08-14 | 1 | -1/+1 |
* | | | Revert "replase sparse-checkout by github api" | Dmitry | 2020-08-14 | 3 | -38457/+16 |
|/ / | |||||
* | | replase sparse-checkout by github api | Dmitry | 2020-08-14 | 3 | -16/+38457 |
* | | remove fmt skip attr | Dmitry | 2020-08-10 | 1 | -2/+0 |