]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-03 Aleksey Kladovfeat: join lines joins two ifs into `else if`
2021-07-03 bors[bot]Merge #9471
2021-07-03 Lukas WirthDon't hide meta lines
2021-07-02 bors[bot]Merge #9467
2021-07-02 Lukas WirthSimplify
2021-07-02 Lukas Wirthwrap_return_type_in_result works on the HIR
2021-07-02 bors[bot]Merge #9465
2021-07-02 Lukas WirthDon't check sad pattern equality by text
2021-07-02 Lukas Wirth`replace_match_with_if_let` works on more binary matches
2021-07-02 Lukas WirthSimplify
2021-07-02 Lukas WirthAdd cov_mark
2021-07-02 bors[bot]Merge #9464
2021-07-02 Lukas WirthFix runnables using wrong file ids for module doctests
2021-07-02 bors[bot]Merge #9463
2021-07-02 Jonas SchievinkRemove incorrect std dep
2021-07-02 bors[bot]Merge #9462
2021-07-02 Lukas WirthPrint runnable kind on assertion failure for better...
2021-07-02 bors[bot]Merge #9461
2021-07-02 Lukas WirthFix incorrect guard for NameRefClass attribute resolution
2021-07-02 bors[bot]Merge #9428
2021-07-01 bors[bot]Merge #9458
2021-07-01 Lukas WirthRemove make::match_arm_with_guard
2021-07-01 bors[bot]Merge #9456
2021-07-01 Jonas Schievinksysroot: add proc_macro -> std dependency edge
2021-07-01 bors[bot]Merge #9455
2021-07-01 Lukas WirthHandle not let if expressions in replace_if_let_with_match
2021-07-01 bors[bot]Merge #9454
2021-07-01 Lukas WirthEmpower `replace_if_let_with_match`
2021-07-01 Jonas SchievinkSubstitute self type instead of fusing binders
2021-07-01 bors[bot]Merge #9452
2021-07-01 Jonas SchievinkAdd "View Crate Graph (Full)"
2021-07-01 bors[bot]Merge #9451
2021-07-01 Lukas WirthAdd `goto_type_action` for field hovers
2021-07-01 bors[bot]Merge #9450
2021-07-01 Lukas WirthAdd ModuleOrItem guess to import granularity guessing
2021-07-01 Lukas WirthSimplify
2021-07-01 Jonas SchievinkBind the right number of variables in the `FnPointer`
2021-07-01 Jonas SchievinkUse `as_tuple()`
2021-07-01 bors[bot]Merge #9431
2021-07-01 bors[bot]Merge #9447
2021-07-01 Jonas SchievinkMake unlinked_file diagnostic a hint again
2021-07-01 bors[bot]Merge #9445
2021-07-01 Jonas SchievinkFix nested macro in block defining items
2021-07-01 bors[bot]Merge #9443
2021-07-01 Jonas SchievinkAdd a simpler legacy macro scoping test
2021-07-01 bors[bot]Merge #9440
2021-07-01 Laurențiu NicolaDon't implement Eq for CrateGraph
2021-06-30 bors[bot]Merge #9437
2021-06-30 Lukas WirthDon't classify NameRef paths inside attribute TokenTrees
2021-06-30 bors[bot]Merge #9436
2021-06-30 Lukas WirthAdd test for macro expanded test module in runnables
2021-06-30 bors[bot]Merge #9435
2021-06-30 Lukas WirthDon't add test runnables for outline modules in the...
2021-06-30 bors[bot]Merge #9434
2021-06-30 kjeremyCargo update and pull in the new rowan
2021-06-30 Jonas SchievinkRemove unneeded shifted_in
2021-06-30 Jonas Schievinkupdate comment
2021-06-30 Jonas SchievinkFix deduction of `dyn Fn` closure parameter types
2021-06-29 Lukas WirthImplement TypeRef::ForLifetime
2021-06-29 bors[bot]Merge #9269
2021-06-29 Milofix
2021-06-29 MiloUpdate crates/ide/src/status.rs
2021-06-29 bors[bot]Merge #9426
2021-06-29 Laurențiu NicolaWatch for Cargo.toml and .lock changes
2021-06-28 bors[bot]Merge #9423
2021-06-28 Lukas WirthResolve attribute paths in attribute highlighting
2021-06-28 bors[bot]Merge #9422
2021-06-28 Jonas SchievinkHandle `::{self}` imports
2021-06-28 bors[bot]Merge #9421
2021-06-28 Lukas WirthRecord attributes in attr_query for proc-macros
2021-06-28 bors[bot]Merge #9420
2021-06-28 Lukas WirthFix `NameRef::classify` path resolution inside attributes
2021-06-28 Miloremove unneeded ifs
2021-06-28 Milocheck if counts should be a thing
2021-06-28 Milotrailing line
2021-06-28 bors[bot]Merge #9418
2021-06-28 Lukas WirthInclude `self` in usage search for modules in their...
2021-06-28 Milofix all reviews
2021-06-28 bors[bot]Merge #9415
2021-06-28 Laurențiu NicolaAvoid redundant clone
2021-06-26 bors[bot]Merge #9413
2021-06-26 Lukas WirthDeduplicate ast expression walking logic
2021-06-25 bors[bot]Merge #9408
2021-06-25 Aleksey Kladovintenral: small improvements to compile time
2021-06-25 bors[bot]Merge #9402
2021-06-25 Aleksey Kladovinternal: add cloning macro fixture
2021-06-25 bors[bot]Merge #9400
2021-06-25 Lukas WirthFix renaming associated trait items with colliding...
2021-06-24 bors[bot]Merge #9398
2021-06-24 Lukas WirthComplete `macro_use` attribute on modules
2021-06-24 bors[bot]Merge #9397
2021-06-24 Lukas WirthFix break point highlighting not considering outer...
2021-06-24 bors[bot]Merge #9396
2021-06-24 Lukas WirthHighlight label value block tails
2021-06-24 Lukas WirthHighlight loop break points
2021-06-24 bors[bot]Merge #9375
2021-06-24 Lukas WirthRefine tail exit point highlighting to highlight inner...
2021-06-24 Lukas WirthSimplify
2021-06-23 Lukas WirthSimplify
2021-06-23 bors[bot]Merge #9380
next