about summary refs log tree commit diff
path: root/docs/user
AgeCommit message (Expand)AuthorLines
2022-11-07Auto merge of #13545 - Veykril:adjustment-hints, r=Veykrilbors-1/+7
2022-11-07Fix typosLaurențiu Nicola-1/+1
2022-11-06docs: fix adoc linksRongjian Zhang-2/+2
2022-11-04Fix up adjustment hints configurationsLukas Wirth-1/+7
2022-11-03docs: add crates section to the manualRongjian Zhang-0/+6
2022-11-02Auto merge of #13359 - feniljain:feat-must-use-option, r=Veykrilbors-0/+6
2022-10-24refactor: remove repetitive string interpolation and doc changesfeniljain-1/+1
2022-10-24feat: add config for inserting must_use in `generate_enum_as_method`feniljain-0/+6
2022-10-22Implement invocation location configLukas Wirth-6/+24
2022-10-19Remove simplistic interpolation for manifest-pathLukas Wirth-14/+6
2022-10-19{manifest-path} interpolationLukas Wirth-10/+16
2022-10-19Implement invocation strategy config for checkOnSaveLukas Wirth-0/+11
2022-10-19Implement invocation strategy config for build scriptsLukas Wirth-0/+11
2022-10-10Update manual now stable can be installed with rustupdvdsk-3/+14
2022-10-01Add config for supplying sysroot pathLukas Wirth-2/+7
2022-09-19SimplifyLukas Wirth-0/+1
2022-09-18Auto merge of #13058 - dpaoliello:extraenv, r=Veykrilbors-0/+11
2022-09-13Add cargo.extraEnv settingDaniel Paoliello-0/+11
2022-09-13Auto merge of #13221 - mdx97:mdx97/annotations-above-whole-item, r=Veykrilbors-0/+5
2022-09-13Restructure `find_path` into a separate functions for modules and non-module ...Lukas Wirth-2/+2
2022-09-12Address comments and fix build.Mathew Horner-5/+5
2022-09-12Auto merge of #13186 - enomado:master, r=Veykrilbors-0/+5
2022-09-11Allow configuration of annotation location.Mathew Horner-0/+5
2022-09-09Add config to unconditionally prefer core imports over stdLukas Wirth-0/+5
2022-09-09fixesStanislav-5/+5
2022-09-09fix. round 4Stanislav-2/+2
2022-09-08fix comment round 3Stanislav-0/+5
2022-08-23Add a short blurb about VS Code Live Share to the manualJonas Schievink-0/+11
2022-08-23Regen docsLukas Wirth-0/+46
2022-08-19document interaction of checkOnSave.overrideCommand and multiple linked projectsRalf Jung-0/+4
2022-08-16Add `.enable` suffixJonas Schievink-1/+1
2022-08-16Add a setting for keyword hover popupsJonas Schievink-0/+6
2022-08-01Fix r-a spelling in some placesJonas Schievink-2/+2
2022-07-11Fix obsolete `diagnostics.experimental.enable`TonalidadeHidrica-1/+1
2022-07-11Fix obsolete `loadOutDirsFromCheck` configsTonalidadeHidrica-3/+9
2022-07-11Fix config keys regarding imports in docsTonalidadeHidrica-3/+5
2022-07-08Update remaining GitHub URLsJonas Schievink-12/+12
2022-07-04Improve documentation for buildScripts.overrideCommand / checkOnSave.override...Florian Diebold-8/+11
2022-05-28fix: add an option to show inlay hint for return type of closures without blockharpsword-2/+2
2022-05-26typo: missing commaJoël Kuijper-1/+1
2022-05-25internal: Make autoclosing angle brackets configurable, disabled by defaultLukas Wirth-0/+5
2022-05-20feat: hide type inlay hints for initializations of closuresandylizi-0/+6
2022-05-20remove duplicate 'to' in `cachePriming.numThreads` option descriptionEquinox-1/+1
2022-05-16Show inlay hints after a `}` to indicate the closed itemJonas Schievink-0/+11
2022-05-16Auto merge of #12253 - Veykril:bm, r=Veykrilbors-0/+5
2022-05-14Update package.jsonLukas Wirth-0/+5
2022-05-14internal: Make VSCode config more GUI edit friendlyLukas Wirth-1/+2
2022-05-13fix: Fix incorrect hover actions config keysLukas Wirth-5/+5
2022-05-13feat: Change VSCode extension publisher to `rust-lang`Lukas Wirth-3/+3
2022-05-12Auto merge of #12226 - Veykril:reborrow-inlay-hints, r=Veykrilbors-1/+1