Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expand procedural attribute macros | Jonas Schievink | 2021-06-03 | 1 | -1/+15 |
* | Merge #8866 | bors[bot] | 2021-05-31 | 1 | -1/+1 |
|\ | |||||
| * | Update salsa | Jonas Schievink | 2021-05-27 | 1 | -1/+1 |
* | | Diagnose unimplemented built-in macros | Jonas Schievink | 2021-05-30 | 2 | -2/+34 |
* | | Thread proc-macro types through the HIR | Jonas Schievink | 2021-05-29 | 1 | -5/+13 |
* | | Don't store supertraits in ItemTree | Laurențiu Nicola | 2021-05-27 | 1 | -4/+0 |
|/ | |||||
* | Merge #8997 | bors[bot] | 2021-05-27 | 1 | -20/+6 |
|\ | |||||
| * | Stop expanding UseTrees during ItemTree lowering | Jonas Schievink | 2021-05-26 | 1 | -20/+6 |
* | | simplify | Lukas Wirth | 2021-05-26 | 1 | -1/+5 |
|/ | |||||
* | internal: move diagnostics to hir | Aleksey Kladov | 2021-05-25 | 2 | -13/+395 |
* | Merge #8942 | bors[bot] | 2021-05-25 | 1 | -32/+1 |
|\ | |||||
| * | Remove hir krate methods | Aramis Razzaghipour | 2021-05-24 | 1 | -48/+0 |
| * | Add highlighting of items from other crates | Aramis Razzaghipour | 2021-05-24 | 1 | -0/+17 |
* | | internal: rename hypothetical -> speculative | Aleksey Kladov | 2021-05-24 | 1 | -5/+5 |
* | | internal: intern `TypeBound`s | Jonas Schievink | 2021-05-24 | 1 | -1/+1 |
* | | Merge #8945 | bors[bot] | 2021-05-23 | 3 | -14/+17 |
|\ \ | |||||
| * | | Get rid of field_type again | Florian Diebold | 2021-05-23 | 3 | -18/+11 |
| * | | Infer correct expected type for generic struct fields | Florian Diebold | 2021-05-23 | 1 | -3/+15 |
| * | | Record method call substs and use them in call info | Florian Diebold | 2021-05-23 | 2 | -7/+5 |
| |/ | |||||
* / | Correctly resolve crate name in use paths when import shadows itself | Lukas Tobias Wirth | 2021-05-23 | 1 | -1/+10 |
|/ | |||||
* | Give ‘unsafe’ semantic token modifier to unsafe traits | Aramis Razzaghipour | 2021-05-23 | 1 | -0/+4 |
* | Paper over #8931 a bit more | Florian Diebold | 2021-05-23 | 1 | -2/+3 |
* | Add test for #8931 and better checking | Florian Diebold | 2021-05-23 | 1 | -2/+2 |
* | Add more docs | Aleksey Kladov | 2021-05-22 | 2 | -3/+10 |
* | Rework obligation handling | Florian Diebold | 2021-05-21 | 1 | -4/+6 |
* | Fix HIR expecting errors to unify with anything | Florian Diebold | 2021-05-21 | 1 | -6/+3 |
* | Fix compilation of hir and ide crates | Florian Diebold | 2021-05-21 | 1 | -2/+2 |
* | Simplify eager macro representation | Jonas Schievink | 2021-05-19 | 1 | -2/+2 |
* | Merge #8813 | bors[bot] | 2021-05-16 | 1 | -1/+4 |
|\ | |||||
| * | Address final feedback | Jade | 2021-05-16 | 1 | -1/+1 |
| * | Add more tests, refactor array lengths/consteval work | Jade | 2021-05-14 | 1 | -1/+4 |
* | | Apply async semantic token modifier to async/await keywords | hi-rustin | 2021-05-14 | 1 | -0/+4 |
|/ | |||||
* | Correctly support SelfType when searching for usages | Lukas Wirth | 2021-05-08 | 1 | -0/+4 |
* | internal: expose cfg attrs from hir::Crate | Aleksey Kladov | 2021-05-07 | 2 | -0/+6 |
* | Merge #8745 | bors[bot] | 2021-05-06 | 1 | -0/+12 |
|\ | |||||
| * | Support goto_type_definition for types | Lukas Tobias Wirth | 2021-05-06 | 1 | -0/+12 |
* | | Reuse database in LowerCtx | Jonas Schievink | 2021-05-06 | 2 | -4/+3 |
* | | Don't store call-site text offsets in hygiene info | Jonas Schievink | 2021-05-06 | 4 | -6/+7 |
* | | simplify | Lukas Tobias Wirth | 2021-05-05 | 1 | -0/+4 |
|/ | |||||
* | internal: fix naming polarity | Aleksey Kladov | 2021-04-30 | 1 | -1/+1 |
* | internal: normalize name | Aleksey Kladov | 2021-04-30 | 2 | -2/+2 |
* | hir_ty: deal with TypeRef::Macro in HirFormatter | cynecx | 2021-04-17 | 1 | -3/+2 |
* | hir_ty: Expand macros at type position | cynecx | 2021-04-17 | 2 | -4/+9 |
* | Exclude inherent traits from flyimports | Kirill Bulatov | 2021-04-16 | 1 | -0/+12 |
* | Improve indexing of impls | Florian Diebold | 2021-04-09 | 1 | -9/+21 |
* | Intern Substitutions | Florian Diebold | 2021-04-08 | 1 | -1/+1 |
* | Fix missing match arms | Florian Diebold | 2021-04-08 | 1 | -1/+3 |
* | InEnvironment::new takes a reference | Florian Diebold | 2021-04-07 | 1 | -2/+2 |
* | Make Canonical::new a free-standing function | Florian Diebold | 2021-04-07 | 1 | -1/+1 |
* | Move hir_trait_id to extension trait | Florian Diebold | 2021-04-07 | 1 | -1/+2 |