]> git.lizzy.rs Git - rust.git/history - crates/hir_expand
Merge #11481
[rust.git] / crates / hir_expand /
2022-02-21 bors[bot]Merge #11481
2022-02-21 bors[bot]Merge #11517
2022-02-21 bors[bot]Merge #11516
2022-02-21 bors[bot]Merge #11142
2022-02-21 bors[bot]Merge #11424
2022-02-21 bors[bot]Merge #11375
2022-02-21 Chayim Refael FriedmanFix various IDE features
2022-02-20 bors[bot]Merge #11512
2022-02-20 Lukas Wirthinternal: Remove name fields from MacroCallKind
2022-02-20 bors[bot]Merge #11511
2022-02-20 Lukas Wirthinternal: Wrap MacroCallKind::Attr attr_args field...
2022-02-14 bors[bot]Merge #11369
2022-02-14 bors[bot]Merge #11458
2022-02-13 bors[bot]Merge #11464
2022-02-13 bors[bot]Merge #11442 #11460
2022-02-12 bors[bot]Merge #11444
2022-02-11 bors[bot]Merge #11453
2022-02-11 Lukas Wirthinternal: Make `ascend_call_token` iterative instead...
2022-02-09 Florian DieboldFormat again
2022-02-09 Florian DieboldReduce visibility
2022-02-09 Florian DieboldAdd back an assertion
2022-02-09 Florian DieboldVarious fixes
2022-02-09 Florian DieboldRename syntax_node_to_token_tree_censored
2022-02-09 Florian DieboldReplace expressions with errors in them
2022-02-08 Florian DieboldTrack synthetic tokens, to be able to remove them again...
2022-02-07 Florian DieboldActually check in fixup.rs
2022-02-07 Florian DieboldReverse fixups
2022-02-07 Florian DieboldWIP: Actually fix up syntax errors in attribute macro...
2022-02-04 bors[bot]Merge #11411
2022-02-04 Lukas WirthSimplify
2022-02-03 bors[bot]Merge #11403
2022-02-03 Lukas WirthShrink `mbe::ExpandError` and `mbe::ParseError`
2022-02-01 bors[bot]Merge #11322
2022-01-31 bors[bot]Merge #11291
2022-01-31 Lukas WirthMake more precise range macro upmapping
2022-01-31 Lukas WirthFix token ascension single token check being inverted
2022-01-31 bors[bot]Merge #11182
2022-01-30 bors[bot]Merge #11382
2022-01-30 Lukas WirthReduce allocations in attribute collection
2022-01-30 bors[bot]Merge #11356
2022-01-28 bors[bot]Merge #11360
2022-01-28 Maybe Wafflefeat: Honor recursion limit configuration
2022-01-27 bors[bot]Merge #11353
2022-01-27 bors[bot]Merge #11354
2022-01-27 Jonas SchievinkMore correct `$crate` handling in eager macros
2022-01-26 bors[bot]Merge #11347
2022-01-26 Jonas SchievinkFix resolution of eager macro contents
2022-01-25 bors[bot]Merge #11281
2022-01-24 bors[bot]Merge #11340
2022-01-24 Jonas SchievinkMake syntax bridge fully infallible
2022-01-21 bors[bot]Merge #11329
2022-01-21 Laurențiu NicolaBump hashbrown
2022-01-21 bors[bot]Merge #11327
2022-01-21 Jonas SchievinkRemove redundant `Option` from eager macro fns
2022-01-16 bors[bot]Merge #11287
2022-01-14 bors[bot]Merge #11248
2022-01-14 bors[bot]Merge #11282
2022-01-14 Lukas Wirthfix: Properly cache files in Semantics when ascending...
2022-01-11 bors[bot]Merge #11210
2022-01-11 Lukas Wirthfeat: Deprioritize ops methods in completion
2022-01-08 bors[bot]Merge #11238
2022-01-08 Jonas SchievinkShrink diagnostic spans for errors inside macros
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11230
2022-01-07 Lukas Wirthfix: Fix attribute stripping ignoring doc comments
2022-01-07 bors[bot]Merge #11145
2022-01-07 bors[bot]Merge #11220
2022-01-07 bors[bot]Merge #11225
2022-01-07 Lukas WirthUse `FileAstId<ast::Adt>` in nameres where appropriate...
2022-01-06 bors[bot]Merge #11218
2022-01-04 bors[bot]Merge #11112
2022-01-04 Benjamin Coenenadd better default behavior on fill struct fields diagn...
2022-01-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11115
2022-01-03 bors[bot]Merge #11088
2022-01-02 bors[bot]Merge #11166
2022-01-02 bors[bot]Merge #11168
2022-01-02 Aleksey Kladovminor: drop dead code
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 Kladovadd TopEntryPoint
2021-12-21 bors[bot]Merge #11071 #11090
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 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-15 iDawerBump MSRV (1.57)
2021-12-13 bors[bot]Merge #10998
2021-12-13 bors[bot]Merge #11001
2021-12-13 bors[bot]Merge #11000
2021-12-11 bors[bot]Merge #10951
2021-12-11 bors[bot]Merge #10987
next