Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | hir_ty: cleanups and extend infinitely_recursive_macro_type test | cynecx | 2021-04-18 | 2 | -8/+14 | |
| * | | | | | hir_ty: keep body::Expander in TyLoweringContext | cynecx | 2021-04-18 | 4 | -59/+94 | |
| * | | | | | hir_def: various cleanups | cynecx | 2021-04-18 | 3 | -11/+9 | |
| * | | | | | hir_def: refactor expand_macro_type and cleanups | cynecx | 2021-04-17 | 3 | -123/+33 | |
| * | | | | | hir_def: ignore ast::Type in file_item_tree query | cynecx | 2021-04-17 | 2 | -10/+11 | |
| * | | | | | hir_ty: deal with TypeRef::Macro in HirFormatter | cynecx | 2021-04-17 | 2 | -5/+17 | |
| * | | | | | hir_ty: Expand macros at type position | cynecx | 2021-04-17 | 17 | -81/+434 | |
* | | | | | | Merge #8574 | bors[bot] | 2021-04-19 | 5 | -41/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Check for rust doc code attributes like rustdoc does | Lukas Wirth | 2021-04-19 | 5 | -45/+40 | |
| * | | | | | | Don't require all doc fences to be valid for identifying rust code | Lukas Wirth | 2021-04-19 | 2 | -2/+6 | |
* | | | | | | | Merge #8565 | bors[bot] | 2021-04-19 | 1 | -28/+100 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Unindent test according to the style guide. | Dawer | 2021-04-19 | 1 | -23/+23 | |
| * | | | | | | Return to the status quo in #8129 | Dawer | 2021-04-18 | 1 | -0/+2 | |
| * | | | | | | Prevent adding useless match arms | Dawer | 2021-04-18 | 1 | -11/+27 | |
| * | | | | | | Test fill-match-arms assist: partial with wildcards | Dawer | 2021-04-17 | 1 | -0/+34 | |
| * | | | | | | Fill partial match arms for a tuple of enums | Dawer | 2021-04-16 | 1 | -17/+37 | |
* | | | | | | | Merge #8540 | bors[bot] | 2021-04-19 | 10 | -29/+101 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Better visualise control flow for change_annotation_support" | Lukas Wirth | 2021-04-18 | 1 | -51/+46 | |
| * | | | | | | | Prevent being able to rename items that are not part of the workspace | Lukas Wirth | 2021-04-18 | 10 | -15/+92 | |
* | | | | | | | | Merge #8467 | bors[bot] | 2021-04-19 | 6 | -0/+269 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | implement field stuff too | jake | 2021-04-19 | 1 | -22/+106 | |
| * | | | | | | | | Adds impl Deref assist | jake | 2021-04-11 | 6 | -0/+185 | |
* | | | | | | | | | Collect inherent impls in unnamed consts | Jonas Schievink | 2021-04-19 | 2 | -17/+62 | |
* | | | | | | | | | Fix visibility of items in block modules | Jonas Schievink | 2021-04-19 | 2 | -1/+21 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge #8564 | bors[bot] | 2021-04-18 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Expand `global_asm!` to nothing | Jonas Schievink | 2021-04-18 | 2 | -0/+11 | |
* | | | | | | | | | Merge #8561 | bors[bot] | 2021-04-18 | 2 | -5/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Accept `E<error_number>` notation in doctests | Chayim Refael Friedman | 2021-04-18 | 2 | -5/+23 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge #8560 | bors[bot] | 2021-04-18 | 2 | -3/+23 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Escape characters in doc comments in macros correctly | Chayim Refael Friedman | 2021-04-18 | 2 | -3/+23 | |
* | | | | | | | | | Add some more error messages to fixture failure cases | Lukas Wirth | 2021-04-17 | 2 | -4/+6 | |
* | | | | | | | | | Add an error message to fixture errors | Yoshua Wuyts | 2021-04-17 | 1 | -1/+3 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | nail rowan version down | Bernhard Schuster | 2021-04-17 | 1 | -1/+1 | |
* | | | | | | | | Handle extended key value attr in mbe | Edwin Cheng | 2021-04-17 | 3 | -48/+35 | |
* | | | | | | | | Fix `TestDB::module_at_position` with submodules | Jonas Schievink | 2021-04-17 | 2 | -2/+72 | |
* | | | | | | | | Merge #8546 | bors[bot] | 2021-04-16 | 2 | -2/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Return CallInfo for unclosed call expressions | Lukas Wirth | 2021-04-16 | 2 | -2/+35 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge #8542 | bors[bot] | 2021-04-16 | 8 | -20/+40 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Include path in `unresolved-macro-call` diagnostic | Jonas Schievink | 2021-04-16 | 8 | -20/+40 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge #8539 | bors[bot] | 2021-04-16 | 5 | -7/+53 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Exclude inherent traits from flyimports | Kirill Bulatov | 2021-04-16 | 5 | -7/+53 | |
| |/ / / / / / / | ||||||
* | | | / / / / | Fix primitive shadowing with inner items | Jonas Schievink | 2021-04-16 | 2 | -1/+25 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge #8543 | bors[bot] | 2021-04-16 | 2 | -16/+24 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fill match arms for a tuple of a single enum. | Dawer | 2021-04-16 | 2 | -16/+24 | |
* | | | | | | | change grammar | Milo | 2021-04-15 | 1 | -4/+4 | |
* | | | | | | | Remove unneeded annotations from find_path tests | Jonas Schievink | 2021-04-15 | 1 | -6/+0 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. | | | | | | | Merge #8510 #8533 | bors[bot] | 2021-04-15 | 4 | -48/+75 | |
|\ \| | | | | | | ||||||
| * | | | | | | | Move cursor position when using item movers | Jonas Schievink | 2021-04-13 | 4 | -48/+75 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Make find_path tests adhere to style guide | Jonas Schievink | 2021-04-15 | 1 | -260/+327 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Do not show flyimports in trait or impl declarations | Kirill Bulatov | 2021-04-15 | 1 | -0/+50 |