]> git.lizzy.rs Git - rust.git/history - crates/hir
internal: document query implication of completion rendering
[rust.git] / crates / hir /
2021-07-30 bors[bot]Merge #9731
2021-07-29 bors[bot]Merge #9706
2021-07-28 bors[bot]Merge #9719
2021-07-28 Jonas SchievinkMake flyimport respect `#[doc(hidden)]`
2021-07-28 bors[bot]Merge #9716
2021-07-28 Jonas SchievinkStop reexporting `hir_def`'s `ItemInNs` from HIR
2021-07-28 bors[bot]Merge #9715
2021-07-28 Jonas SchievinkMake most completions respect `#[doc(hidden)]`
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-23 bors[bot]Merge #9683
2021-07-23 bors[bot]Merge #9681
2021-07-23 Jonas SchievinkRespect `#[doc(hidden)]` in dot-completion
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-21 bors[bot]Merge #9667
2021-07-20 bors[bot]Merge #9655
2021-07-20 bors[bot]Merge #9654
2021-07-20 bors[bot]Merge #9652
2021-07-20 bors[bot]Merge #9651
2021-07-20 bors[bot]Merge #9637
2021-07-20 Lukas WirthSome more fragment fixes
2021-07-20 bors[bot]Merge #9648
2021-07-20 Aleksey Kladovminor: address review comments
2021-07-20 bors[bot]Merge #9647
2021-07-20 Aleksey Kladovinternal: remove potentially slow method
2021-07-20 Aleksey Kladovinternal: remove one usage of a slow method
2021-07-20 Aleksey Kladovinternal: remove one usage of a slow method
2021-07-20 Lukas WirthCleanup runnables canonical path impl
2021-07-19 Lukas WirthResolve paths to assoc items for traits
2021-07-13 bors[bot]Merge #9550
2021-07-12 bors[bot]Merge #9583
2021-07-12 Aleksey Kladovinternal: get rid of a call to slow O(N) visibility_of...
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 bors[bot]Merge #9570
2021-07-11 Lukas WirthSimplify Semantics::type_of_expr_with_coercion
2021-07-11 bors[bot]Merge #9449
2021-07-10 bors[bot]Merge #9557
2021-07-10 Lukas WirthRespect coercions in `inline_call`
2021-07-10 Lukas WirthExpose coercions for patterns and expressions in semantics
2021-07-10 bors[bot]Merge #9552
2021-07-10 Lukas Wirth`add_explicit_type` respects coercions
2021-07-09 Lukas WirthEmit test name in Run test runnables if it comes from...
2021-07-07 bors[bot]Merge #9417
2021-07-05 bors[bot]Merge #9474
2021-07-05 bors[bot]Merge #9493
2021-07-05 Aleksey Kladovminor: drop dummy authors field
2021-06-29 bors[bot]Merge #9269
2021-06-25 bors[bot]Merge #9400
2021-06-24 bors[bot]Merge #9398
2021-06-24 bors[bot]Merge #9375
2021-06-23 bors[bot]Merge #9380
2021-06-23 bors[bot]Merge #9353
2021-06-23 bors[bot]Merge #9390
2021-06-23 Lukas WirthMark (method-)calls with never type as exit points
2021-06-22 bors[bot]Merge #9379
2021-06-22 Aleksey Kladovinternal: remove one more accidentally quadratic code...
2021-06-22 bors[bot]Merge #9372
2021-06-22 Aleksey Kladovintenral: dont export impl details
2021-06-22 bors[bot]Merge #9370
2021-06-22 Aleksey Kladovminor: extend source_to_def docs
2021-06-22 bors[bot]Merge #9369
2021-06-22 Aleksey Kladovinternal: document source_to_def and it's connection...
2021-06-22 bors[bot]Merge #9368
2021-06-22 bors[bot]Merge #9367
2021-06-21 bors[bot]Merge #9348
2021-06-21 bors[bot]Merge #9363
2021-06-21 bors[bot]Merge #9362
2021-06-21 bors[bot]Merge #9080
2021-06-21 Jamie CunliffeMove features into potential_cfg_options
2021-06-21 Jamie CunliffeImprove completion of cfg attributes
2021-06-21 bors[bot]Merge #9165
2021-06-21 Clemens WasserApply some clippy suggestions
2021-06-21 bors[bot]Merge #9264
2021-06-17 bors[bot]Merge #9313
2021-06-17 bors[bot]Merge #9315
2021-06-17 Lukas WirthNest all the or-patterns!
2021-06-16 bors[bot]Merge #9258
2021-06-16 bors[bot]Merge #9299
2021-06-16 Lukas WirthFilter out non-type completions in the respective compl...
2021-06-15 bors[bot]Merge #9267 #9279
2021-06-14 bors[bot]Merge #9277
2021-06-14 Aleksey Kladovinternal: more natural order of sources for TypeParam
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-14 Jadetree-wide: make rustdoc links spiky so they are clickable
2021-06-13 bors[bot]Merge #9256
2021-06-13 Aleksey Kladovinternal: kill diagnostic sink
2021-06-13 Aleksey Kladovinternal: use cov-mark rather than bailing out diagnostic
2021-06-13 Aleksey Kladovinternal: refactor missing match arms diagnostics
2021-06-13 bors[bot]Merge #9255
2021-06-13 Aleksey Kladovinternal: refactor incorrect case diagnostics
2021-06-13 bors[bot]Merge #9253
2021-06-13 Aleksey Kladovinternal: refactor find_map diagnostic
2021-06-13 Aleksey Kladovinternal: refactor missing or or some diagnostic
2021-06-13 Aleksey Kladovinternal: refactor remove this semicolon diagnostics
2021-06-13 bors[bot]Merge #9252
2021-06-13 Aleksey Kladovinternal: refactor mismatched args count diagnostic
next