]> git.lizzy.rs Git - rust.git/history - crates/hir_def
Diagnose unresolved derive macros
[rust.git] / crates / hir_def /
2022-03-12 Matthias Krügerfix clippy::single_char_pattern
2022-03-12 Matthias Krügerfix clippy::needless_borrow
2022-03-11 bors[bot]Merge #11680
2022-03-11 Lukas Wirthfix: Show what file paths were expected for unresolved...
2022-03-10 bors[bot]Merge #11662
2022-03-09 bors[bot]Merge #11664
2022-03-09 bors[bot]Merge #11660
2022-03-09 Lukas WirthSpecify proc-macro crate type for proc-macro hir_def...
2022-03-09 Lukas Wirthfix: Properly handle proc-macro crate types for nameres
2022-03-09 bors[bot]Merge #11663
2022-03-09 Lukas WirthSimplify
2022-03-09 Lukas Wirthfix symbol index collection not collecting legacy macros
2022-03-09 Lukas WirthFix ProcMacroData recording wrong name for derives
2022-03-08 Lukas WirthAdd data queries for macros
2022-03-08 Lukas WirthRemove unnecessary macro_declarations from ItemScope
2022-03-08 Lukas WirthOnly store derive<->derive-helper mapping in DefMap
2022-03-08 Lukas WirthRename MacroDef to Macro
2022-03-08 hkalbasiinsert dummy values for const generics in subst
2022-03-08 Lukas WirthAdd MacroId to hir_def in attempt to unify Macros with...
2022-03-08 bors[bot]Merge #11653
2022-03-07 bors[bot]Merge #11445
2022-03-06 bors[bot]Merge #11639
2022-03-06 bors[bot]Merge #11637
2022-03-06 bors[bot]Merge #11631
2022-03-05 bors[bot]Merge #11630
2022-03-05 Lukas WirthSimplify
2022-03-05 Lukas WirthFix hover for `Self` keyword
2022-03-05 bors[bot]Merge #11629
2022-03-05 Lukas Wirthfix: Recognize `Self` as a proper keyword
2022-03-05 Lukas Wirthfix: Fix macro-calls expanding to items in if/while...
2022-03-05 bors[bot]Merge #11598
2022-03-05 bors[bot]Merge #11574
2022-03-05 bors[bot]Merge #11623
2022-03-04 bors[bot]Merge #11595
2022-03-04 bors[bot]Merge #11620
2022-03-04 Lukas WirthSimplify
2022-03-04 Lukas WirthSupport locals with multiple declaration sites
2022-03-04 bors[bot]Merge #11140
2022-03-04 hkalbasiResolve only type params in type ns
2022-03-04 hkalbasiPreserve order of generic args
2022-03-04 Tianyi SongLower string literals with real val, not default
2022-03-03 bors[bot]Merge #11613
2022-03-03 Laurențiu NicolaAdd abort to safe intrinsics list
2022-03-02 Chayim Refael FriedmanParse destructuring assignment
2022-02-28 bors[bot]Merge #11433
2022-02-25 bors[bot]Merge #11538
2022-02-25 bors[bot]Merge #11550
2022-02-25 bors[bot]Merge #11549
2022-02-25 ihciahfeat: support concat_bytes
2022-02-24 bors[bot]Merge #11531
2022-02-23 bors[bot]Merge #11539
2022-02-23 Lukas WirthSimplify
2022-02-23 bors[bot]Merge #11537
2022-02-23 Lukas WirthReduce visibility of proc-macros to pub(crate)
2022-02-22 bors[bot]Merge #11461
2022-02-22 bors[bot]Merge #11472
2022-02-22 bors[bot]Merge #11513
2022-02-22 Lukas Wirthsimplify and document
2022-02-22 Lukas WirthFix syntax highlighting not highlighting derives anymore
2022-02-22 Lukas Wirthinternal: Expand the derive attribute into a pseudo...
2022-02-22 bors[bot]Merge #11527
2022-02-22 Lukas Wirthinternal: Split unresolve proc-macro error out of mbe
2022-02-21 bors[bot]Merge #11490
2022-02-21 bors[bot]Merge #11522
2022-02-21 bors[bot]Merge #11455
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 FriedmanUpdate tests
2022-02-21 Chayim Refael FriedmanLower `let` expressions
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-15 Jeroen Vannevelremoved double map
2022-02-15 Jeroen Vanneveluse Name instead of String
2022-02-15 Jeroen Vannevelcleaning
2022-02-15 Jeroen Vannevelfmt
2022-02-15 Jeroen Vannevelcleanup
2022-02-15 Jeroen Vannevelrough, but appears to work
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 WirthHandle proc-macro functions as the proc-macro they...
2022-02-09 Florian DieboldReplace expressions with errors in them
2022-02-09 bors[bot]Merge #11441
2022-02-09 Laurențiu NicolaRevert "Revert "Bump dashmap""
2022-02-07 Florian DieboldReverse fixups
2022-02-07 Florian DieboldSimplify
2022-02-07 Florian DieboldWIP: Actually fix up syntax errors in attribute macro...
2022-02-07 Florian DieboldAdd test for giving attribute proc macros valid syntax
2022-02-05 bors[bot]Merge #11415
2022-02-05 Laurențiu NicolaRevert "Bump dashmap"
2022-02-03 bors[bot]Merge #11397
next