]> git.lizzy.rs Git - rust.git/history - crates
fix: Add highlighting hack back for unresolved attributes
[rust.git] / crates /
2021-12-05 Lukas Wirthfix: Add highlighting hack back for unresolved attributes
2021-12-04 bors[bot]Merge #10930
2021-12-04 Lukas Wirthfix: Fix self keyword not being tagged as such in highl...
2021-12-04 bors[bot]Merge #10929
2021-12-04 Lukas WirthUpdate semantic token docs
2021-12-04 Lukas WirthIntroduce SymbolKind::Derive
2021-12-04 Lukas WirthIntroduce SymbolKind::Attribute
2021-12-04 bors[bot]Merge #10928
2021-12-04 Laurențiu NicolaBump pulldown-cmark-to-cmark
2021-12-04 Laurențiu NicolaBump miow
2021-12-04 Laurențiu NicolaBump countme
2021-12-04 Laurențiu NicolaBump chalk
2021-12-04 Laurențiu NicolaBump most deps
2021-12-03 bors[bot]Merge #10921
2021-12-03 Lukas Wirthminor: Update list of safe intrinsics
2021-12-03 bors[bot]Merge #10920
2021-12-03 Lukas Wirthminor: Shorten spans of mismatched_arg_count diag
2021-12-03 bors[bot]Merge #10919
2021-12-03 bors[bot]Merge #10916
2021-12-03 rainy-mefix: defer condition construction
2021-12-03 bors[bot]Merge #10915
2021-12-03 Lukas WirthImprove hover message for inert attributes
2021-12-03 rainy-mefeat: handle while let to loop
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-03 bors[bot]Merge #10906
2021-12-02 Skyler Rain Rossrefactor(assist/add_return_type): avoid threading ...
2021-12-02 bors[bot]Merge #10903
2021-12-02 Skyler Rain Rossfix: add return type works when there's missing whitespace
2021-12-02 bors[bot]Merge #10905
2021-12-02 bors[bot]Merge #10891
2021-12-02 TJ DeVriesfixup: include more information for impls
2021-12-01 TJ DeVriesfixup: properly handle all associated items
2021-12-01 bors[bot]Merge #10899
2021-12-01 Jake Heinzadd a fixme:
2021-12-01 Jake Heinzsimplify
2021-12-01 Jake Heinzide: hack to make self not unresolved reference in...
2021-12-01 bors[bot]Merge #10897
2021-12-01 bors[bot]Merge #10896
2021-12-01 Jake Heinzadd test
2021-12-01 Jake Heinzsimplify??
2021-12-01 Jake Heinzhir: resolve assoc trait type
2021-11-30 TJ DeVriesfix: emit trait names in moniker identifier
2021-11-30 bors[bot]Merge #10872
2021-11-30 Jake Heinzsimpler way of grabbing module / trait name
2021-11-30 Jake Heinzremove one need for semantics
2021-11-30 Jake Heinzconsts with inners??
2021-11-30 Jake Heinzpr feedbacks
2021-11-29 bors[bot]Merge #10871
2021-11-29 bors[bot]Merge #10841
2021-11-29 Jake Heinztest the one thing this pr was trying to accomplish...
2021-11-29 Jake Heinzadd a test
2021-11-29 Jake Heinzsome more cleanups
2021-11-29 Jake Heinzdo something with library_symbols
2021-11-29 hkalbasifix tests
2021-11-29 hkalbasiremove duplicate data from CrateOrigin
2021-11-29 Jake Heinzsimplify work
2021-11-29 Jake Heinz:broom:
2021-11-29 Jake Heinzcollect macro_rules! macros into macro declarations
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 Heinzpopulate container name when traversing down blocks
2021-11-29 Jake Heinzcollect blocks from unnamed consts too
2021-11-29 Jake Heinzcollect defs from body blocks
2021-11-28 Jake Heinzcleanups
2021-11-27 bors[bot]Merge #10876
2021-11-27 Lukas Wirthfix: Show parameter hints unconditionally for logical...
2021-11-27 bors[bot]Merge #10875
2021-11-27 Lukas WirthDon't discard flycheck error messages
2021-11-27 bors[bot]Merge #10874
2021-11-27 Aleksey Kladovminor: correct profiling name
2021-11-27 bors[bot]Merge #10873
2021-11-27 Aleksey Kladovminor: if-let-else to shorter match
2021-11-27 Jake Heinzmake navigation target go to original file location
2021-11-27 Jake Heinzremove file symbols
2021-11-27 Jake Heinzcontainer name?
2021-11-27 Jake Heinzuse Semantics::parse_or_expand in another place
2021-11-27 Jake Heinzsema parse_or_expand
2021-11-27 Jake Heinzwip
2021-11-27 bors[bot]Merge #10870
2021-11-27 Jake Heinzide: fix expansion for 'as _'
2021-11-26 bors[bot]Merge #10865
2021-11-26 Jonas SchievinkUse the right `ItemTree` when re-resolving attr
2021-11-26 bors[bot]Merge #10863
2021-11-25 Jonas SchievinkBuild per-block `ItemTree`s
2021-11-25 HKalbasiUpdate crates/project_model/src/workspace.rs
2021-11-25 bors[bot]Merge #10859
2021-11-25 Lukas Wirthfix: Prioritize tuple fields in highlight_related
2021-11-25 bors[bot]Merge #10824
2021-11-24 bors[bot]Merge #10847
2021-11-24 rainy-mefix: derive path handling
2021-11-24 bors[bot]Merge #10853
2021-11-24 Lukas WirthRemove possible multiline details in completions
2021-11-23 bors[bot]Merge #10846
2021-11-23 bors[bot]Merge #10849
2021-11-23 Lukas WirthDisable string highlight injection for macros changing...
next