Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix parsing of active cfg_attr | Jonas Schievink | 2020-12-18 | 1 | -2/+2 | |
| * | | | Implement `RawAttr::filter` | Jonas Schievink | 2020-12-18 | 5 | -3/+76 | |
* | | | | Reduce test verbosity | Aleksey Kladov | 2020-12-18 | 3 | -597/+169 | |
* | | | | NavTarget doesn't assume that it points to a symbol | Aleksey Kladov | 2020-12-18 | 7 | -81/+196 | |
* | | | | Minor, cleanup API | Aleksey Kladov | 2020-12-18 | 2 | -1/+4 | |
* | | | | Don't expose SyntaxKind from IDE API | Aleksey Kladov | 2020-12-18 | 13 | -239/+337 | |
* | | | | Cleaup imports | Aleksey Kladov | 2020-12-18 | 2 | -13/+13 | |
|/ / / | ||||||
* / / | Do not merge imports with different attributes | Jesse Bakker | 2020-12-18 | 2 | -1/+28 | |
|/ / | ||||||
* | | Merge #6901 | bors[bot] | 2020-12-18 | 4 | -1/+22 | |
|\ \ | ||||||
| * | | Temp fixes panic caused by no ast for proc-macro | Edwin Cheng | 2020-12-18 | 4 | -1/+22 | |
* | | | Refactor attributes API to allow handling cfg_attr | Jonas Schievink | 2020-12-18 | 8 | -114/+187 | |
* | | | Show first fuzzy completions fully containing the input | Kirill Bulatov | 2020-12-17 | 1 | -5/+14 | |
* | | | Merge #6912 | bors[bot] | 2020-12-17 | 1 | -2/+29 | |
|\ \ \ | ||||||
| * | | | Fun times with rustfmt | Jon Gjengset | 2020-12-17 | 1 | -2/+1 | |
| * | | | Update crates/project_model/src/cargo_workspace.rs | Jon Gjengset | 2020-12-17 | 1 | -1/+1 | |
| * | | | Default to host platform for cargo metadata | Jon Gjengset | 2020-12-17 | 1 | -2/+30 | |
* | | | | Merge #6920 | bors[bot] | 2020-12-17 | 1 | -4/+2 | |
|\ \ \ \ | ||||||
| * | | | | Minor API cleanup | Aleksey Kladov | 2020-12-17 | 1 | -4/+2 | |
* | | | | | Rewrite doctest runnables | Aleksey Kladov | 2020-12-17 | 2 | -107/+83 | |
* | | | | | Minor code style | Aleksey Kladov | 2020-12-17 | 1 | -27/+19 | |
|/ / / / | ||||||
* | | | | LSP 3.16 - Released | kjeremy | 2020-12-17 | 3 | -4/+6 | |
* | | | | Make `Attrs::from_attrs_owner` private | Jonas Schievink | 2020-12-17 | 4 | -40/+13 | |
* | | | | Add `AttrDefId::krate` | Jonas Schievink | 2020-12-17 | 1 | -0/+30 | |
| |_|/ |/| | | ||||||
* | | | Rename ImplDef -> Impl | Aleksey Kladov | 2020-12-17 | 12 | -31/+31 | |
* | | | Merge #6907 | bors[bot] | 2020-12-17 | 12 | -41/+373 | |
|\ \ \ | ||||||
| * | | | Lifetime reference search | Lukas Wirth | 2020-12-16 | 12 | -41/+373 | |
* | | | | decl_check: don't pass `db` around so often | Jonas Schievink | 2020-12-17 | 3 | -60/+68 | |
| |/ / |/| | | ||||||
* | | | Remove `module_lang_items` | Jonas Schievink | 2020-12-16 | 4 | -57/+32 | |
* | | | Avoid querying attributes in item tree lowering | Jonas Schievink | 2020-12-16 | 3 | -38/+28 | |
|/ / | ||||||
* | | Merge #6896 | bors[bot] | 2020-12-16 | 59 | -268/+413 | |
|\ \ | ||||||
| * | | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 59 | -268/+413 | |
* | | | Merge #6897 | bors[bot] | 2020-12-16 | 22 | -66/+284 | |
|\| | | |/ |/| | ||||||
| * | Make macro def krate mandatory | Jonas Schievink | 2020-12-15 | 14 | -42/+91 | |
| * | Basic support for decl macros 2.0 | Jonas Schievink | 2020-12-15 | 13 | -25/+194 | |
* | | Merge #6861 | bors[bot] | 2020-12-16 | 3 | -0/+204 | |
|\ \ | ||||||
| * | | generate default implementation for an enum from an enum variant #6860 | Benjamin Coenen | 2020-12-15 | 1 | -4/+8 | |
| * | | generate default implementation for an enum from an enum variant #6860 | Benjamin Coenen | 2020-12-15 | 1 | -22/+22 | |
| * | | generate default implementation for an enum from an enum variant #6860 | Benjamin Coenen | 2020-12-14 | 3 | -0/+200 | |
* | | | Merge #6894 | bors[bot] | 2020-12-16 | 3 | -0/+16 | |
|\ \ \ | ||||||
| * | | | Parenthesize composite if condition before inverting in invert-if assist | Jesse Bakker | 2020-12-15 | 3 | -0/+16 | |
| |/ / | ||||||
* | | | Merge #6879 | bors[bot] | 2020-12-15 | 4 | -23/+37 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Change HasChildSource::ChildId assoc item to generic param | Lukas Wirth | 2020-12-15 | 4 | -23/+37 | |
* | | | Reject visibilities on `macro_rules!` | Jonas Schievink | 2020-12-15 | 1 | -1/+13 | |
* | | | Move to upstream `macro_rules!` model | Jonas Schievink | 2020-12-15 | 33 | -269/+315 | |
* | | | Merge #6886 | bors[bot] | 2020-12-15 | 4 | -84/+163 | |
|\ \ \ | ||||||
| * | | | Remove obsolete comment | Edwin Cheng | 2020-12-15 | 1 | -1/+0 | |
| * | | | Add regression test | Edwin Cheng | 2020-12-15 | 1 | -0/+24 | |
| * | | | Expand statements for mbe in lowering | Edwin Cheng | 2020-12-15 | 3 | -83/+139 | |
| | |/ | |/| | ||||||
* | | | Merge #6888 | bors[bot] | 2020-12-15 | 1 | -62/+67 | |
|\ \ \ | ||||||
| * | | | Use standard test style | Aleksey Kladov | 2020-12-15 | 1 | -62/+67 |