| Age | Commit message (Expand) | Author | Lines |
| 2022-07-20 | fix: Fix search for associated trait items being inconsistent | Lukas Wirth | -43/+125 |
| 2022-07-20 | Auto merge of #12811 - TopGunSnake:12790, r=Veykril | bors | -2/+188 |
| 2022-07-20 | Auto merge of #12821 - SpecialMike:fix-partial-eq-default, r=Veykril | bors | -1/+33 |
| 2022-07-20 | Fix generated `PartialEq::ne` | Michael Chisolm | -1/+33 |
| 2022-07-20 | Auto merge of #12800 - hi-rustin:rustin-patch-issue-12717, r=hi-rustin | bors | -2/+4 |
| 2022-07-19 | Inverted the match logic to skip comments, attribute macros, and whitespace b... | TopGunSnake | -13/+4 |
| 2022-07-19 | Auto merge of #12789 - DorianListens:dscheidt/unused-param-overlapping, r=Dor... | bors | -4/+37 |
| 2022-07-19 | Auto merge of #12817 - fasterthanlime:expect-test-1-4-0, r=lnicola | bors | -17/+20 |
| 2022-07-19 | Add CARGO_WORKSPACE_DIR env var in `.cargo/config.toml` | Amos Wenger | -0/+3 |
| 2022-07-19 | Upgrade to expect-test@1.4.0 | Amos Wenger | -17/+17 |
| 2022-07-19 | Auto merge of #12809 - lnicola:empty-diagnostics, r=lnicola | bors | -8/+18 |
| 2022-07-19 | Work around Code bug with empty diagnostics | Laurențiu Nicola | -8/+18 |
| 2022-07-18 | Added case for const | TopGunSnake | -1/+8 |
| 2022-07-18 | Cleaned up trailing whitespace for tidy::files_are_tidy | TopGunSnake | -24/+24 |
| 2022-07-18 | Added coverage for trait, mod, impl, and enum cases. | TopGunSnake | -3/+49 |
| 2022-07-18 | Add test case and token finder to address 12790 | TopGunSnake | -2/+144 |
| 2022-07-18 | Auto merge of #12796 - mmirate:patch-1, r=Veykril | bors | -7/+7 |
| 2022-07-18 | fix: Prevent panic in Remove Unused Parameter assist | Dorian Scheidt | -4/+37 |
| 2022-07-18 | Auto merge of #12807 - Veykril:completion-item-details, r=Veykril | bors | -11/+38 |
| 2022-07-18 | Add simple support for completion item details | Lukas Wirth | -11/+38 |
| 2022-07-18 | Auto merge of #11819 - rust-lang:dependabot/npm_and_yarn/editors/code/minimis... | bors | -0/+0 |
| 2022-07-18 | Auto merge of #12804 - jonas-schievink:config-watcher, r=Veykril | bors | -9/+32 |
| 2022-07-18 | Auto merge of #12549 - bitgaoshu:goto_where_trait_m_impl, r=Veykril | bors | -130/+419 |
| 2022-07-18 | Move `convert_to_def_in_trait` into `ide-db` | Lukas Wirth | -47/+30 |
| 2022-07-18 | Improve file watcher config | Jonas Schievink | -9/+32 |
| 2022-07-18 | Auto merge of #12802 - rust-lang:jonas-schievink-patch-1, r=jonas-schievink | bors | -1/+1 |
| 2022-07-18 | Remove macro ABI version from doc comment | Jonas Schievink | -1/+1 |
| 2022-07-18 | Find original as node before compute ref match | hi-rustin | -2/+4 |
| 2022-07-18 | Auto merge of #12798 - jonas-schievink:trim-proc-macro-abis, r=jonas-schievink | bors | -16176/+16 |
| 2022-07-18 | Remove outdated proc macro ABIs | Jonas Schievink | -16176/+16 |
| 2022-07-18 | Auto merge of #12788 - hasali19:extract-var-mut, r=jonas-schievink | bors | -5/+31 |
| 2022-07-18 | chore: change str_ref_to_string to str_ref_to_owned | Milo Mirate | -7/+7 |
| 2022-07-18 | Auto merge of #12795 - jonas-schievink:proc-macro-abi-1.64, r=jonas-schievink | bors | -1/+4443 |
| 2022-07-18 | Support the 1.64 nightly proc macro ABI | Jonas Schievink | -1/+4443 |
| 2022-07-18 | Auto merge of #12286 - harpsword:fix_generate_constant, r=Veykril | bors | -15/+151 |
| 2022-07-18 | fix: “Generate constant” ignores the path prefix of the identifier | harpsword | -15/+151 |
| 2022-07-17 | Fix extract variable assist for subexpression in mutable borrow | Hasan Ali | -5/+31 |
| 2022-07-17 | Auto merge of #12785 - Logarithmus:feature/fix-negative-const-generics, r=Vey... | bors | -4/+2 |
| 2022-07-17 | fix: un-inline `ConstScalarOrPath::from_expr_opt` | Artur Sinila | -4/+2 |
| 2022-07-17 | Auto merge of #12778 - Logarithmus:feature/fix-negative-const-generics, r=flo... | bors | -85/+217 |
| 2022-07-17 | fix: address suggestions | Artur Sinila | -65/+72 |
| 2022-07-17 | refactor: inline some variables | Artur Sinila | -4/+2 |
| 2022-07-17 | Auto merge of #12781 - iDawer:hir_display.stack_overflow, r=lnicola | bors | -2/+42 |
| 2022-07-17 | Check for local IDs belong to same definition | iDawer | -2/+42 |
| 2022-07-17 | feat: support negative const generic parameters | Artur Sinila | -125/+152 |
| 2022-07-17 | tests: add hover tests for const generics | Artur Sinila | -0/+100 |
| 2022-07-16 | Auto merge of #12689 - Veykril:macro-rec, r=Veykril | bors | -27/+57 |
| 2022-07-16 | Auto merge of #12539 - soruh:instanciate_empty_structs, r=Veykril | bors | -4/+287 |
| 2022-07-16 | Auto merge of #12712 - harpsword:fix-rename-crate-root, r=Veykril | bors | -0/+33 |
| 2022-07-16 | Auto merge of #12775 - flodiebold:syntax-fixup-if, r=flodiebold | bors | -34/+120 |