]> git.lizzy.rs Git - rust.git/history - crates
Merge #9028
[rust.git] / crates /
2021-05-28 bors[bot]Merge #9028
2021-05-28 bors[bot]Merge #9040
2021-05-28 Lukas WirthDon't label derive macros with their banged_name
2021-05-28 bors[bot]Merge #9038
2021-05-28 Ayomide BamideleTest for correct amount of emitted folds
2021-05-28 Ayomide BamideleFolding range for return types
2021-05-28 bors[bot]Merge #9037
2021-05-28 Lukas WirthMove runnable lenses below attributes
2021-05-28 bors[bot]Merge #9036
2021-05-28 Laurențiu NicolaRemove undocumented `TextDocumentSyncKind::Full` support
2021-05-28 bors[bot]Merge #9033
2021-05-28 Lukas WirthComplete keywords in (Assoc)ItemList with leading attribute
2021-05-28 bors[bot]Merge #9032
2021-05-28 Lukas WirthOnly complete modules in empty use-statements
2021-05-27 bors[bot]Merge #9029
2021-05-27 Jonas SchievinkTest that `ItemTree` works as intended
2021-05-27 Andy Russellonly advertise range formatting support if enabled
2021-05-27 bors[bot]Merge #9026
2021-05-27 Lukas WirthComplete modules in item lists
2021-05-27 Lukas WirthComplete modules in assoc item lists
2021-05-27 Jonas SchievinkMove hir_ty incremental test to its own file
2021-05-27 bors[bot]Merge #9020
2021-05-27 Lukas WirthCleanup `ImmediateLocation` determination
2021-05-27 bors[bot]Merge #9024
2021-05-27 Laurențiu NicolaDon't store supertraits in ItemTree
2021-05-27 bors[bot]Merge #8997
2021-05-27 Jonas SchievinkDrop `ignore` from doctests
2021-05-27 Lukas WirthDon't complete non-macro item paths in impls and modules
2021-05-27 bors[bot]Merge #9005
2021-05-27 bors[bot]Merge #9019
2021-05-27 Lukas Wirthsimplify
2021-05-27 bors[bot]Merge #9018
2021-05-27 Lukas Wirthsimplify
2021-05-27 Lukas WirthCollapse more CompletionContext booleans into enums
2021-05-26 bors[bot]Merge #9017
2021-05-26 Kirill BulatovExclude inherent traits more eagerly
2021-05-26 bors[bot]Merge #9016
2021-05-26 Lukas WirthSet `record_pat_syntax` more precisely in CompletionContext
2021-05-26 bors[bot]Merge #8995
2021-05-26 bors[bot]Merge #9015
2021-05-26 Lukas WirthMerge pattern completion related bools into an enum
2021-05-26 bors[bot]Merge #9012
2021-05-26 bors[bot]Merge #9014
2021-05-26 Lukas Wirthsimplify
2021-05-26 Eduardo Canellasfeat: add tab stops for keyword completions
2021-05-26 bors[bot]Merge #9008
2021-05-26 Eduardo Canellasfix: remove undesired completions from trait/impl blocks
2021-05-26 bors[bot]Merge #9007
2021-05-26 Laurențiu Nicolaclippy::redundant_clone fixes
2021-05-26 Lukas WirthDocument semantic token tags
2021-05-26 bors[bot]Merge #9003
2021-05-26 Lukas WirthDocument semantic token modifiers
2021-05-26 bors[bot]Merge #9002
2021-05-26 Lukas WirthMove annotations below item attributes
2021-05-26 bors[bot]Merge #9001
2021-05-25 bors[bot]Merge #8996
2021-05-25 Jonas SchievinkReduce memory usage a bit
2021-05-25 Aramis RazzaghipourFix bug where library functions were not highlighted...
2021-05-25 Jonas SchievinkClean up ItemTree lowering now that it's 1:1
2021-05-25 Jonas SchievinkStop expanding UseTrees during ItemTree lowering
2021-05-25 bors[bot]Merge #8973
2021-05-25 bors[bot]Merge #8993
2021-05-25 bors[bot]Merge #8994
2021-05-25 ammkrnCheck for subdirs in vfs loader exclusions.
2021-05-25 Eduardo Canellasfix: don't show pd/ppd completions where it shouldn...
2021-05-25 Aleksey Kladovinternal: move diagnostics to hir
2021-05-25 bors[bot]Merge #8991
2021-05-25 Lukas WirthConsider trait to be in scope for trait-impl
2021-05-25 bors[bot]Merge #8990
2021-05-25 JadeAlso do goto implementation on assoc consts
2021-05-25 bors[bot]Merge #8987
2021-05-25 Florian DieboldHide `-> ()` in Fn traits
2021-05-25 bors[bot]Merge #8988
2021-05-25 bors[bot]Merge #8989
2021-05-25 Lukas WirthFix type inference not working for new Try trait
2021-05-25 Jadefeat: go to implementation on trait functions
2021-05-25 Florian DieboldFix lowering of FnOnce() without return type
2021-05-25 bors[bot]Merge #8767
2021-05-25 bors[bot]Merge #8986
2021-05-25 bors[bot]Merge #8985
2021-05-25 Florian DieboldMinor test fixes / new tests
2021-05-25 JadeAdd go to type definition for struct fields within...
2021-05-25 bors[bot]Merge #8983
2021-05-25 Florian DieboldFix type mismatch caused by macros
2021-05-25 bors[bot]Merge #8942
2021-05-25 Aramis RazzaghipourRefactor application of `library` semantic token modifier
2021-05-24 bors[bot]Merge #8979
2021-05-24 Jonas SchievinkUpdate `CrateGraph` comment
2021-05-24 bors[bot]Merge #8978
2021-05-24 Jonas Schievinkinternal: intern `AttrInput`
2021-05-24 bors[bot]Merge #8975
2021-05-24 bors[bot]Merge #8977
2021-05-24 Jonas SchievinkFixup
2021-05-24 bors[bot]Merge #8976
2021-05-24 Aleksey Kladovinternal: rename hypothetical -> speculative
2021-05-24 Domantas Jadenkusadd test that it does not create extraneous commas
2021-05-24 Domantas Jadenkustidy
2021-05-24 Domantas Jadenkusgenerate match arms with todo!() as placeholder body
2021-05-24 Jonas SchievinkMake `TokenTextRange` private
2021-05-24 Jonas SchievinkMove `TokenMap` to its own file
next