]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-04 Matthias KrügerRollup merge of #91589 - derekdreery:arc_unwrap_or_clon...
2022-02-04 Matthias KrügerRollup merge of #90132 - joshtriplett:stabilize-instrum...
2022-02-04 borsAuto merge of #93654 - RalfJung:miri, r=RalfJung
2022-02-04 Ralf Jungupdate miri
2022-02-04 Trevor Spiteridoc: use U+2212 for minus sign in integer MIN/MAX text
2022-02-04 Maybe WaffleAdd regression tests for issue 80309
2022-02-04 borsAuto merge of #93645 - matthiaskrgr:rollup-eua2621...
2022-02-04 Vadim Petrochenkovrustdoc: Collect traits in scope for foreign inherent...
2022-02-04 Matthias KrügerRollup merge of #93638 - notriddle:notriddle/unused...
2022-02-04 Matthias KrügerRollup merge of #93632 - matthiaskrgr:rustdoclippy2...
2022-02-04 Matthias KrügerRollup merge of #93631 - notriddle:notriddle/cleanup...
2022-02-04 Matthias KrügerRollup merge of #93630 - matthiaskrgr:clipperf, r=oli-obk
2022-02-04 Matthias KrügerRollup merge of #93593 - JulianKnodt:master, r=oli-obk
2022-02-04 Matthias KrügerRollup merge of #93585 - tamaroning:add_tests_for_92630...
2022-02-04 Matthias KrügerRollup merge of #93555 - ChrisDenton:fs-try-exists...
2022-02-04 Matthias KrügerRollup merge of #93551 - GuillaumeGomez:ignore-package...
2022-02-04 Matthias KrügerRollup merge of #93508 - CraftSpider:jsondocck-runtest...
2022-02-04 Matthias KrügerRollup merge of #93402 - ehuss:llvm-dialog, r=michaelwo...
2022-02-04 Matthias KrügerRollup merge of #92735 - GuillaumeGomez:crate-filter...
2022-02-04 Guillaume GomezAdd comment in GUI test
2022-02-04 Guillaume GomezUpdate browser-ui-test version
2022-02-04 lcnrfold substs
2022-02-04 Nicholas NethercoteAdd a comment about possible mismatches.
2022-02-04 Nicholas NethercoteRemove `staticlibs` local variable.
2022-02-04 Wesley WiserFix some tests to use -Cinstrument-coverage
2022-02-04 Jacob PrattAdd missing const stability attributes
2022-02-04 Jacob PrattRequire const stability on all stable const items
2022-02-04 Michael Howellrustdoc: remove unused Hash impl
2022-02-03 Nicholas NethercoteClean up `find_library_crate`.
2022-02-03 Matthias Krügerrustdoc: clippy::complexity fixes
2022-02-03 Guillaume GomezAdd GUI test for crate filter URL parameter
2022-02-03 Guillaume GomezUpdate tester to have FILTER_CRATE set to null if undef...
2022-02-03 Guillaume GomezAdd filter-crate URL parameter
2022-02-03 Michael Howellrustc_mir_dataflow: use iter::once instead of Some...
2022-02-03 Matthias Krügerclippy::perf fixes
2022-02-03 David TolnayBless all pretty printer tests and ui tests
2022-02-03 David TolnayChange struct expr pretty printing to match rustfmt...
2022-02-03 David TolnaySupport offsetting the most recent break
2022-02-03 David TolnayChange pp indent to signed to allow negative indents
2022-02-03 David TolnayAdd trailing comma support
2022-02-03 Oli SchererImprove self-referential diagnostic somewhat
2022-02-03 borsAuto merge of #93621 - JohnTitor:rollup-1bcud0x, r...
2022-02-03 kadminFix ret > 1 bound if shadowed by const
2022-02-03 Oli SchererAdd some new tests with amusing diagnostics
2022-02-03 Eric HussOnly disable dialogs on CI.
2022-02-03 Oli SchererAdd tests for lifetime-swaps, not just type param swaps
2022-02-03 Oli SchererClean up opaque type obligations in query results
2022-02-03 Yuki OkushiRollup merge of #93606 - JakobDegen:mischaracterized...
2022-02-03 Yuki OkushiRollup merge of #93600 - last-partizan:fix-junit-format...
2022-02-03 Yuki OkushiRollup merge of #93589 - est31:option_then, r=cjgillot
2022-02-03 Yuki OkushiRollup merge of #93566 - Aaron1011:rustc-backtrace...
2022-02-03 Yuki OkushiRollup merge of #93515 - dtolnay:convenience, r=davidtwco
2022-02-03 Yuki OkushiRollup merge of #92802 - compiler-errors:deduplicate...
2022-02-03 Yuki OkushiRollup merge of #92310 - ehuss:rustdoc-ice, r=estebank
2022-02-03 borsAuto merge of #92932 - ouz-a:master, r=oli-obk
2022-02-03 Jakub BeránekFix `isize` optimization in `StableHasher` for big...
2022-02-03 Richard DoddAdd tracking issue and impl for `Rc`.
2022-02-03 Richard Doddimpl `Arc::unwrap_or_clone`
2022-02-03 borsAuto merge of #93146 - workingjubilee:use-std-simd...
2022-02-03 borsAuto merge of #93432 - Kobzol:stable-hash-isize-hash...
2022-02-03 Jakob DegenCorrect incorrect description of preorder traversals.
2022-02-02 borsAuto merge of #93101 - Mark-Simulacrum:library-backtrac...
2022-02-02 Amanieu d'AntrasAdd more *-unwind ABI variants
2022-02-02 Guillaume GomezUnify storage getter and setter functions
2022-02-02 Serg Tereshchenkofix: Remove extra newlines from junit output
2022-02-02 borsAuto merge of #93594 - matthiaskrgr:rollup-lcvhpdv...
2022-02-02 Mark RousskovConfigure panic hook backtrace behavior
2022-02-02 Matthias KrügerRollup merge of #93592 - est31:remove_unused_deps,...
2022-02-02 Matthias KrügerRollup merge of #93590 - est31:let_else, r=lcnr
2022-02-02 Matthias KrügerRollup merge of #93574 - compiler-errors:bad-let-sugges...
2022-02-02 Matthias KrügerRollup merge of #93571 - compiler-errors:better-where...
2022-02-02 Matthias KrügerRollup merge of #93546 - tmiasko:validate-switch-int...
2022-02-02 Matthias KrügerRollup merge of #93542 - GuillaumeGomez:lifetime-elisio...
2022-02-02 Matthias KrügerRollup merge of #93221 - alyssaverkade:fix-93093, r...
2022-02-02 Matthias KrügerRollup merge of #92528 - tmiasko:combine-commutative...
2022-02-02 Oli SchererFix some doctests where the main function returns an...
2022-02-02 est31Remove unused dep from rustc_arena
2022-02-02 est31More let_else adoptions
2022-02-02 Oli SchererOnly prevent TAITs from defining each other, RPIT and...
2022-02-02 Oli SchererPrevent two opaque types in their defining scopes from...
2022-02-02 Oli SchererEnsure we error in case of non-higher-kinded lifetimes
2022-02-02 Oli SchererAvoid an ICE in the presence of HKL
2022-02-02 Oli SchererAdd regression test
2022-02-02 Oli Schererrun rustfmt
2022-02-02 Oli SchererReduce follow-up errors that are not helpful
2022-02-02 Oli SchererBail out early if there already were errors
2022-02-02 Oli SchererMake the error for opaque types that have no hidden...
2022-02-02 Oli SchererMake a span more useful
2022-02-02 Oli SchererGuess head span of async blocks
2022-02-02 Oli Schererundo a useless change
2022-02-02 Oli SchererHide further opaque type errors if items that could...
2022-02-02 Oli SchererUndo a change that is now unnecessary
2022-02-02 Oli SchererRemove a now-useless field
2022-02-02 Oli SchererRemove some unused arguments and update a comment
2022-02-02 Oli SchererMake a comment more obvious
2022-02-02 Oli Scherermanual formatting
2022-02-02 Oli SchererSimplify diff
2022-02-02 Oli SchererUndo a diff
2022-02-02 Oli SchererInline a function that is only used once
2022-02-02 Oli SchererRemove unnecessary field
next