]> git.lizzy.rs Git - rust.git/history - crates/hir
Merge #11490
[rust.git] / crates / hir /
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 Lukas Wirthfix: Don't count commas when looking for the derive...
2022-02-21 bors[bot]Merge #11142
2022-02-21 bors[bot]Merge #11424
2022-02-20 bors[bot]Merge #11512
2022-02-20 Lukas Wirthinternal: Remove name fields from MacroCallKind
2022-02-15 Jeroen Vannevelcleanup
2022-02-15 Jeroen Vannevelrough, but appears to work
2022-02-14 bors[bot]Merge #11369
2022-02-11 Lukas WirthHandle proc-macro functions as the proc-macro they...
2022-02-03 bors[bot]Merge #11397
2022-02-03 Lukas WirthAdd completion module tailored towards use trees
2022-02-03 Lukas WirthMove attribute path completions into attribute completi...
2022-02-03 bors[bot]Merge #11399
2022-02-03 Florian DieboldFix assoc type shorthand from method bounds
2022-02-02 bors[bot]Merge #11395
2022-02-01 bors[bot]Merge #11322
2022-02-01 bors[bot]Merge #11393
2022-02-01 Lukas Wirthfix: Complete functions and methods from block level...
2022-01-31 bors[bot]Merge #11291
2022-01-31 Lukas WirthMake more precise range macro upmapping
2022-01-31 bors[bot]Merge #11182
2022-01-31 bors[bot]Merge #11384
2022-01-31 Lukas WirthComplete local fn and closure params from surrounding...
2022-01-30 bors[bot]Merge #11382
2022-01-30 Lukas WirthFix cfg_attr invalidating derive identifier IDE functio...
2022-01-30 Lukas WirthReduce allocations in attribute collection
2022-01-25 bors[bot]Merge #11281
2022-01-23 bors[bot]Merge #11334
2022-01-23 Lukas Wirthfix: don't panic in semantics due to `cfg_attr` disrupt...
2022-01-17 bors[bot]Merge #11307
2022-01-17 Jonas SchievinkAllow macros to expand to or-patterns
2022-01-16 bors[bot]Merge #11287
2022-01-15 bors[bot]Merge #11293
2022-01-15 Lukas Wirthfeat: Add very simplistic ident completion for format_a...
2022-01-14 bors[bot]Merge #11248
2022-01-14 bors[bot]Merge #11283
2022-01-14 bors[bot]Merge #11282
2022-01-14 Lukas Wirthfix: Properly cache files in Semantics when ascending...
2022-01-14 Lukas WirthReplace HasSource usages with Semantics equivalent
2022-01-13 bors[bot]Merge #11276
2022-01-13 bors[bot]Merge #11274
2022-01-13 Jonas SchievinkUnexport `MacroDefId` from `hir`
2022-01-12 bors[bot]Merge #11267
2022-01-12 Jonas SchievinkRemove `ModuleId` from `hir` reexports
2022-01-12 bors[bot]Merge #11266
2022-01-12 Jonas SchievinkMostly restore `hir` API boundary
2022-01-11 bors[bot]Merge #11258
2022-01-11 bors[bot]Merge #11257
2022-01-11 Jonas SchievinkReport `DefDiagnostic`s from inside item bodies
2022-01-11 bors[bot]Merge #11210
2022-01-11 Lukas Wirthfeat: Deprioritize ops methods in completion
2022-01-08 bors[bot]Merge #11236
2022-01-08 Lukas WirthRemove `InFile` wrapping from DynMap keys
2022-01-08 bors[bot]Merge #11235
2022-01-08 Lukas WirthRecord attribute calls on assoc items in TraitData...
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 bors[bot]Merge #11194
2022-01-07 Lukas WirthUse `FileAstId<ast::Adt>` in nameres where appropriate...
2022-01-06 bors[bot]Merge #11218
2022-01-06 Benjamin Coenenadd better default behavior on fill struct fields diagn...
2022-01-06 bors[bot]Merge #11216
2022-01-06 Lukas Wirthinternal: Support registered tools and attributes in...
2022-01-06 bors[bot]Merge #11193
2022-01-05 bors[bot]Merge #11204
2022-01-05 bors[bot]Merge #11195 #11202
2022-01-05 bors[bot]Merge #11201
2022-01-05 bors[bot]Merge #11200
2022-01-04 bors[bot]Merge #11190
2022-01-04 bors[bot]Merge #11112
2022-01-04 hkalbasiEvaluate constants in array repeat expression
2022-01-04 bors[bot]Merge #11157
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 Lukas Wirthgive `resolve_derive_ident` a more robust api
2022-01-03 bors[bot]Merge #11088
2022-01-03 bors[bot]Merge #11173
2022-01-02 Lukas Wirthcleanup
2022-01-02 Lukas WirthImplement ToDef for ast::Attr
2022-01-02 Lukas Wirthinternal: Record unresolved derive invocations in hir
2022-01-02 bors[bot]Merge #11171
2022-01-02 Lukas WirthFix tool module classification not working correctly
2022-01-01 bors[bot]Merge #11156
2022-01-01 Lukas Wirthinternal: Record unresolved derive invocations in hir
2021-12-28 bors[bot]Merge #11134
2021-12-28 Aleksey Kladovclarify semantics of doc links
2021-12-28 bors[bot]Merge #11131
2021-12-28 Aleksey Kladovminor: simplify
2021-12-28 Aleksey Kladovminor: dedup
next