]> git.lizzy.rs Git - rust.git/history - crates
Merge #6599
[rust.git] / crates /
2020-11-29 bors[bot]Merge #6599
2020-11-29 bors[bot]Merge #6601
2020-11-29 bors[bot]Merge #6670
2020-11-29 Lukas WirthReject more cases of invalid parameter to self renames
2020-11-29 Lukas WirthFix renaming owned self to parameter emitting ref
2020-11-29 bors[bot]Merge #6669
2020-11-29 Florian DieboldAlign default importMergeBehaviour with VSCode
2020-11-29 bors[bot]Merge #6666
2020-11-29 Lukas WirthSupport 'go to definition' for self
2020-11-28 bors[bot]Merge #6664
2020-11-28 Lukas WirthShow type of self param on hover
2020-11-28 Benjamin Coenenadd let and letm postfix to turn expressions into variables
2020-11-28 bors[bot]Merge #6660
2020-11-28 bors[bot]Merge #6659
2020-11-28 Aleksey KladovExplain how we get precise spans for diagnostics.
2020-11-28 bors[bot]Merge #6645
2020-11-28 Lukas WirthSupport goto definition for ADT-SelfParams
2020-11-28 bors[bot]Merge #6650
2020-11-28 Kirill BulatovMove the helpers into ide_db
2020-11-28 bors[bot]Merge #6656
2020-11-27 Jonas SchievinkCoalesce flycheck events
2020-11-27 bors[bot]Merge #6653
2020-11-27 Jonas SchievinkDowngrade "failed to load" error to warning
2020-11-27 bors[bot]Merge #6652
2020-11-27 Jonas SchievinkAdd/Fix macro expansion profiling
2020-11-27 Kirill BulatovRustdocs fixes
2020-11-27 Kirill BulatovGroup import data in a struct
2020-11-27 Kirill BulatovExtract the import code into the shared module
2020-11-27 bors[bot]Merge #6651
2020-11-27 Kirill BulatovFix the profiling string
2020-11-27 Kirill BulatovProfile completions better
2020-11-27 Jonas SchievinkMore accurately place proc-macro diagnostic
2020-11-27 Jonas SchievinkPublish diagnostics for macro expansion errors
2020-11-27 Jonas SchievinkAdd dedicated error for "proc macro not found"
2020-11-27 bors[bot]Merge #6648
2020-11-27 Lukas WirthAvoid allocation in ast::String::value if the string...
2020-11-27 bors[bot]Merge #6586
2020-11-26 bors[bot]Merge #6646
2020-11-26 Lukas WirthDon't use raw identifiers
2020-11-26 bors[bot]Merge #6635
2020-11-26 Lukas WirthComplete struct in irrefutable let
2020-11-26 bors[bot]Merge #6644
2020-11-26 Laurențiu NicolaSimplify error formatting
2020-11-26 bors[bot]Merge #6643
2020-11-26 Laurențiu NicolaRemove unused import
2020-11-26 bors[bot]Merge #6641
2020-11-26 Jonas SchievinkDon't store `SyntaxNodePtr` in `CrateDefMap`
2020-11-26 Jonas SchievinkTest def map invalidation with #[cfg] below change
2020-11-26 bors[bot]Merge #6640
2020-11-26 Jonas SchievinkImplement `Display` for macro expansion errors
2020-11-26 bors[bot]Merge #6639
2020-11-26 Jonas SchievinkUse `ExpandResult` instead of `MacroResult`
2020-11-26 bors[bot]Merge #6638
2020-11-26 Jonas SchievinkUse named fields in `ExpandResult`
2020-11-26 bors[bot]Merge #6637
2020-11-26 Jonas SchievinkPublish diagnostics on file open
2020-11-26 bors[bot]Merge #6614 #6632
2020-11-26 bors[bot]Merge #6496
2020-11-25 George FraserJust remove the macro fallback
2020-11-25 kjeremyPin cargo_metadata
2020-11-24 bors[bot]Merge #6631
2020-11-24 Kirill BulatovDocument experimental completions
2020-11-24 Kirill BulatovGate autoimports begind experimental completions flag
2020-11-24 bors[bot]Merge #6630
2020-11-24 Jonas SchievinkRename `parse_macro` to `parse_macro_expansion`
2020-11-24 Jonas Schievinkhir_expand::db: reduce fn visibility
2020-11-24 Jonas SchievinkRemove fixed FIXME, propagate errors better
2020-11-24 bors[bot]Merge #6625
2020-11-24 Jonas Schievinkhir_expand: propagate expansion errors
2020-11-24 bors[bot]Merge #6624
2020-11-24 Lukas WirthCheck structs for match exhaustiveness
2020-11-24 bors[bot]Merge #6621
2020-11-24 Lukas WirthAdd middle ellipsis missing arm text
2020-11-24 Lukas WirthHandle ellipsis in tuple patterns in match exhaustivene...
2020-11-24 bors[bot]Merge #6618
2020-11-24 Lukas WirthProperly infer tuple struct patterns when encountering...
2020-11-24 bors[bot]Merge #6619
2020-11-24 kjeremyNew lsp-types to fix versioning
2020-11-24 Lukas WirthProperly infer tuple patterns when encountering ellipsis
2020-11-24 bors[bot]Merge #6617
2020-11-24 Laurențiu NicolaAvoid string allocations in ignore_test
2020-11-24 bors[bot]Merge #6610
2020-11-24 bors[bot]Merge #6613
2020-11-24 Kirill BulatovImprove autoimports on completion speed
2020-11-23 Matt JibsonDon't assume DidChangeTextDocument paths exist
2020-11-23 Jakob Hellermannadd 'Re-enable this test' assist
2020-11-23 bors[bot]Merge #6609
2020-11-23 Aleksey KladovMinor, import style
2020-11-23 bors[bot]Merge #6606
2020-11-23 David TolnayParse unsafe extern block
2020-11-21 Benjamin Coenenadd let and letm postfix to turn expressions into variables
2020-11-21 Lukas WirthAdd attribute highlight modifier to all tokens inside...
2020-11-20 bors[bot]Merge #6595
2020-11-20 Lukas WirthDon't wrap parens around expr in remove_dbg assist...
2020-11-18 bors[bot]Merge #6585
2020-11-18 Lukas WirthFill code_description for rust_analyzer diagnostics
2020-11-18 Lukas Wirthupdate diagnostics test_data with code_description...
2020-11-18 Lukas WirthLink clippy lint codes in diagnostics
2020-11-18 Lukas WirthLink rustc error codes in diagnostics
2020-11-17 Lukas WirthDon't call a closure function in infer_function_return_...
next