]> git.lizzy.rs Git - rust.git/history - crates/syntax
Use `FileAstId<ast::Adt>` in nameres where appropriate instead
[rust.git] / crates / syntax /
2022-01-07 Lukas WirthBetter interface for doc comment and attribute processing
2022-01-07 Lukas WirthGenerate `AnyHasDocComments` node
2022-01-06 bors[bot]Merge #11218
2022-01-06 bors[bot]Merge #11193
2022-01-06 bors[bot]Merge #11209
2022-01-06 Jonas SchievinkUse`const _` instead of `mod __`
2022-01-06 bors[bot]Merge #11208
2022-01-06 Jonas SchievinkExpand attribute macros on impl and trait items
2022-01-04 bors[bot]Merge #11112
2022-01-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11115
2022-01-03 bors[bot]Merge #11088
2022-01-01 bors[bot]Merge #11136
2021-12-30 bors[bot]Merge #11144
2021-12-30 bors[bot]Merge #11141
2021-12-30 bors[bot]Merge #10692
2021-12-30 Ariel DavisMigrate to SyntaxNodePtr in new rowan
2021-12-28 bors[bot]Merge #11134
2021-12-28 Aleksey Kladovdead code
2021-12-28 Aleksey Kladovintroduce hacks module
2021-12-28 Aleksey Kladovdead code
2021-12-28 Aleksey Kladovremove fragments from syntax
2021-12-28 Aleksey Kladovdrop dead code
2021-12-28 Aleksey Kladovremove Item::parse
2021-12-28 Aleksey Kladovinternal: start isolating ssr-related parsing APIs...
2021-12-26 bors[bot]Merge #11120
2021-12-26 Aleksey Kladovinternal: move inline parser tests to parser crate
2021-12-26 Aleksey Kladovinternal: move outlined parser tests
2021-12-26 bors[bot]Merge #11118
2021-12-26 Aleksey Kladovinternal: move ws attachment logic to the parser crate
2021-12-25 bors[bot]Merge #11117
2021-12-25 Aleksey Kladovrename
2021-12-25 Aleksey Kladovinternal: rename
2021-12-25 Aleksey Kladovinternal: replace TreeSink with a data structure
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 bors[bot]Merge #11089
2021-12-21 Lukas WirthFully render type alias completions from hir
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 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 #11035
2021-12-18 bors[bot]Merge #11046
2021-12-18 Aleksey Kladovinternal: move all the lexing to the parser crate
2021-12-18 Aleksey Kladovmove tests
2021-12-18 Aleksey Kladovminor: dead code
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 Wirth`match_ast!` takes a pattern to allow underscore usage
2021-12-13 bors[bot]Merge #10998
2021-12-13 Oleg MatrokhinReuse results from split_into_parts()
2021-12-13 Oleg MatrokhinAdd number representation assists
2021-12-13 bors[bot]Merge #11001
2021-12-13 bors[bot]Merge #11000
2021-12-12 bors[bot]Merge #10995
2021-12-12 Aleksey Kladovtighten up invariants
2021-12-12 Aleksey Kladovmore orthogonal interface
2021-12-12 Aleksey Kladovparser tests work
2021-12-12 bors[bot]Merge #10993
2021-12-12 Laurențiu NicolaBump deps
2021-12-05 bors[bot]Merge #10902
2021-11-29 bors[bot]Merge #10841
2021-11-25 bors[bot]Merge #10824
2021-11-24 bors[bot]Merge #10847
2021-11-24 bors[bot]Merge #10853
2021-11-24 Lukas WirthRemove possible multiline details in completions
2021-11-22 bors[bot]Merge #10839
2021-11-22 bors[bot]Merge #10838
2021-11-22 bors[bot]Merge #10809
2021-11-19 iDawerUse mutable syntax trees in `merge_imports`, `split_imp...
2021-11-19 bors[bot]Merge #10807
2021-11-19 bors[bot]Merge #10804
2021-11-18 bors[bot]Merge #10803
2021-11-18 bors[bot]Merge #10798
2021-11-18 bors[bot]Merge #10796
2021-11-18 bors[bot]Merge #10795
2021-11-18 bors[bot]Merge #10794
2021-11-18 zhoufanfix: parse the range pat inside the tuple pat
2021-11-16 bors[bot]Merge #10775
2021-11-16 bors[bot]Merge #10776
2021-11-16 Laurențiu NicolaRemove validation of `super` in use paths
2021-11-16 bors[bot]Merge #10769
2021-11-16 bors[bot]Merge #10734
2021-11-16 bors[bot]Merge #10774
2021-11-16 Lukas Wirthminor: Lift out FxIndex{Map/Set} types into ide_db
2021-11-15 TheDoctor314Fix `impl_def_from_trait`
2021-11-11 TheDoctor314Fix `impl_trait` function to emit correct ast
2021-11-10 bors[bot]Merge #10741
2021-11-10 bors[bot]Merge #10689
2021-11-10 Adam Bratschi-KayeHandle pub tuple fields in tuple structs
2021-11-10 TheDoctor314Add generic parameters for manual impl assist
2021-11-08 bors[bot]Merge #10688
2021-11-08 bors[bot]Merge #10720
2021-11-07 bors[bot]Merge #10699
next