aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Implement DNF-based `#[cfg]` introspectionJonas Schievink2020-10-225-2/+622
| * | | | Simplify cfg representationJonas Schievink2020-10-213-31/+41
* | | | | Merge #6098bors[bot]2020-10-225-26/+132
|\ \ \ \ \
| * | | | | Insert ref for completionsadamrk2020-10-225-26/+132
|/ / / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge #6325 #6327bors[bot]2020-10-222-1/+8
|\ \ \ \ \ \
| | * | | | | Update debugging.mdAdrian Stanciu2020-10-221-1/+1
| | | |/ / / | | |/| | |
| * / | | | Add generated diagnostic docs to the manualFlorian Diebold2020-10-221-0/+7
| |/ / / /
* | | | | Merge #6326bors[bot]2020-10-221-1/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Hide paramater inlay hints for cloned vars if applicableLukas Wirth2020-10-221-1/+28
| | |_|/ | |/| |
* | | | Merge #6319bors[bot]2020-10-222-3/+34
|\ \ \ \
| * | | | Properly identify camel cased acronyms as UpperCamelCaseArif Roktim2020-10-212-3/+34
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge #6320 #6321bors[bot]2020-10-222-23/+58
|\ \ \ \ \
| | * | | | Fix opening module documentation opening parent documentation insteadZac Pullar-Strecker2020-10-221-4/+24
| * | | | | fix: prevent line comments inside block commentsDusty Pomerleau2020-10-221-19/+34
| |/ / / /
* | | | | Merge #6314bors[bot]2020-10-221-2/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | generate_impl assist respect cfg attributes #6312Benjamin Coenen2020-10-221-2/+40
| |/ / /
* | | | Merge #6307bors[bot]2020-10-213-2/+99
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor is_intrinsic_fn_unsafe() and make it privateFrancesco Zardi2020-10-211-39/+42
| * | | Move safe intrinsic testsFrancesco Zardi2020-10-212-20/+18
| * | | Fix typo in commentFrancesco Zardi2020-10-211-1/+1
| * | | Add whitelist of safe intrinsicsFrancesco Zardi2020-10-213-2/+98
* | | | Merge #6302bors[bot]2020-10-211-22/+3
|\ \ \ \
| * | | | fix: require matching hash quantities for raw stringsDusty Pomerleau2020-10-211-22/+3
|/ / / /
* | | | Merge #6270bors[bot]2020-10-204-11/+29
|\ \ \ \
| * | | | Update cratesJeremy Kolb2020-10-204-11/+29
|/ / / /
* | | | Merge #6259bors[bot]2020-10-202-17/+51
|\ \ \ \
| * | | | rename flag --client-code to --client on xtask installEmil Gardström2020-10-201-8/+8
| * | | | allow xtask install --client-code[=CLIENT] to specify clientEmil Gardström2020-10-172-15/+49
* | | | | Merge #6109bors[bot]2020-10-208-136/+240
|\ \ \ \ \
| * | | | | add completions for clippy lint in attributesBenjamin Coenen2020-10-208-136/+240
|/ / / / /
* | | | | Merge #6256bors[bot]2020-10-203-0/+160
|\ \ \ \ \
| * | | | | Update crates/assists/src/handlers/replace_string_with_char.rsCoenen Benjamin2020-10-201-1/+1
| * | | | | Assist: replace string with charBenjamin Coenen2020-10-202-8/+39
| * | | | | replace_string_with_char #6252Benjamin Coenen2020-10-162-0/+129
* | | | | | Merge #6172bors[bot]2020-10-206-24/+1090
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | De-duplicate `add_group` callsite in qualify_pathLukas Wirth2020-10-161-121/+108
| * | | | | Properly qualify trait methods in qualify_path assistLukas Wirth2020-10-155-70/+118
| * | | | | Add mark tests to qualify_path assistLukas Wirth2020-10-141-0/+9
| * | | | | Add qualify path assistLukas Wirth2020-10-142-0/+1022
* | | | | | Merge #6299bors[bot]2020-10-208-67/+141
|\ \ \ \ \ \
| * | | | | | Fixup botched renameJonas Schievink2020-10-201-1/+1
| * | | | | | More detailed messageJonas Schievink2020-10-201-1/+1
| * | | | | | Rename UnconfiguredCode -> InactiveCodeJonas Schievink2020-10-203-5/+5
| * | | | | | Add a (hint) diagnostic for unconfigured itemsJonas Schievink2020-10-206-3/+86
| * | | | | | Simplify diagnostic construction, add unused fieldJonas Schievink2020-10-203-64/+55
* | | | | | | Merge #6301bors[bot]2020-10-204-19/+29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Don't rely on display names in inlay_hintsAleksey Kladov2020-10-204-19/+29
|/ / / / / /
* | | | | | Merge #6297bors[bot]2020-10-203-3/+10
|\ \ \ \ \ \
| * | | | | | Support Display name in project.jsonAleksey Kladov2020-10-203-3/+10
* | | | | | | Merge #6295bors[bot]2020-10-2014-47/+76
|\| | | | | |