aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix MISSING: command error with macrosBrandon2021-03-242-8/+44
* Merge #8159bors[bot]2021-03-234-15/+38
|\
| * Improve message usage in proc-macroEdwin Cheng2021-03-233-9/+17
| * Ignore proc-macro stdout to prevent IPC crashEdwin Cheng2021-03-232-7/+22
* | Merge #8178bors[bot]2021-03-236-209/+225
|\ \
| * | Cleanup intra_doc_link parsingLukas Wirth2021-03-231-82/+51
| * | Show item info when hovering intra doc linksLukas Wirth2021-03-236-128/+175
* | | Merge #8179bors[bot]2021-03-231-40/+28
|\ \ \
| * | | cargo updatekjeremy2021-03-231-40/+28
|/ / /
* | | Merge #8176bors[bot]2021-03-231-67/+45
|\ \ \
| * | | CleanupAleksey Kladov2021-03-231-67/+45
* | | | Merge #8173bors[bot]2021-03-232-40/+56
|\ \ \ \
| * | | | simplifyLukas Wirth2021-03-232-40/+56
| | |/ / | |/| |
* | | | Merge #8174bors[bot]2021-03-233-39/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Simplify codeAleksey Kladov2021-03-233-39/+18
* | | | Merge #8170bors[bot]2021-03-231-86/+79
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge bang-macros and derives in name resolutionJonas Schievink2021-03-231-86/+79
|/ / /
* | | Merge #8169bors[bot]2021-03-232-44/+48
|\ \ \
| * | | Make more use of the HIR in rename::rename_to_selfLukas Wirth2021-03-232-44/+48
* | | | Merge #8167bors[bot]2021-03-231-34/+36
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Use styleguide conforming import for ast nodesAleksey Kladov2021-03-231-34/+36
* | | Merge #8166bors[bot]2021-03-231-38/+52
|\| |
| * | Unify test styleAleksey Kladov2021-03-231-38/+52
* | | Merge #8165bors[bot]2021-03-233-23/+53
|\| |
| * | Tweak assits API to fit mutable syntax treesAleksey Kladov2021-03-233-23/+53
|/ /
* | Merge #8138bors[bot]2021-03-234-80/+147
|\ \
| * | Cleanup Definition::search_scopeLukas Wirth2021-03-231-83/+94
| * | Merge hir::MacroDef::is_* into hir::MacroDef::kindLukas Wirth2021-03-233-16/+20
| * | Set up a search scope when searching for mbe macro referencesLukas Wirth2021-03-233-4/+56
|/ /
* | Merge #8162bors[bot]2021-03-233-17/+10
|\ \
| * | Improve readabilityAleksey Kladov2021-03-231-0/+1
| * | Align naming of deps and revdepsAleksey Kladov2021-03-232-9/+2
| * | Align semantics of deps and rev depsAleksey Kladov2021-03-231-2/+2
| * | Compute more mathematically well-rounded notion of transitive depsAleksey Kladov2021-03-233-6/+5
| |/
* | Merge #8142bors[bot]2021-03-234-7/+75
|\ \ | |/ |/|
| * add unit test to demonstrate struct fields/methods do not get ref match compl...Josh Mcguigan2021-03-231-0/+38
| * implement a temporary workaround for #8058Josh Mcguigan2021-03-224-7/+37
* | Merge #8156bors[bot]2021-03-222-8/+63
|\ \
| * | Correctly lower TraitRefs with default paramsLukas Wirth2021-03-222-8/+63
| | |
| \ \
*-. \ \ Merge #8154 #8155bors[bot]2021-03-2211-90/+163
|\ \ \ \
| | * | | resolver: manually traverse nested block scopesJonas Schievink2021-03-224-5/+45
| | |/ /
| * / / rewrite merge use trees assist to use muatable syntax treesAleksey Kladov2021-03-227-85/+118
|/ / /
* | | Merge #8153bors[bot]2021-03-222-3/+3
|\ \ \ | |/ / |/| |
| * | :arrow_up: rowanAleksey Kladov2021-03-222-3/+3
* | | Merge #8141bors[bot]2021-03-221-7/+49
|\ \ \
| * | | Code review fixesKirill Bulatov2021-03-221-0/+2
| * | | Do not revisit recursively imported modulesKirill Bulatov2021-03-211-7/+47
| | |/ | |/|
* | | Merge #8054bors[bot]2021-03-2211-1/+781
|\ \ \ | |_|/ |/| |
| * | Remove needless lifetimeivan7702021-03-191-1/+1
| * | Added more movable listsivan7702021-03-191-1/+95