Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make bare underscore token an Ident rather than Punct in proc-macro | Kevin Mehall | 2021-03-20 | 6 | -12/+24 |
* | Merge #8119 | bors[bot] | 2021-03-20 | 4 | -12/+10 |
|\ | |||||
| * | Don't return a SourceChange on WillRenameFiles when nothing gets refactored | Lukas Wirth | 2021-03-20 | 2 | -8/+7 |
| * | Fix add_life_to_type label typo | Lukas Wirth | 2021-03-20 | 2 | -4/+3 |
* | | Merge #8117 | bors[bot] | 2021-03-20 | 14 | -91/+130 |
|\ \ | |||||
| * | | Turn Obligation into something similar to chalk_ir::DomainGoal | Florian Diebold | 2021-03-20 | 14 | -91/+130 |
* | | | Merge #8116 | bors[bot] | 2021-03-20 | 7 | -42/+8 |
|\| | | |||||
| * | | Remove WhereClause::Error | Florian Diebold | 2021-03-20 | 7 | -42/+8 |
* | | | Merge #8115 | bors[bot] | 2021-03-20 | 10 | -105/+89 |
|\| | | |||||
| * | | Rename GenericPredicate -> WhereClause | Florian Diebold | 2021-03-20 | 10 | -105/+89 |
|/ / | |||||
* | | Merge #8112 | bors[bot] | 2021-03-19 | 7 | -187/+248 |
|\ \ | |||||
| * | | Add `AttrsWithOwner` and clean up `source_map` | Jonas Schievink | 2021-03-19 | 5 | -155/+216 |
| * | | Move `AttrsOwnerNode` to syntax and make it public | Jonas Schievink | 2021-03-19 | 3 | -33/+33 |
|/ / | |||||
* | | Merge #8111 | bors[bot] | 2021-03-19 | 4 | -18/+15 |
|\ \ | |||||
| * | | Return `Either` from `MacroDefId::ast_id` | Jonas Schievink | 2021-03-19 | 4 | -18/+15 |
|/ / | |||||
* | | Merge #8110 | bors[bot] | 2021-03-19 | 1 | -3/+3 |
|\ \ | |||||
| * | | simplify | Aleksey Kladov | 2021-03-19 | 1 | -3/+3 |
* | | | Merge #8109 | bors[bot] | 2021-03-19 | 2 | -40/+66 |
|\| | | |||||
| * | | Make ast editing more ergonomic | Aleksey Kladov | 2021-03-19 | 2 | -40/+66 |
| |/ | |||||
* | | Merge #8108 | bors[bot] | 2021-03-19 | 2 | -21/+48 |
|\ \ | |/ |/| | |||||
| * | Fix handling of `#![cfg]` in outline module file | Jonas Schievink | 2021-03-19 | 2 | -21/+48 |
|/ | |||||
* | Merge #8106 | bors[bot] | 2021-03-19 | 1 | -2/+5 |
|\ | |||||
| * | Add builtin macro-like attributes | Jonas Schievink | 2021-03-19 | 1 | -2/+5 |
|/ | |||||
* | Merge #8104 | bors[bot] | 2021-03-19 | 5 | -13/+13 |
|\ | |||||
| * | Rename derive-specific APIs | Jonas Schievink | 2021-03-19 | 5 | -13/+13 |
|/ | |||||
* | Merge #8102 | bors[bot] | 2021-03-19 | 1 | -27/+17 |
|\ | |||||
| * | Cleanup qualify_path | Lukas Wirth | 2021-03-19 | 1 | -27/+17 |
|/ | |||||
* | Merge #8097 | bors[bot] | 2021-03-19 | 7 | -41/+32 |
|\ | |||||
| * | Parse extended_key_value_attributes | Lukas Wirth | 2021-03-19 | 7 | -41/+32 |
* | | Merge #8101 | bors[bot] | 2021-03-19 | 10 | -131/+221 |
|\ \ | |||||
| * | | Replace Projection variant in GenericPredicate with AliasEq | Lukas Wirth | 2021-03-19 | 10 | -131/+221 |
* | | | Merge #8099 | bors[bot] | 2021-03-18 | 1 | -1/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Document fields of `ModuleId` | Jonas Schievink | 2021-03-18 | 1 | -1/+5 |
|/ / | |||||
* | | Merge #8095 | bors[bot] | 2021-03-18 | 2 | -3/+40 |
|\ \ | |||||
| * | | Fix associated items not being appended to paths in import_assets | Lukas Wirth | 2021-03-18 | 2 | -3/+40 |
| |/ | |||||
* | | Merge #8086 | bors[bot] | 2021-03-18 | 14 | -31/+55 |
|\ \ | |||||
| * | | Use a highlight modifier for intra doc links | Lukas Wirth | 2021-03-18 | 14 | -31/+55 |
|/ / | |||||
* | | Merge #8096 | bors[bot] | 2021-03-18 | 15 | -73/+99 |
|\ \ | |||||
| * | | Chalkify TraitRef | Florian Diebold | 2021-03-18 | 15 | -73/+99 |
|/ / | |||||
* | | Merge #8083 | bors[bot] | 2021-03-18 | 3 | -26/+76 |
|\ \ | |||||
| * | | Track source file IDs in source mapping of Attrs | Lukas Wirth | 2021-03-18 | 3 | -26/+76 |
* | | | Merge #8094 | bors[bot] | 2021-03-18 | 1 | -1/+14 |
|\ \ \ | |||||
| * | | | Fix infinite recursion when computing diagnostics for inner items | Jonas Schievink | 2021-03-18 | 1 | -1/+14 |
* | | | | Merge #8093 | bors[bot] | 2021-03-18 | 4 | -25/+117 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add test | Jonas Schievink | 2021-03-18 | 1 | -0/+26 |
| * | | | Record custom derive helpers in `DefMap` | Jonas Schievink | 2021-03-18 | 3 | -25/+91 |
|/ / / | |||||
* | | | Merge #8091 | bors[bot] | 2021-03-18 | 1 | -0/+17 |
|\ \ \ | |||||
| * | | | Add test for goto def on proc macro invocation | Jonas Schievink | 2021-03-18 | 1 | -0/+17 |
|/ / / | |||||
* | | | Merge #8089 | bors[bot] | 2021-03-18 | 1 | -4/+2 |
|\ \ \ | |||||
| * | | | Update docs/user/manual.adoc | Aleksey Kladov | 2021-03-18 | 1 | -1/+1 |