| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-27 | minor: Freshen up goto feature docs | Lukas Wirth | -0/+3 |
| 2022-03-05 | fix: Recognize `Self` as a proper keyword | Lukas Wirth | -1/+1 |
| 2021-11-11 | internal: Flatten `Definition::ModuleDef` variant | Lukas Wirth | -1/+1 |
| 2021-10-26 | fix: make `goto_declaration` multi-token mapping aware | Anatol Ulrich | -22/+29 |
| 2021-10-14 | a few clippy fixes | Milo | -1/+1 |
| 2021-10-12 | Saw a FIXME comment and decided to fix it. | Mirko Rainer | -1/+1 |
| 2021-07-11 | Return both field and local references for shorthands in goto_def | Lukas Wirth | -14/+22 |
| 2021-07-11 | Inline name classification reference calls | Lukas Wirth | -5/+8 |
| 2021-07-11 | Explicitly check for reference locals or fields in Name classification | Lukas Wirth | -2/+2 |
| 2021-07-11 | internal: remove one more needless extern crate | Aleksey Kladov | -1/+1 |
| 2021-07-11 | internal: remove unused param | Aleksey Kladov | -1/+1 |
| 2021-06-24 | move goto_declaration fall back into handlers | Lukas Wirth | -40/+24 |
| 2021-06-22 | Implement goto_declaration support | Lukas Wirth | -0/+107 |
