]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-23 bors[bot]Merge #8317
2021-04-23 unexgeAdd missing test case for "Convert to named struct...
2021-04-23 unexgeStop iterating reference after made an edit in "Convert...
2021-04-22 bors[bot]Merge #8628
2021-04-22 Laurențiu NicolaAdd one more profiling span to add_dep
2021-04-22 bors[bot]Merge #8627
2021-04-22 Laurențiu NicolaAdd profiling spans under cargo_to_crate_graph
2021-04-22 bors[bot]Merge #8605
2021-04-22 bors[bot]Merge #8620
2021-04-22 unexgeMove reference editing logic into own function to make...
2021-04-22 bors[bot]Merge #8621
2021-04-22 Aleksey Kladovfeat: make sure nightly regressions don't break users
2021-04-22 BrandonRemove unnecessary braces for extracted block expression
2021-04-21 bors[bot]Merge #8595
2021-04-21 James LeitchCode review feedback.
2021-04-21 James LeitchDiagnostic Remap Path Prefixes added.
2021-04-21 James LeitchDiagnostic paths attempt to use VSCode's path join...
2021-04-21 bors[bot]Merge #8570
2021-04-21 bors[bot]Merge #8616
2021-04-21 Laurențiu NicolaBump other deps
2021-04-21 Laurențiu NicolaBump chalk
2021-04-21 Laurențiu NicolaBump rustc_lexer
2021-04-21 bors[bot]Merge #8615
2021-04-21 Jonas SchievinkRemove `ItemTree::all_inner_items`
2021-04-21 bors[bot]Merge #8613
2021-04-21 Jonas SchievinkAdd failing local items test
2021-04-21 bors[bot]Merge #8611
2021-04-21 unexgeUse multiple loops instead of `Iterator::chain` in...
2021-04-21 unexgeAdd multi file test for "Convert to named struct" assist
2021-04-21 unexgeRemove `unwrap`s in "Convert to named struct" assist
2021-04-21 ComonadAdd support for fill match arms of boolean values
2021-04-21 bors[bot]Merge #8609
2021-04-21 Lukas WirthParse outer atttributes for RecordPatField
2021-04-21 unexgeAdd larger example for "Convert to named struct" assist
2021-04-21 unexgeFix incorrectly replacing method calls in "Convert...
2021-04-20 bors[bot]Merge #8606
2021-04-20 Aleksey Kladovfix: no more Registering progress handler for token...
2021-04-20 Laurențiu NicolaAutomatically categorize the changelog entries
2021-04-20 bors[bot]Merge #8600
2021-04-20 Aleksey Kladovfix: no longer get stuck on windows
2021-04-20 bors[bot]Merge #8602
2021-04-20 Jonas SchievinkFollow testing style guide
2021-04-20 Jonas SchievinkFix panic in `replace_derive_with_manual_impl`
2021-04-20 bors[bot]Merge #8601
2021-04-20 Jonas Schievink"Inline variable" when on a use of the variable
2021-04-20 bors[bot]Merge #8598
2021-04-20 Aleksey Kladovminor: fix ugly line wrapping in the rendered manual
2021-04-19 James LeitchCode review feedback.
2021-04-19 bors[bot]Merge #8588
2021-04-19 Laurențiu Nicolainternal: Add guidelines for release notes PR descriptions
2021-04-19 bors[bot]Merge #8586
2021-04-19 bors[bot]Merge #8587
2021-04-19 Jonas SchievinkAdd autoimport test with inner items
2021-04-19 Jonas SchievinkFix some find_path bugs around inner items
2021-04-19 Lukas WirthReplace SyntaxRewriter with ted in exppand_macro::expan...
2021-04-19 Lukas WirthRemove SyntaxRewriter usage in eager::eager_macro_recur
2021-04-19 bors[bot]Merge #8584
2021-04-19 Aleksey Kladovinternal: fix slightly broken test
2021-04-19 bors[bot]Merge #8583
2021-04-19 bors[bot]Merge #8582
2021-04-19 Adrian StanciuFix typo: comparision -> comparison
2021-04-19 bors[bot]Merge #8580
2021-04-19 Aleksey KladovRemove confusion around serverStatusNotification
2021-04-19 Lukas WirthSimplify
2021-04-19 bors[bot]Merge #8579
2021-04-19 Aleksey KladovFix spec bug
2021-04-19 bors[bot]Merge #8578
2021-04-19 Aleksey Kladovfix: false positive about inner attrs in docs
2021-04-19 bors[bot]Merge #8577
2021-04-19 Lukas WirthSupport crates/module roots in external_docs
2021-04-19 bors[bot]Merge #8502
2021-04-19 bors[bot]Merge #8524 #8527
2021-04-19 Aleksey KladovUpdate docs/dev/README.md
2021-04-19 Aleksey Kladovinternal: document review requesting etiquette
2021-04-19 bors[bot]Merge #8462
2021-04-19 bors[bot]Merge #8574
2021-04-19 Lukas WirthCheck for rust doc code attributes like rustdoc does
2021-04-19 bors[bot]Merge #8565
2021-04-19 DawerUnindent test according to the style guide.
2021-04-19 Lukas WirthDon't require all doc fences to be valid for identifyin...
2021-04-19 bors[bot]Merge #8540
2021-04-19 bors[bot]Merge #8572
2021-04-19 Laurențiu NicolaUpdate bug report template
2021-04-19 bors[bot]Merge #8467
2021-04-19 jakeimplement field stuff too
2021-04-18 James LeitchFlycheck tries to parse both Cargo and Rustc messages.
2021-04-18 bors[bot]Merge #8569
2021-04-18 Jonas SchievinkCollect inherent impls in unnamed consts
2021-04-18 Jonas SchievinkFix visibility of items in block modules
2021-04-18 Lukas WirthBetter visualise control flow for change_annotation_sup...
2021-04-18 cynecxhir_ty: cleanups and extend infinitely_recursive_macro_...
2021-04-18 cynecxhir_ty: keep body::Expander in TyLoweringContext
2021-04-18 bors[bot]Merge #8564
2021-04-18 Jonas SchievinkExpand `global_asm!` to nothing
2021-04-18 cynecxhir_def: various cleanups
2021-04-18 DawerReturn to the status quo in #8129
2021-04-18 DawerPrevent adding useless match arms
2021-04-18 Lukas WirthUpdate lsp-extensions docs
2021-04-18 Lukas WirthPrevent being able to rename items that are not part...
2021-04-18 bors[bot]Merge #8561
next