about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-04-30Merge #4221bors[bot]-0/+52
2020-04-30Special-case try macro to better support 2015 editionAleksey Kladov-0/+52
2020-04-30Merge #4219bors[bot]-33/+67
2020-04-30Merge #4210bors[bot]-0/+65
2020-04-30Merge #4178bors[bot]-1/+121
2020-04-30Avoid `rustup` invocation for non-rustup rust installationoxalica-33/+67
2020-04-30Merge #4216bors[bot]-2/+4
2020-04-30Add tests of showing function qualifiersoxalica-0/+25
2020-04-30docs(user): method chaining hints supportHeyward Fann-2/+4
2020-04-29Merge #4162bors[bot]-68/+402
2020-04-30if let -> matchJonas Schievink-4/+3
2020-04-30?Jonas Schievink-5/+1
2020-04-30Use or-patterns moreJonas Schievink-10/+9
2020-04-30Remove `.clone()`Jonas Schievink-8/+8
2020-04-30Rename to associated_type_shorthand_candidatesJonas Schievink-29/+30
2020-04-30Complete assoc. items on type parametersJonas Schievink-69/+408
2020-04-29Merge #4212bors[bot]-2/+2
2020-04-29Fix Typos on features.mdKENTARO OKUDA-2/+2
2020-04-29Validate the location of `crate` in pathsJohn Renner-1/+121
2020-04-30Include function qualifiers in signatureoxalica-0/+40
2020-04-29Merge #4119bors[bot]-65/+110
2020-04-29Merge #4208bors[bot]-39/+95
2020-04-29More principled approach for finding From traitAleksey Kladov-39/+95
2020-04-29Merge #4205bors[bot]-1/+1
2020-04-29Fix YouComplteMe instructions linkBoris Staletic-1/+1
2020-04-29Merge #4204bors[bot]-54/+144
2020-04-29Use specific pattern when translating if-let-else to matchAleksey Kladov-20/+123
2020-04-29Merge #4203bors[bot]-9/+49
2020-04-29Better filtering of qualified enum variants in completionAleksey Kladov-9/+49
2020-04-29Move shared assist code to utilsAleksey Kladov-48/+35
2020-04-29Merge #4199bors[bot]-0/+15
2020-04-28add ale to the nvim setup section of the readmeSimon Cruanes-0/+15
2020-04-28Merge #4198bors[bot]-12/+53
2020-04-28Merge #4196bors[bot]-3/+33
2020-04-28Complete union fields after dotJonas Schievink-12/+53
2020-04-28Build extension tooJonas Schievink-3/+26
2020-04-28Merge #4161bors[bot]-47/+58
2020-04-28Merge #4193bors[bot]-56/+61
2020-04-28Merge #4184bors[bot]-10/+22
2020-04-28Fix comment prefix method for four slash commentsadamrk-10/+6
2020-04-28Merge #4148bors[bot]-24/+21
2020-04-28Merge pull request #4157 from lnicola/glibc-releasesAleksey Kladov-6/+3
2020-04-28Rebuild rust-analyzer when launching in VS CodeJonas Schievink-2/+9
2020-04-28Use x86_64-unknown-linux-gnu for releasesLaurențiu Nicola-6/+3
2020-04-28Make it impossible to forget to add a semantic token type / modifierAleksey Kladov-56/+61
2020-04-28Merge #4190bors[bot]-1/+1
2020-04-28tiny fix in markdown ordered listYoungsuk Kim-1/+1
2020-04-28Merge #4183bors[bot]-37/+48
2020-04-28Introduce new semantic highlight token for format specifierLeander Tentrup-37/+48
2020-04-28Treat comments beginning with four slashes as regular line commentsadamrk-0/+16