]> git.lizzy.rs Git - rust.git/history - crates/ide
Merge #11107
[rust.git] / crates / ide /
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11230
2022-01-07 bors[bot]Merge #11145
2022-01-07 bors[bot]Merge #11220
2022-01-07 bors[bot]Merge #11225
2022-01-07 bors[bot]Merge #11194
2022-01-07 Lukas WirthUse `FileAstId<ast::Adt>` in nameres where appropriate...
2022-01-06 bors[bot]Merge #11218
2022-01-06 bors[bot]Merge #11217
2022-01-06 Laurențiu NicolaMove pretty-printing test out of assist
2022-01-06 bors[bot]Merge #11216
2022-01-06 Lukas Wirthinternal: Support registered tools and attributes in...
2022-01-06 bors[bot]Merge #11193
2022-01-06 bors[bot]Merge #11208
2022-01-06 bors[bot]Merge #11207
2022-01-06 Jonas PlatteAlways put a space after impl in macro pretty-printing
2022-01-05 bors[bot]Merge #11204
2022-01-05 bors[bot]Merge #11195 #11202
2022-01-05 bors[bot]Merge #11201
2022-01-05 bors[bot]Merge #11200
2022-01-04 bors[bot]Merge #11190
2022-01-04 bors[bot]Merge #11112
2022-01-04 hkalbasiEvaluate constants in array repeat expression
2022-01-04 bors[bot]Merge #11189
2022-01-04 Lukas WirthRemove lossy `Definition::from_token`/`Definition:...
2022-01-04 bors[bot]Merge #11157
2022-01-04 bors[bot]Merge #11186
2022-01-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11115
2022-01-03 Lukas Wirthgive `resolve_derive_ident` a more robust api
2022-01-03 bors[bot]Merge #11177
2022-01-03 Jake Heinzinternal: dont descend into comments
2022-01-03 bors[bot]Merge #11088
2022-01-03 bors[bot]Merge #11173
2022-01-03 bors[bot]Merge #11175
2022-01-03 Lukas Wirthfix: Fix highlighting hack for self-params
2022-01-02 Lukas Wirthinternal: Record unresolved derive invocations in hir
2022-01-02 bors[bot]Merge #11171
2022-01-02 Lukas WirthFix tool module classification not working correctly
2022-01-02 bors[bot]Merge #11170
2022-01-02 Lukas Wirthminor: Cleanup syntax highlighting
2022-01-02 bors[bot]Merge #11169
2022-01-02 Lukas Wirthfix NameRefClass misclassifying proc-macros
2022-01-02 Lukas Wirthfix syntactic highlighting for macros
2022-01-02 Lukas Wirthinternal: Handle macro calls better in highlighting
2022-01-02 bors[bot]Merge #11166
2022-01-02 bors[bot]Merge #11167
2022-01-02 Aleksey Kladovcheck top level entry point invariants
2021-12-31 Benjamin Coenenfeat(diagnostics): add new config to fill default expre...
2021-12-23 bors[bot]Merge #10933
2021-12-23 hkalbasishow values of constants in hover
2021-12-23 Heinenenhide type inlay hints
2021-12-23 Heinenenhide type inlay hints for enum variant constructors...
2021-12-22 bors[bot]Merge #11093
2021-12-22 Lukas WirthMake hover test not relient on minicore structure
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 bors[bot]Merge #11089
2021-12-21 Lukas WirthFully render const item completions from hir
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11073
2021-12-20 bors[bot]Merge #11069
2021-12-20 Lukas Wirthfix: Partially fix `ide_db::search` for crate roots
2021-12-20 bors[bot]Merge #11067
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-18 bors[bot]Merge #11042
2021-12-18 bors[bot]Merge #11047
2021-12-18 bors[bot]Merge #11035
2021-12-18 bors[bot]Merge #11050
2021-12-18 rainy-mefeat: treat fn keyword inside function pointer type...
2021-12-17 bors[bot]Merge #11043
2021-12-17 bors[bot]Merge #11041
2021-12-17 bors[bot]Merge #10527
2021-12-17 Laurențiu NicolaRemove needless clones
2021-12-17 bors[bot]Merge #11040
2021-12-17 Lukas Wirthfix: Don't duplicate attribute completions
2021-12-15 bors[bot]Merge #11017
2021-12-15 iDawerBump MSRV (1.57)
2021-12-15 bors[bot]Merge #11021
2021-12-14 bors[bot]Merge #11011
2021-12-14 bors[bot]Merge #11009
2021-12-14 Lukas WirthMove out doc-links tests into a separate module
2021-12-14 bors[bot]Merge #11004
2021-12-14 zhoufanfixes broken tests
2021-12-13 bors[bot]Merge #10998
2021-12-13 bors[bot]Merge #11002
2021-12-13 bors[bot]Merge #11001
2021-12-13 bors[bot]Merge #11000
2021-12-13 Lukas Wirthfix: insert whitespaces into assoc items for assist...
2021-12-13 Lukas WirthMove ws insert rendering for macro expansion into ide_db
2021-12-11 bors[bot]Merge #10951
2021-12-11 bors[bot]Merge #10987
2021-12-11 bors[bot]Merge #10965
2021-12-11 bors[bot]Merge #10956 #10986
2021-12-11 bors[bot]Merge #10877
2021-12-11 bors[bot]Merge #10985
2021-12-11 bors[bot]Merge #10976
2021-12-10 bors[bot]Merge #10978
2021-12-10 bors[bot]Merge #10979
2021-12-10 Lukas WirthDon't show trait flyimports for impl trait and placeholders
next