Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #8184 | bors[bot] | 2021-03-24 | 2 | -48/+48 |
|\ | |||||
| * | refine comment style of tests | hi-rustin | 2021-03-24 | 2 | -48/+48 |
|/ | |||||
* | Merge #8168 | bors[bot] | 2021-03-24 | 1 | -7/+70 |
|\ | |||||
| * | correct `convert to guard return` let_stmt | hi-rustin | 2021-03-24 | 1 | -7/+70 |
* | | Merge #8183 | bors[bot] | 2021-03-24 | 1 | -8/+38 |
|\ \ | |||||
| * | | Clean up implementation | Brandon | 2021-03-24 | 2 | -14/+8 |
| * | | Fix MISSING: command error with macros | Brandon | 2021-03-24 | 2 | -8/+44 |
* | | | Merge #8177 | bors[bot] | 2021-03-24 | 3 | -6/+6 |
|\ \ \ | |||||
| * | | | Bump the default hint length | Kirill Bulatov | 2021-03-23 | 3 | -3/+3 |
| * | | | Limit the hints size by default | Kirill Bulatov | 2021-03-23 | 3 | -6/+6 |
* | | | | Merge #8182 | bors[bot] | 2021-03-24 | 1 | -4/+26 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Trim down IPC json size | Edwin Cheng | 2021-03-24 | 1 | -4/+26 |
|/ / / | |||||
* | | | Merge #8159 | bors[bot] | 2021-03-23 | 4 | -15/+38 |
|\ \ \ | |||||
| * | | | Improve message usage in proc-macro | Edwin Cheng | 2021-03-23 | 3 | -9/+17 |
| * | | | Ignore proc-macro stdout to prevent IPC crash | Edwin Cheng | 2021-03-23 | 2 | -7/+22 |
* | | | | Merge #8178 | bors[bot] | 2021-03-23 | 6 | -209/+225 |
|\ \ \ \ | |||||
| * | | | | Cleanup intra_doc_link parsing | Lukas Wirth | 2021-03-23 | 1 | -82/+51 |
| * | | | | Show item info when hovering intra doc links | Lukas Wirth | 2021-03-23 | 6 | -128/+175 |
* | | | | | Merge #8179 | bors[bot] | 2021-03-23 | 1 | -40/+28 |
|\ \ \ \ \ | |||||
| * | | | | | cargo update | kjeremy | 2021-03-23 | 1 | -40/+28 |
|/ / / / / | |||||
* | | | | | Merge #8176 | bors[bot] | 2021-03-23 | 1 | -67/+45 |
|\ \ \ \ \ | |||||
| * | | | | | Cleanup | Aleksey Kladov | 2021-03-23 | 1 | -67/+45 |
* | | | | | | Merge #8173 | bors[bot] | 2021-03-23 | 2 | -40/+56 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | simplify | Lukas Wirth | 2021-03-23 | 2 | -40/+56 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge #8174 | bors[bot] | 2021-03-23 | 3 | -39/+18 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Simplify code | Aleksey Kladov | 2021-03-23 | 3 | -39/+18 |
* | | | | | Merge #8170 | bors[bot] | 2021-03-23 | 1 | -86/+79 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Merge bang-macros and derives in name resolution | Jonas Schievink | 2021-03-23 | 1 | -86/+79 |
|/ / / / | |||||
* | | | | Merge #8169 | bors[bot] | 2021-03-23 | 2 | -44/+48 |
|\ \ \ \ | |||||
| * | | | | Make more use of the HIR in rename::rename_to_self | Lukas Wirth | 2021-03-23 | 2 | -44/+48 |
* | | | | | Merge #8167 | bors[bot] | 2021-03-23 | 1 | -34/+36 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Use styleguide conforming import for ast nodes | Aleksey Kladov | 2021-03-23 | 1 | -34/+36 |
* | | | | Merge #8166 | bors[bot] | 2021-03-23 | 1 | -38/+52 |
|\| | | | |||||
| * | | | Unify test style | Aleksey Kladov | 2021-03-23 | 1 | -38/+52 |
* | | | | Merge #8165 | bors[bot] | 2021-03-23 | 3 | -23/+53 |
|\| | | | |_|/ |/| | | |||||
| * | | Tweak assits API to fit mutable syntax trees | Aleksey Kladov | 2021-03-23 | 3 | -23/+53 |
|/ / | |||||
* | | Merge #8138 | bors[bot] | 2021-03-23 | 4 | -80/+147 |
|\ \ | |||||
| * | | Cleanup Definition::search_scope | Lukas Wirth | 2021-03-23 | 1 | -83/+94 |
| * | | Merge hir::MacroDef::is_* into hir::MacroDef::kind | Lukas Wirth | 2021-03-23 | 3 | -16/+20 |
| * | | Set up a search scope when searching for mbe macro references | Lukas Wirth | 2021-03-23 | 3 | -4/+56 |
|/ / | |||||
* | | Merge #8162 | bors[bot] | 2021-03-23 | 3 | -17/+10 |
|\ \ | |||||
| * | | Improve readability | Aleksey Kladov | 2021-03-23 | 1 | -0/+1 |
| * | | Align naming of deps and revdeps | Aleksey Kladov | 2021-03-23 | 2 | -9/+2 |
| * | | Align semantics of deps and rev deps | Aleksey Kladov | 2021-03-23 | 1 | -2/+2 |
| * | | Compute more mathematically well-rounded notion of transitive deps | Aleksey Kladov | 2021-03-23 | 3 | -6/+5 |
| |/ | |||||
* | | Merge #8142 | bors[bot] | 2021-03-23 | 4 | -7/+75 |
|\ \ | |/ |/| | |||||
| * | add unit test to demonstrate struct fields/methods do not get ref match compl... | Josh Mcguigan | 2021-03-23 | 1 | -0/+38 |
| * | implement a temporary workaround for #8058 | Josh Mcguigan | 2021-03-22 | 4 | -7/+37 |
* | | Merge #8156 | bors[bot] | 2021-03-22 | 2 | -8/+63 |
|\ \ | |||||
| * | | Correctly lower TraitRefs with default params | Lukas Wirth | 2021-03-22 | 2 | -8/+63 |