Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
*-. | Merge #6325 #6327 | bors[bot] | 2020-10-22 | 2 | -1/+8 | |
|\ \ | ||||||
| | * | Update debugging.md | Adrian Stanciu | 2020-10-22 | 1 | -1/+1 | |
| * | | Add generated diagnostic docs to the manual | Florian Diebold | 2020-10-22 | 1 | -0/+7 | |
| |/ | ||||||
* | | Merge #6326 | bors[bot] | 2020-10-22 | 1 | -1/+28 | |
|\ \ | |/ |/| | ||||||
| * | Hide paramater inlay hints for cloned vars if applicable | Lukas Wirth | 2020-10-22 | 1 | -1/+28 | |
* | | Merge #6319 | bors[bot] | 2020-10-22 | 2 | -3/+34 | |
|\ \ | ||||||
| * | | Properly identify camel cased acronyms as UpperCamelCase | Arif Roktim | 2020-10-21 | 2 | -3/+34 | |
| |/ | ||||||
| | | ||||||
| \ | ||||||
*-. \ | Merge #6320 #6321 | bors[bot] | 2020-10-22 | 2 | -23/+58 | |
|\ \ \ | ||||||
| | * | | Fix opening module documentation opening parent documentation instead | Zac Pullar-Strecker | 2020-10-22 | 1 | -4/+24 | |
| * | | | fix: prevent line comments inside block comments | Dusty Pomerleau | 2020-10-22 | 1 | -19/+34 | |
| |/ / | ||||||
* | | | Merge #6314 | bors[bot] | 2020-10-22 | 1 | -2/+40 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | generate_impl assist respect cfg attributes #6312 | Benjamin Coenen | 2020-10-22 | 1 | -2/+40 | |
| |/ | ||||||
* | | Merge #6307 | bors[bot] | 2020-10-21 | 3 | -2/+99 | |
|\ \ | |/ |/| | ||||||
| * | Refactor is_intrinsic_fn_unsafe() and make it private | Francesco Zardi | 2020-10-21 | 1 | -39/+42 | |
| * | Move safe intrinsic tests | Francesco Zardi | 2020-10-21 | 2 | -20/+18 | |
| * | Fix typo in comment | Francesco Zardi | 2020-10-21 | 1 | -1/+1 | |
| * | Add whitelist of safe intrinsics | Francesco Zardi | 2020-10-21 | 3 | -2/+98 | |
* | | Merge #6302 | bors[bot] | 2020-10-21 | 1 | -22/+3 | |
|\ \ | ||||||
| * | | fix: require matching hash quantities for raw strings | Dusty Pomerleau | 2020-10-21 | 1 | -22/+3 | |
|/ / | ||||||
* | | Merge #6270 | bors[bot] | 2020-10-20 | 4 | -11/+29 | |
|\ \ | ||||||
| * | | Update crates | Jeremy Kolb | 2020-10-20 | 4 | -11/+29 | |
|/ / | ||||||
* | | Merge #6259 | bors[bot] | 2020-10-20 | 2 | -17/+51 | |
|\ \ | ||||||
| * | | rename flag --client-code to --client on xtask install | Emil Gardström | 2020-10-20 | 1 | -8/+8 | |
| * | | allow xtask install --client-code[=CLIENT] to specify client | Emil Gardström | 2020-10-17 | 2 | -15/+49 | |
* | | | Merge #6109 | bors[bot] | 2020-10-20 | 8 | -136/+240 | |
|\ \ \ | ||||||
| * | | | add completions for clippy lint in attributes | Benjamin Coenen | 2020-10-20 | 8 | -136/+240 | |
|/ / / | ||||||
* | | | Merge #6256 | bors[bot] | 2020-10-20 | 3 | -0/+160 | |
|\ \ \ | ||||||
| * | | | Update crates/assists/src/handlers/replace_string_with_char.rs | Coenen Benjamin | 2020-10-20 | 1 | -1/+1 | |
| * | | | Assist: replace string with char | Benjamin Coenen | 2020-10-20 | 2 | -8/+39 | |
| * | | | replace_string_with_char #6252 | Benjamin Coenen | 2020-10-16 | 2 | -0/+129 | |
* | | | | Merge #6172 | bors[bot] | 2020-10-20 | 6 | -24/+1090 | |
|\ \ \ \ | ||||||
| * | | | | De-duplicate `add_group` callsite in qualify_path | Lukas Wirth | 2020-10-16 | 1 | -121/+108 | |
| * | | | | Properly qualify trait methods in qualify_path assist | Lukas Wirth | 2020-10-15 | 5 | -70/+118 | |
| * | | | | Add mark tests to qualify_path assist | Lukas Wirth | 2020-10-14 | 1 | -0/+9 | |
| * | | | | Add qualify path assist | Lukas Wirth | 2020-10-14 | 2 | -0/+1022 | |
* | | | | | Merge #6299 | bors[bot] | 2020-10-20 | 8 | -67/+141 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixup botched rename | Jonas Schievink | 2020-10-20 | 1 | -1/+1 | |
| * | | | | | More detailed message | Jonas Schievink | 2020-10-20 | 1 | -1/+1 | |
| * | | | | | Rename UnconfiguredCode -> InactiveCode | Jonas Schievink | 2020-10-20 | 3 | -5/+5 | |
| * | | | | | Add a (hint) diagnostic for unconfigured items | Jonas Schievink | 2020-10-20 | 6 | -3/+86 | |
| * | | | | | Simplify diagnostic construction, add unused field | Jonas Schievink | 2020-10-20 | 3 | -64/+55 | |
* | | | | | | Merge #6301 | bors[bot] | 2020-10-20 | 4 | -19/+29 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Don't rely on display names in inlay_hints | Aleksey Kladov | 2020-10-20 | 4 | -19/+29 | |
|/ / / / / | ||||||
* | | | | | Merge #6297 | bors[bot] | 2020-10-20 | 3 | -3/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Support Display name in project.json | Aleksey Kladov | 2020-10-20 | 3 | -3/+10 | |
* | | | | | | Merge #6295 | bors[bot] | 2020-10-20 | 14 | -47/+76 | |
|\| | | | | | ||||||
| * | | | | | More type safety around names | Aleksey Kladov | 2020-10-20 | 6 | -19/+33 | |
| * | | | | | Introduce CrateDisplayName | Aleksey Kladov | 2020-10-20 | 1 | -1/+23 | |
| * | | | | | Rename declaration_name -> display_name | Aleksey Kladov | 2020-10-20 | 11 | -35/+28 | |
|/ / / / / | ||||||
* | | | | | Merge #6294 | bors[bot] | 2020-10-20 | 2 | -0/+28 | |
|\ \ \ \ \ |