]> git.lizzy.rs Git - rust.git/history - crates/hir
fix syntactic highlighting for macros
[rust.git] / crates / hir /
2022-01-01 bors[bot]Merge #11156
2022-01-01 Lukas Wirthinternal: Record unresolved derive invocations in hir
2021-12-28 bors[bot]Merge #11134
2021-12-28 Aleksey Kladovclarify semantics of doc links
2021-12-28 bors[bot]Merge #11131
2021-12-28 Aleksey Kladovminor: simplify
2021-12-28 Aleksey Kladovminor: dedup
2021-12-28 Aleksey Kladovavoid speculation when completing macros
2021-12-23 bors[bot]Merge #10933
2021-12-23 hkalbasishow values of constants in hover
2021-12-21 bors[bot]Merge #11092
2021-12-21 Lukas Wirthinternal: Directly use self param in completions instea...
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 bors[bot]Merge #11086
2021-12-21 Lukas WirthSimplify
2021-12-21 bors[bot]Merge #11082
2021-12-21 Lukas Wirthinternal: Do less work in `hir::Semantics`
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11073
2021-12-20 bors[bot]Merge #11069
2021-12-20 bors[bot]Merge #11067
2021-12-20 Lukas Wirthinternal: Store function param names in ItemTree
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11065
2021-12-20 Lukas WirthSimplify NameClass::classify
2021-12-20 Lukas Wirthinternal: Don't kick off inference in Semantics::descen...
2021-12-20 bors[bot]Merge #11062
2021-12-19 bors[bot]Merge #11060
2021-12-19 Laurențiu NicolaBump chalk
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 Lukas WirthSimplify
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 #10981
2021-12-10 Lukas WirthRemove some allocations
2021-12-10 bors[bot]Merge #10979
2021-12-10 Lukas WirthDon't show trait flyimports for impl trait and placeholders
2021-12-09 bors[bot]Merge #10972
2021-12-07 bors[bot]Merge #10950
2021-12-07 bors[bot]Merge #10960
2021-12-07 Jonas SchievinkTreat extern blocks as item containers
2021-12-05 bors[bot]Merge #10944
2021-12-05 Lukas Wirthinternal: Prefer resolution of inert attributes
2021-12-05 bors[bot]Merge #10943
2021-12-05 Lukas Wirthfeat: Enable flyimport completions for attributes
2021-12-05 bors[bot]Merge #10902
2021-12-03 bors[bot]Merge #10921
2021-12-03 bors[bot]Merge #10920
2021-12-03 bors[bot]Merge #10919
2021-12-03 bors[bot]Merge #10916
2021-12-03 bors[bot]Merge #10915
2021-12-03 Lukas WirthImprove hover message for inert attributes
2021-12-03 Lukas WirthRename things: Tool -> ToolModule
2021-12-03 Lukas WirthBasic hover for builtin-attr and tool modules
2021-12-03 Lukas WirthSimplify
2021-12-03 Lukas WirthRemove syntax highlighting hack for builtin attrs
2021-12-03 Lukas Wirthfeat: Resolve builtin-attr and tools in ide layer
2021-12-02 bors[bot]Merge #10891
2021-12-01 bors[bot]Merge #10897
2021-12-01 bors[bot]Merge #10896
2021-12-01 Jake Heinzsimplify??
2021-12-01 Jake Heinzhir: resolve assoc trait type
2021-11-30 bors[bot]Merge #10872
2021-11-29 bors[bot]Merge #10871
2021-11-29 bors[bot]Merge #10841
2021-11-29 Jake Heinzadd a test
2021-11-29 Jake Heinzsimplify work
2021-11-29 Jake Heinzcollect macros
2021-11-29 Jake Heinzcleanup the whole thing...
2021-11-29 Jake Heinztraverse even more...
2021-11-29 Jake Heinzcollect defs from body blocks
2021-11-27 Jake Heinzcontainer name?
2021-11-27 Jake Heinzsema parse_or_expand
2021-11-27 Jake Heinzwip
2021-11-22 hkalbasiEmit moniker in lsif
2021-11-22 bors[bot]Merge #10809
2021-11-20 bors[bot]Merge #10810
2021-11-20 bors[bot]Merge #10821
2021-11-20 bors[bot]Merge #10820
2021-11-20 Lukas WirthMove incorrect case diagnostic things into their module
2021-11-20 bors[bot]Merge #10819
2021-11-20 bors[bot]Merge #10817
2021-11-20 Jake Heinzide: hover omits unnamed where preds
2021-11-19 bors[bot]Merge #10807
2021-11-19 Lukas Wirthfix: Diagnose invalid derive attribute input
next