]> git.lizzy.rs Git - rust.git/history - crates
Simplify cfg representation
[rust.git] / crates /
2020-10-21 Jonas SchievinkSimplify cfg representation
2020-10-20 bors[bot]Merge #6299
2020-10-20 Jonas SchievinkFixup botched rename
2020-10-20 Jonas SchievinkMore detailed message
2020-10-20 Jonas SchievinkRename UnconfiguredCode -> InactiveCode
2020-10-20 bors[bot]Merge #6301
2020-10-20 Aleksey KladovDon't rely on display names in inlay_hints
2020-10-20 Jonas SchievinkAdd a (hint) diagnostic for unconfigured items
2020-10-20 Jonas SchievinkSimplify diagnostic construction, add unused field
2020-10-20 bors[bot]Merge #6297
2020-10-20 Aleksey KladovSupport Display name in project.json
2020-10-20 bors[bot]Merge #6295
2020-10-20 Aleksey KladovMore type safety around names
2020-10-20 Aleksey KladovIntroduce CrateDisplayName
2020-10-20 Aleksey KladovRename declaration_name -> display_name
2020-10-20 bors[bot]Merge #6294
2020-10-20 Aleksey KladovAdd a hacky remidy for #6038
2020-10-20 bors[bot]Merge #6266
2020-10-19 Igor AleksanovAdd descriptions for diagnostics parseable by xtask
2020-10-19 bors[bot]Merge #6274
2020-10-19 bors[bot]Merge #6283
2020-10-19 Aleksey KladovMinor, rename feature
2020-10-19 bors[bot]Merge #6282
2020-10-19 Aleksey KladovTry to fix publishing
2020-10-18 bors[bot]Merge #6277
2020-10-18 Aleksey KladovChange visibility works for type aliases
2020-10-18 bors[bot]Merge #6276
2020-10-18 Igor AleksanovExtract call_info and completion into separate crates
2020-10-17 bors[bot]Merge #6272
2020-10-17 Aleksey Kladovupdate deps
2020-10-17 bors[bot]Merge #6271
2020-10-17 bors[bot]Merge #6248
2020-10-17 Aleksey KladovComplete methods when receiver is a macro
2020-10-17 Aleksey KladovImprove readability
2020-10-17 bors[bot]Merge #6262
2020-10-17 Igor AleksanovScan all ancestors for the impl trait block check
2020-10-17 Igor AleksanovAllow hints after 'fn' keyword if it's an impl trait...
2020-10-17 Igor AleksanovAdd test for new pattern functions
2020-10-17 Igor AleksanovImprove test_no_completions_required test
2020-10-17 Igor AleksanovRemove redundant completions
2020-10-16 bors[bot]Merge #6245
2020-10-16 bors[bot]Merge #6246
2020-10-16 bors[bot]Merge #6250
2020-10-15 Daniel Fox FrankeFollow symlinks when walking project trees
2020-10-15 bors[bot]Merge #6220
2020-10-15 bors[bot]Merge #6243
2020-10-15 Aleksey KladovClarify the names one more time
2020-10-15 Aleksey KladovMore idiomatic classification API
2020-10-15 Aleksey KladovMore clarifications
2020-10-15 Aleksey KladovUnconfuse expression and pattern field init shorthands
2020-10-15 Aleksey KladovClarify NameClass names a bit
2020-10-15 bors[bot]Merge #6242
2020-10-15 Aleksey KladovMove field_shorthand to a separate module
2020-10-15 Aleksey KladovDiagnose shorthand in patterns as well
2020-10-15 Aleksey Kladovflatten
2020-10-15 Aleksey KladovPrepare for pat_field_shorthand
2020-10-15 bors[bot]Merge #6234
2020-10-15 bors[bot]Merge #6240
2020-10-15 Lukas WirthDocument auto_import as a feature
2020-10-15 bors[bot]Merge #6236
2020-10-14 bors[bot]Merge #6231
2020-10-14 Lukas WirthDefault::default the highlighters
2020-10-14 Vlad ShcherbinaFix hover over field pattern shorthand
2020-10-14 Lukas WirthFactor macro_rules! highlighting out
2020-10-14 Lukas WirthFactor format string highlighting out
2020-10-14 Roland Ruckerbauerbinary operator overload type inference: add test mark
2020-10-14 bors[bot]Merge #6230
2020-10-14 Aleksey KladovLog around sysroot discovery
2020-10-14 bors[bot]Merge #6229
2020-10-14 Laurențiu NicolaAdd docs for dbgr and call
2020-10-14 bors[bot]Merge #6207 #6224 #6226 #6227
2020-10-14 Aleksey Kladov:arrow_up: salsa
2020-10-14 bors[bot]Merge #6217
2020-10-14 bors[bot]Merge #6222
2020-10-13 Lukas WirthFix stackoverflow in insert_use::recursive_merge
2020-10-13 Roland RuckerbauerImplement binary operator overloading type inference
2020-10-13 Lukas WirthSlightly cleanup import_assets module
2020-10-13 Laurențiu NicolaBump pulldown-cmark
2020-10-13 Lukas WirthAdhere to style guidelines in import_assets
2020-10-13 Lukas WirthExtract ImportAssets out of auto_import
2020-10-13 bors[bot]Merge #6216
2020-10-13 Laurențiu NicolaBump rustc_lexer
2020-10-13 Laurențiu NicolaBump crossbeam-channel and lsp-server in rust-analyzer
2020-10-13 bors[bot]Merge #6209
2020-10-13 Laurențiu NicolaBump crossbeam-channel in crates
2020-10-13 Lukas WirthFix MergeBehaviour::Full not working when merging neste...
2020-10-12 bors[bot]Merge #6130 #6135
2020-10-12 bors[bot]Merge #6205
2020-10-12 bors[bot]Merge #6137
2020-10-12 bors[bot]Merge #6153
2020-10-12 Lukas WirthFix iterator hint shortening heuristic
2020-10-12 bors[bot]Merge #6195
2020-10-12 bors[bot]Merge #6198
2020-10-12 bors[bot]Merge #6199
2020-10-12 Jonas SchievinkImprove prime_caches and display its progress
2020-10-12 Igor AleksanovUse TextRange::contains_inclusive in fixes check
2020-10-12 Igor AleksanovKeep SyntaxNodePtr::range private
2020-10-12 Igor AleksanovReplace 'if let' with 'match' in decl_check.rs
2020-10-12 Igor AleksanovAdd to_upper_snake_case function to stdx
2020-10-12 Igor AleksanovFix compilation error
next