]> git.lizzy.rs Git - rust.git/history - crates/hir
Merge #11653
[rust.git] / crates / hir /
2022-03-07 bors[bot]Merge #11445
2022-03-06 bors[bot]Merge #11639
2022-03-06 Lukas WirthUpdate tidy ignore list
2022-03-06 bors[bot]Merge #11637
2022-03-06 Lukas Wirthminor: Simplify
2022-03-05 bors[bot]Merge #11630
2022-03-05 Lukas WirthFix extern crate self having self unresolved
2022-03-05 bors[bot]Merge #11629
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 #11622
2022-03-04 Andy Russellshow variadic args in hover function signature
2022-03-04 bors[bot]Merge #11595
2022-03-04 bors[bot]Merge #11620
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-02-28 bors[bot]Merge #11433
2022-02-27 bors[bot]Merge #11573
2022-02-26 bors[bot]Merge #11560
2022-02-26 bors[bot]Merge #11565
2022-02-26 bors[bot]Merge #11566
2022-02-26 Lukas WirthMake hir::Local::name infallible
2022-02-25 bors[bot]Merge #11538
2022-02-25 bors[bot]Merge #11550
2022-02-25 Florian DieboldRefactor autoderef and method resolution
2022-02-24 bors[bot]Merge #11531
2022-02-24 bors[bot]Merge #11540
2022-02-24 bors[bot]Merge #11545
2022-02-24 Akshayadd `is_slice` method to `hir::Type`
2022-02-23 bors[bot]Merge #11536
2022-02-23 Lukas WirthResolve functions as proc-macros via FileAstId
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 WirthSimplify
2022-02-22 Lukas WirthFix syntax highlighting not highlighting derives anymore
2022-02-22 Lukas WirthMake replace_derive_with_manual_impl work again
2022-02-22 Lukas Wirthinternal: Expand the derive attribute into a pseudo...
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
next