]> git.lizzy.rs Git - rust.git/history - crates/ide/src/navigation_target.rs
Merge #11579
[rust.git] / crates / ide / src / navigation_target.rs
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-21 bors[bot]Merge #11142
2022-02-14 bors[bot]Merge #11369
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 bors[bot]Merge #11182
2022-01-16 bors[bot]Merge #11287
2022-01-14 bors[bot]Merge #11283
2022-01-14 bors[bot]Merge #11282
2022-01-13 bors[bot]Merge #11276
2022-01-12 bors[bot]Merge #11266
2022-01-12 Jonas SchievinkMostly restore `hir` API boundary
2021-12-20 bors[bot]Merge #11062
2021-12-11 bors[bot]Merge #10951
2021-12-11 bors[bot]Merge #10965
2021-12-11 bors[bot]Merge #10956 #10986
2021-12-11 bors[bot]Merge #10877
2021-12-09 bors[bot]Merge #10972
2021-12-07 bors[bot]Merge #10950
2021-12-07 bors[bot]Merge #10958
2021-12-07 bors[bot]Merge #10957
2021-12-07 Lukas WirthAdjust incorrect runnable tests
2021-12-07 Lukas WirthSimplify
2021-12-07 Lukas WirthFix some TryToNav impls not upmapping ranges out of...
2021-12-05 bors[bot]Merge #10938
2021-12-05 bors[bot]Merge #10902
2021-12-04 bors[bot]Merge #10929
2021-12-04 Lukas WirthIntroduce SymbolKind::Derive
2021-12-03 bors[bot]Merge #10921
2021-12-03 bors[bot]Merge #10920
2021-12-03 bors[bot]Merge #10919
2021-12-03 bors[bot]Merge #10916
2021-12-03 bors[bot]Merge #10915
2021-12-03 Lukas WirthRename things: Tool -> ToolModule
2021-12-03 Lukas Wirthfeat: Resolve builtin-attr and tools in ide layer
2021-11-30 bors[bot]Merge #10872
2021-11-30 Jake Heinzremove one need for semantics
2021-11-28 Jake Heinzcleanups
2021-11-27 Jake Heinzmake navigation target go to original file location
2021-11-27 Jake Heinzuse Semantics::parse_or_expand in another place
2021-11-27 Jake Heinzwip
2021-11-25 bors[bot]Merge #10824
2021-11-22 bors[bot]Merge #10809
2021-11-22 bors[bot]Merge #10831
2021-11-22 Lukas WirthUnnest ide::display::navigation_target module