]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #93179 - Urgau:unreachable-2021, r=m-ou-se,oli-obk
[rust.git] / compiler /
2022-02-07 borsAuto merge of #93179 - Urgau:unreachable-2021, r=m...
2022-02-06 borsAuto merge of #93695 - matthiaskrgr:rollup-zslgooo...
2022-02-06 Matthias KrügerRollup merge of #93489 - Amanieu:panic_no_unwind, r...
2022-02-06 Matthias KrügerRollup merge of #90998 - jhpratt:require-const-stabilit...
2022-02-06 borsAuto merge of #90414 - thomcc:count-chars-faster, r...
2022-02-06 borsAuto merge of #93689 - matthiaskrgr:rollup-3pd1ept...
2022-02-06 Matthias KrügerRollup merge of #93669 - compiler-errors:const-generic...
2022-02-06 Matthias KrügerRollup merge of #93659 - UltiRequiem:refactor_condition...
2022-02-06 Matthias KrügerRollup merge of #93657 - Mark-Simulacrum:apple-measurem...
2022-02-06 Matthias KrügerRollup merge of #93649 - WaffleLapkin:regression_test_8...
2022-02-06 Matthias KrügerRollup merge of #93556 - dtolnay:trailingcomma, r=cjgillot
2022-02-06 Matthias KrügerRollup merge of #92651 - jsha:impl-spacing, r=Guillaume...
2022-02-06 Matthias KrügerRollup merge of #92383 - lancethepants:armv7-unknown...
2022-02-06 Matthias KrügerRollup merge of #92300 - Itus-Shield:mips64-openwrt...
2022-02-06 Matthias KrügerRollup merge of #91939 - GKFX:feature-91866, r=cjgillot
2022-02-06 borsAuto merge of #92535 - Amanieu:oom_hook_unwind, r=m...
2022-02-05 borsAuto merge of #93539 - petrochenkov:doclink, r=camelid...
2022-02-05 borsAuto merge of #93597 - GuillaumeGomez:update-browser...
2022-02-05 Michael Gouletresolve lifetimes for const generic defaults
2022-02-05 borsAuto merge of #93655 - matthiaskrgr:rollup-dm88b02...
2022-02-04 lancethepantsAdd new target armv7-unknown-linux-uclibceabi (softfloat)
2022-02-04 Matthias KrügerRollup merge of #93615 - Kobzol:stable-hash-opt-endiann...
2022-02-04 Matthias KrügerRollup merge of #93612 - tspiteri:master, r=m-ou-se
2022-02-04 Matthias KrügerRollup merge of #93608 - nnethercote:speed-up-find_libr...
2022-02-04 Matthias KrügerRollup merge of #93576 - jsha:fix-rustdoc-html, r=Guill...
2022-02-04 Matthias KrügerRollup merge of #93495 - solid-rs:fix-kmc-solid-rtc...
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 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 Nicholas NethercoteAdd a comment about possible mismatches.
2022-02-04 Nicholas NethercoteRemove `staticlibs` local variable.
2022-02-04 Jacob PrattRequire const stability on all stable const items
2022-02-03 Nicholas NethercoteClean up `find_library_crate`.
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 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 borsAuto merge of #93621 - JohnTitor:rollup-1bcud0x, r...
2022-02-03 kadminFix ret > 1 bound if shadowed by const
2022-02-03 Eric HussOnly disable dialogs on CI.
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 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 borsAuto merge of #93594 - matthiaskrgr:rollup-lcvhpdv...
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 est31Remove unused dep from rustc_arena
2022-02-02 est31More let_else adoptions
2022-02-02 borsAuto merge of #93312 - pierwill:map-all-local-trait...
2022-02-02 est31Use Option::then in two places
2022-02-02 borsAuto merge of #93154 - michaelwoerister:fix-generic...
2022-02-02 borsAuto merge of #93573 - matthiaskrgr:rollup-nrjmygz...
2022-02-02 Michael Gouletbetter suggestion for duplicated `where`
2022-02-02 Michael Gouletdon't suggest adding `let` due to expressions inside...
2022-02-02 Matthias KrügerRollup merge of #93560 - steffahn:a_typo, r=petrochenkov
2022-02-02 Matthias KrügerRollup merge of #93559 - danielframpton:link-args-typo...
2022-02-02 Matthias KrügerRollup merge of #93531 - TheColdVoid:patch-1, r=m-ou-se
2022-02-02 Matthias KrügerRollup merge of #93493 - GKFX:char-docs-2, r=scottmcm
2022-02-02 Matthias KrügerRollup merge of #93420 - jsha:adjust-settings-layout...
2022-02-02 Matthias KrügerRollup merge of #92788 - estebank:colon-colon, r=cjgillot
2022-02-02 Matthias KrügerRollup merge of #92758 - mfrw:mfrw/rustdoc-impl-write...
2022-02-02 Aaron HillMake rustc use `RUST_BACKTRACE=full` by default
2022-02-02 borsAuto merge of #93466 - cjgillot:query-dead, r=nagisa
2022-02-02 Nicholas NethercoteMake `SearchPathFile::file_name_str` non-optional.
2022-02-02 Esteban KuberDetect `::` -> `:` typo in type argument
2022-02-01 borsAuto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obk
2022-02-01 Nicholas NethercoteInline and remove `FileSearch::search`.
2022-02-01 Nicholas NethercoteRemove `FileMatch`.
2022-02-01 Nicholas NethercoteRemove rlib special-casing in `FileSearch::search`.
next