]> git.lizzy.rs Git - rust.git/history - crates/ide
Enable proc macros and build scripts by default in CLI
[rust.git] / crates / ide /
2021-06-04 bors[bot]Merge #9138
2021-06-04 Lukas WirthReplace `-` with `_` in generated lint names
2021-06-04 Lukas WirthGenerate default lint completions
2021-06-04 Lukas WirthImplement hover for lints
2021-06-04 bors[bot]Merge #9137
2021-06-04 bors[bot]Merge #9136
2021-06-04 Lukas WirthAdd function references hover action
2021-06-04 bors[bot]Merge #9135
2021-06-04 Lukas WirthCleanup parameter_hint_heuristics inlay hints test
2021-06-04 Lukas WirthReorganize inlay_hints tests
2021-06-03 bors[bot]Merge #9130
2021-06-03 Lukas WirthPrefix/suffix parameter inlay hint hiding heuristic...
2021-06-03 bors[bot]Merge #9104
2021-06-03 bors[bot]Merge #9105
2021-06-02 bors[bot]Merge #9118
2021-06-02 bors[bot]Merge #9117
2021-06-02 Lukas WirthAllow expand-macro to be invoked anywhere inside a...
2021-05-31 bors[bot]Merge #8952
2021-05-31 bors[bot]Merge #9079
2021-05-31 bors[bot]Merge #9039
2021-05-31 bors[bot]Merge #8866
2021-05-31 bors[bot]Merge #9060
2021-05-31 bors[bot]Merge #9025
2021-05-30 bors[bot]Merge #9062
2021-05-30 Jonas SchievinkDiagnose unimplemented built-in macros
2021-05-29 bors[bot]Merge #9027
2021-05-28 bors[bot]Merge #9041
2021-05-28 Lukas Wirthsimplify
2021-05-28 bors[bot]Merge #9028
2021-05-28 bors[bot]Merge #9040
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-27 bors[bot]Merge #9026
2021-05-27 bors[bot]Merge #9020
2021-05-27 Jonas SchievinkUpdate salsa
2021-05-27 bors[bot]Merge #8997
2021-05-27 bors[bot]Merge #9005
2021-05-26 bors[bot]Merge #8995
2021-05-26 bors[bot]Merge #9007
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 Aramis RazzaghipourFix bug where library functions were not highlighted...
2021-05-25 Jonas SchievinkStop expanding UseTrees during ItemTree lowering
2021-05-25 bors[bot]Merge #8973
2021-05-25 Aleksey Kladovinternal: move diagnostics to hir
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 bors[bot]Merge #8988
2021-05-25 Jadefeat: go to implementation on trait functions
2021-05-25 bors[bot]Merge #8767
2021-05-25 bors[bot]Merge #8986
2021-05-25 JadeAdd go to type definition for struct fields within...
2021-05-25 bors[bot]Merge #8942
2021-05-25 Aramis RazzaghipourRefactor application of `library` semantic token modifier
2021-05-24 bors[bot]Merge #8977
2021-05-24 Benjamin Coenenadd support of impl block for doctest into runnables
2021-05-24 bors[bot]Merge #8970
2021-05-24 bors[bot]Merge #8967
2021-05-24 bors[bot]Merge #8963
2021-05-24 Laurențiu NicolaBump misc deps
2021-05-24 Aramis RazzaghipourRemove superfluous early-returns
2021-05-24 Aramis RazzaghipourRename ‘foreign’ semantic token modifier to ‘library’
2021-05-24 Aramis RazzaghipourAdd testing of foreign item highlighting
2021-05-24 Aramis RazzaghipourHighlight foreign modules as such
2021-05-24 Aramis RazzaghipourRemove hir krate methods
2021-05-24 Aramis RazzaghipourAdd highlighting of items from other crates
2021-05-23 bors[bot]Merge #8945
2021-05-23 bors[bot]Merge #8947
2021-05-23 Lukas Tobias WirthCorrectly resolve crate name in use paths when import...
2021-05-23 bors[bot]Merge #8946
2021-05-23 Aleksey KladovMinor: fix comment style
2021-05-23 bors[bot]Merge #8940
2021-05-23 Aramis RazzaghipourGive ‘unsafe’ semantic token modifier to unsafe traits
2021-05-22 bors[bot]Merge #8922
2021-05-22 Aleksey KladovAdd more docs
2021-05-22 bors[bot]Merge #8901
2021-05-21 bors[bot]Merge #8916
2021-05-21 Jonas SchievinkAdd a "Debug ItemTree" LSP request
2021-05-20 bors[bot]Merge #8873
2021-05-19 bors[bot]Merge #8884
2021-05-19 bors[bot]Merge #8875
2021-05-19 bors[bot]Merge #8882
2021-05-19 bors[bot]Merge #8877
2021-05-19 bors[bot]Merge #8880
2021-05-19 Lukas Tobias WirthFix prepare_rename failing for modules
2021-05-18 bors[bot]Merge #7698
2021-05-18 bors[bot]Merge #8871
2021-05-18 bors[bot]Merge #8345
2021-05-17 rainy-meAdd pub mod option for UnlinkedFile
2021-05-17 bors[bot]Merge #8795
2021-05-17 bors[bot]Merge #8858
next