]> git.lizzy.rs Git - rust.git/history - crates/hir
internal: Record all macro definitions in ItemScope
[rust.git] / crates / hir /
2022-04-27 Jonas SchievinkDiagnose unresolved derive macros
2022-04-27 borsAuto merge of #12057 - harpsword:fix_validata_visibilit...
2022-04-25 borsAuto merge of #12007 - edwin0cheng:restart-proc-macro...
2022-04-25 borsAuto merge of #12071 - Ma124:fix-tabs-snippet, r=jonas...
2022-04-25 borsAuto merge of #12072 - bitgaoshu:master, r=jonas-schievink
2022-04-24 bitgaoshu#11973 associated type is unresolved
2022-04-16 borsAuto merge of #12011 - iDawer:completion_detail.impl_tr...
2022-04-16 iDawerShow `impl Trait` in argument positon in completion...
2022-04-16 borsAuto merge of #11991 - iDawer:completion_detail.impl_tr...
2022-04-16 iDawerAdd `hir::Function::async_ret_type` method
2022-04-16 iDawerfix: comletion detail shows `{unknown}` for `impl Trait...
2022-04-16 borsAuto merge of #12006 - lnicola:toggle-inlay-hints,...
2022-04-15 borsAuto merge of #12005 - Veykril:hir-ty-simplify, r=Veykril
2022-04-15 borsAuto merge of #12003 - Veykril:hir-ty-simplify, r=Veykril
2022-04-15 borsAuto merge of #11997 - lnicola:es-target, r=lnicola
2022-04-15 Lukas WirthRemove duplicated crate id field from hir::Type
2022-04-15 borsAuto merge of #12001 - Veykril:refs, r=Veykril
2022-04-15 Lukas Wirthfix: Do reference search on all downmapped tokens with...
2022-04-12 bors[bot]Merge #11883
2022-04-11 bors[bot]Merge #11935
2022-04-10 bors[bot]Merge #11953
2022-04-09 bors[bot]Merge #11946
2022-04-09 Lukas WirthRevert #11912 as it parses all visited files
2022-04-08 bors[bot]Merge #11943
2022-04-08 Lukas Wirthfix: Don't create `hir::Local`s from const path patterns
2022-04-08 bors[bot]Merge #11942
2022-04-08 Lukas Wirthfix: Check whether a parameter can be converted to...
2022-04-07 bors[bot]Merge #11920
2022-04-07 bors[bot]Merge #11930
2022-04-07 Jonas SchievinkDetermine function unsafety semantically
2022-04-07 bors[bot]Merge #11925
2022-04-07 Laurențiu NicolaAdd and use HirFormatter::write_{str,char}
2022-04-06 bors[bot]Merge #11919
2022-04-06 Lukas Wirthminor: Remove pointless rebindings
2022-04-06 bors[bot]Merge #11915
2022-04-06 Lukas Wirthfix: Attempt to resolve paths in const arguments heuris...
2022-04-06 bors[bot]Merge #11914
2022-04-06 Lukas Wirthfix: Fix path qualifiers not resolving generic type...
2022-04-05 bors[bot]Merge #11891
2022-04-05 bors[bot]Merge #11904
2022-04-05 Jonas SchievinkWrap macros in expr position in `MacroExpr` node
2022-04-03 bors[bot]Merge #11865
2022-04-03 bors[bot]Merge #11699
2022-04-03 bors[bot]Merge #10802
2022-04-03 bors[bot]Merge #11866
2022-04-03 bors[bot]Merge #11821
2022-04-02 bors[bot]Merge #11877
2022-04-02 bors[bot]Merge #11878
2022-04-01 bors[bot]Merge #11857
2022-04-01 bors[bot]Merge #11874
2022-04-01 bors[bot]Merge #11872
2022-04-01 Lukas Wirthinternal: Remove `PathResolution::AssocItem`
2022-04-01 bors[bot]Merge #11796
2022-04-01 bors[bot]Merge #11869
2022-03-31 bors[bot]Merge #11827
2022-03-31 Lukas Wirthinternal: Enforce Resolver to always have a module...
2022-03-30 Lukas Wirthinternal: Refactor FamousDefs builtin crate search
2022-03-29 bors[bot]Merge #11840
2022-03-27 bors[bot]Merge #11833
2022-03-27 Florian DieboldMove mismatched-arg-count diagnostic to inference
2022-03-25 bors[bot]Merge #11793
2022-03-24 bors[bot]Merge #11772
2022-03-24 hkalbasiorganize const eval tests
2022-03-24 hkalbasiSupport constants in const eval
2022-03-23 bors[bot]Merge #11805
2022-03-23 bors[bot]Merge #11800
2022-03-23 Jonas Schievinkfix: properly import all types of macros with #[macro_u...
2022-03-23 bors[bot]Merge #11791
2022-03-22 bors[bot]Merge #11795
2022-03-22 bors[bot]Merge #11792
2022-03-22 Lukas Wirthminor: Bump dependencies
2022-03-22 bors[bot]Merge #11789
2022-03-22 bors[bot]Merge #11788
2022-03-22 bors[bot]Merge #11786
2022-03-22 bors[bot]Merge #11780
2022-03-21 Florian DieboldFix expect
2022-03-21 Florian DieboldAdd a FIXME
2022-03-21 Florian DieboldCleanups
2022-03-21 Florian DieboldAdd "add missing Ok/Some" fix
2022-03-21 Florian DieboldAdd new type-mismatch diagnostic
2022-03-21 Florian DieboldExpose coercion logic in hir API
2022-03-20 bors[bot]Merge #11690
2022-03-20 bors[bot]Merge #11775
2022-03-20 Lukas Wirthinternal: Treat {global_}asm macros as unsafe
2022-03-20 bors[bot]Merge #11774
2022-03-20 Lukas Wirthfeat: Tag macro calls as unsafe if they expand to unsaf...
2022-03-20 bors[bot]Merge #11771
2022-03-20 Lukas Wirthfeat: Visualize compiler inserted reborrows via inlay...
2022-03-19 bors[bot]Merge #11765
2022-03-19 bors[bot]Merge #11755
2022-03-18 bors[bot]Merge #11760
2022-03-18 Jonas SchievinkProvide signature help when editing generic args
2022-03-18 bors[bot]Merge #11752
2022-03-18 bors[bot]Merge #11713
2022-03-18 bors[bot]Merge #11750
2022-03-18 Lukas Wirthfix: Fix runnables trying to add doc tests in the crate...
2022-03-17 bors[bot]Merge #11743
2022-03-17 Florian DieboldFixes for consts
2022-03-16 bors[bot]Merge #11694
2022-03-15 bors[bot]Merge #11718
next