| Age | Commit message (Expand) | Author | Lines |
| 2023-10-16 | Auto merge of #15746 - pvalletbo:string-literals-diagnose, r=Veykril | bors | -21/+177 |
| 2023-10-16 | Auto merge of #15770 - lnicola:metrics-url, r=lnicola | bors | -1/+1 |
| 2023-10-16 | Fix metrics repo url | Laurențiu Nicola | -1/+1 |
| 2023-10-16 | Auto merge of #15769 - lnicola:metrics-ssh, r=lnicola | bors | -0/+2 |
| 2023-10-16 | Create .ssh before writing deploy key | Laurențiu Nicola | -0/+2 |
| 2023-10-16 | Auto merge of #15764 - Wilfred:emacs_docs, r=lnicola | bors | -1/+10 |
| 2023-10-15 | Expand Emacs documentation | Wilfred Hughes | -1/+10 |
| 2023-10-15 | Auto merge of #15691 - Veykril:rustc_abi, r=Veykril | bors | -96/+133 |
| 2023-10-15 | Update rustc_abi dependency | Lukas Wirth | -96/+133 |
| 2023-10-15 | Auto merge of #15762 - Veykril:metrics-deploy, r=Veykril | bors | -3/+4 |
| 2023-10-15 | Fix metrics workflow to use deploy key | Lukas Wirth | -3/+4 |
| 2023-10-15 | Auto merge of #15755 - Young-Flash:cursor_selection, r=lnicola | bors | -5/+5 |
| 2023-10-14 | Auto merge of #15760 - ChristianSchott:master, r=HKalbasi | bors | -6/+6 |
| 2023-10-14 | make ProjectionStore-impls pub-accessible | Christian Schott | -6/+6 |
| 2023-10-14 | Auto merge of #15756 - harpsword:fix_typo_in_mbe_lib, r=lnicola | bors | -1/+1 |
| 2023-10-14 | fix: fix typo in mbe/lib.rs comment | harpsword | -1/+1 |
| 2023-10-14 | feat: make cursor select at _tmp | Young-Flash | -5/+5 |
| 2023-10-13 | Auto merge of #15752 - Young-Flash:replace_is_method_with_if_let_method, r=HK... | bors | -92/+126 |
| 2023-10-13 | update mod order to adapt alphabetically sorted | Young-Flash | -2/+2 |
| 2023-10-12 | feat: add replace_is_ok_with_if_let_ok assist | Young-Flash | -92/+126 |
| 2023-10-12 | Auto merge of #15743 - Young-Flash:replace_is_some_with_if_let_some, r=HKalbasi | bors | -0/+111 |
| 2023-10-12 | fix CI: generate doctest | Young-Flash | -3/+22 |
| 2023-10-11 | fix: format | Pol Valletbó | -1/+0 |
| 2023-10-11 | chore: format imports | Pol Valletbó | -4/+2 |
| 2023-10-11 | Auto merge of #15745 - osiewicz:add-zed-to-ide-list, r=lnicola | bors | -0/+5 |
| 2023-10-11 | chore: move common code to function | Pol Valletbó | -22/+24 |
| 2023-10-11 | docs: Add Zed to IDE list. | Piotr Osiewicz | -0/+5 |
| 2023-10-11 | fix: handle errors for string byte string and c_string | Pol Valletbó | -1/+167 |
| 2023-10-11 | fix: use unescape_byte function for Byte literals | Pol Valletbó | -21/+12 |
| 2023-10-11 | Auto merge of #15744 - pvalletbo:15395/character-byte-literals-diagnose, r=Ve... | bors | -12/+337 |
| 2023-10-11 | fix: cargo fmt | Pol Valletbó | -1/+1 |
| 2023-10-11 | add diagnosis messages for chars and byte literal errors | Pol Valletbó | -12/+337 |
| 2023-10-11 | add replace_is_some_with_if_let_some assist | Young-Flash | -0/+92 |
| 2023-10-10 | Auto merge of #15728 - EliasHolzmann:feature/local_documentation_vscode, r=Ve... | bors | -3/+26 |
| 2023-10-09 | vscode: Support opening local documentation if available | Elias Holzmann | -2/+25 |
| 2023-10-09 | Auto merge of #15618 - shogo-nakano-desu:internal/port-anymap, r=Veykril | bors | -14/+386 |
| 2023-10-09 | Auto merge of #15696 - rmehri01:14293_tuple_return_type_to_struct, r=Veykril | bors | -50/+970 |
| 2023-10-09 | Auto merge of #15713 - Veykril:flyimport-completions-short, r=Veykril | bors | -47/+174 |
| 2023-10-09 | Auto merge of #15681 - Tyrubias:custom_target_dir, r=Veykril | bors | -0/+140 |
| 2023-10-09 | Addressed PR style comments | Victor Song | -14/+12 |
| 2023-10-09 | Don't pass any target directory options to custom flycheck | Victor Song | -9/+1 |
| 2023-10-09 | Pass target directory as flag instead of env variable | Victor Song | -4/+4 |
| 2023-10-09 | Set `CARGO_TARGET_DIR` when using Flycheck custom command | Victor Song | -1/+9 |
| 2023-10-09 | Clarify documentation on new parameter | Victor Song | -3/+3 |
| 2023-10-09 | Add dedicated `target_dir` field to `CargoConfig` and `FlycheckConfig` | Victor Song | -68/+54 |
| 2023-10-09 | Add config option to use `rust-analyzer` specific target dir | Victor Song | -34/+190 |
| 2023-10-09 | Auto merge of #15725 - DaniPopes:fix-lintgen, r=Veykril | bors | -92/+125 |
| 2023-10-08 | Use vscode.env.openExternal instead of the vscode.open command for docs | Elias Holzmann | -1/+1 |
| 2023-10-07 | internal: fix automatic rustc/rustdoc lint generation | DaniPopes | -92/+125 |
| 2023-10-06 | Auto merge of #15600 - davidbarsky:davidbarsky/broken-rustfmt-in-ra, r=Veykril | bors | -1/+22 |