]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_ssa
Rollup merge of #95214 - tbu-:pr_vec_append_doc, r=Mark-Simulacrum
[rust.git] / compiler / rustc_codegen_ssa /
2022-05-27 Matthias KrügerRollup merge of #95214 - tbu-:pr_vec_append_doc, r...
2022-05-27 borsAuto merge of #96790 - lqd:update_jemalloc, r=Mark...
2022-05-27 borsAuto merge of #96046 - oli-obk:const_typeck, r=cjgillot
2022-05-27 borsAuto merge of #97442 - hafeoz:master, r=GuillaumeGomez
2022-05-27 borsAuto merge of #97004 - nnethercote:proc-macro-tweaks...
2022-05-27 Michael GouletRollup merge of #97436 - compiler-errors:macos-ping...
2022-05-27 Michael GouletRollup merge of #97066 - petrochenkov:nofragkind, r...
2022-05-27 Michael GouletRollup merge of #96051 - newpavlov:duration_rounding...
2022-05-26 borsAuto merge of #97386 - nnethercote:optimize-pos-adjustm...
2022-05-26 borsAuto merge of #97434 - matthiaskrgr:rollup-7j3y16l...
2022-05-26 Matthias KrügerRollup merge of #97424 - matthiaskrgr:clippy_complexity...
2022-05-26 Matthias KrügerRollup merge of #97354 - GuillaumeGomez:browser-ui...
2022-05-26 Matthias KrügerRollup merge of #96033 - yaahc:expect-elaboration,...
2022-05-26 borsAuto merge of #97046 - conradludgate:faster-ascii-case...
2022-05-26 borsAuto merge of #97168 - SparrowLii:accesses, r=cjgillot
2022-05-26 Matthias Krügerclippy::complexity fixes
2022-05-26 borsAuto merge of #96742 - m-ou-se:bsd-no-ancillary, r...
2022-05-26 borsAuto merge of #97410 - jyn514:tool-std-features, r...
2022-05-26 borsAuto merge of #97369 - tmiasko:codgen-ssa-atomic-orderi...
2022-05-25 borsAuto merge of #97409 - GuillaumeGomez:rollup-808v9ge...
2022-05-25 Guillaume GomezRollup merge of #97407 - ehuss:update-books, r=ehuss
2022-05-25 Guillaume GomezRollup merge of #97394 - GuillaumeGomez:more-eslint...
2022-05-25 Guillaume GomezRollup merge of #97375 - petrochenkov:zgccld, r=bjorn3
2022-05-25 Guillaume GomezRollup merge of #97317 - GuillaumeGomez:gui-settings...
2022-05-25 Vadim PetrochenkovSimplify implementation of `-Z gcc-ld`
2022-05-25 Dylan DPCRollup merge of #97351 - b-naber:adt-const-params-struc...
2022-05-25 Dylan DPCRollup merge of #97328 - petrochenkov:nativice, r=micha...
2022-05-25 Dylan DPCRollup merge of #97302 - compiler-errors:writeback...
2022-05-25 borsAuto merge of #94954 - SimonSapin:null-thin3, r=yaahc
2022-05-25 Dylan DPCRollup merge of #97384 - nnethercote:fix-metadata-stats...
2022-05-25 Dylan DPCRollup merge of #97370 - compiler-errors:else-no-if...
2022-05-25 Dylan DPCRollup merge of #97233 - c410-f3r:assert-lib, r=scottmcm
2022-05-25 Dylan DPCRollup merge of #96913 - Urgau:rfc3239-part2, r=petroch...
2022-05-25 Dylan DPCRollup merge of #95953 - JakobDegen:repeat-leak, r...
2022-05-25 borsAuto merge of #97345 - lcnr:fast_reject, r=nnethercote
2022-05-25 Tomasz Miąskorustc_codegen_ssa: derive copy and clone for various...
2022-05-25 Tomasz Miąskorustc_codegen_ssa: cleanup `AtomicOrdering`
2022-05-25 borsAuto merge of #97382 - Dylan-DPC:rollup-2t4ov4z, r...
2022-05-25 Dylan DPCRollup merge of #97379 - ear7h:master, r=thomcc
2022-05-25 Dylan DPCRollup merge of #97323 - 5225225:strict_init_checks...
2022-05-25 Dylan DPCRollup merge of #97105 - JulianKnodt:const_dep_gen_cons...
2022-05-25 Dylan DPCRollup merge of #97026 - Nilstrieb:make-atomic-debug...
2022-05-24 Yuki OkushiRollup merge of #97363 - wackbyte:sliceindex-doc-typo...
2022-05-24 Yuki OkushiRollup merge of #97358 - GuillaumeGomez:update-minifier...
2022-05-24 Yuki OkushiRollup merge of #97355 - GuillaumeGomez:remove-brush...
2022-05-24 Yuki OkushiRollup merge of #97266 - est31:unknown_lints_cfg_attr...
2022-05-24 Yuki OkushiRollup merge of #93966 - rkuhn:patch-1, r=tmandry
2022-05-24 Dylan DPCRollup merge of #97321 - RalfJung:int-to-fnptr, r=Dylan-DPC
2022-05-24 Dylan DPCRollup merge of #97308 - JohnTitor:stabilize-cell-filte...
2022-05-24 Dylan DPCRollup merge of #97298 - compiler-errors:if-else-stmt...
2022-05-24 Dylan DPCRollup merge of #97288 - compiler-errors:tcxify-rustdoc...
2022-05-24 borsAuto merge of #97291 - compiler-errors:lazy-is-actually...
2022-05-24 5225225Add flag for stricter checks on uninit/zeroed
2022-05-24 borsAuto merge of #97121 - pvdrz:do-subdiagnostics-later...
2022-05-24 borsAuto merge of #96098 - JakobDegen:always-return-place...
2022-05-24 Yuki OkushiRollup merge of #97240 - TaKO8Ki:improve-errors-about...
2022-05-23 Jakob DegenRefactor call terminator to always hold a destination...
2022-05-23 Dylan DPCRollup merge of #96129 - mattheww:2022-04_float_roundin...
2022-05-23 borsAuto merge of #92461 - rust-lang:const_tls_local_panic_...
2022-05-23 Dylan DPCRollup merge of #97087 - Nilstrieb:clarify-slice-iterat...
2022-05-23 borsAuto merge of #96100 - Raekye:master, r=dtolnay
2022-05-23 borsAuto merge of #96906 - tbu-:pr_stabilize_to_ipv4_mapped...
2022-05-22 Jack HueyRollup merge of #97277 - jyn514:no-unstable-for-bootstr...
2022-05-22 Yuki OkushiRollup merge of #97144 - samziz:patch-1, r=Dylan-DPC
2022-05-21 borsAuto merge of #94530 - tmiasko:alignment-impls, r=dtolnay
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-21 borsAuto merge of #93963 - GuillaumeGomez:reduce-clean...
2022-05-21 borsAuto merge of #96923 - eholk:fix-fake-read, r=nikomatsakis
2022-05-21 borsAuto merge of #96605 - Urgau:string-retain-codegen...
2022-05-20 borsAuto merge of #95418 - cjgillot:more-disk, r=davidtwco
2022-05-20 Matthias KrügerRollup merge of #97109 - TaKO8Ki:fix-misleading-cannot...
2022-05-20 Guillaume GomezRollup merge of #97188 - carbotaniuman:remove-null...
2022-05-20 Guillaume GomezRollup merge of #97185 - RalfJung:number-validity,...
2022-05-20 Guillaume GomezRollup merge of #96565 - notriddle:notriddle/impl-box...
2022-05-20 borsAuto merge of #96422 - tmccombs:mutex-unpoison, r=m...
2022-05-20 borsAuto merge of #97147 - Mark-Simulacrum:stage0-bump...
2022-05-20 borsAuto merge of #97027 - cuviper:yesalias-refcell, r...
2022-05-19 Dylan DPCRollup merge of #97155 - alygin:patch-1, r=JohnTitor
2022-05-19 Dylan DPCRollup merge of #97142 - SparrowLii:inline, r=tmiasko
2022-05-19 Dylan DPCRollup merge of #96539 - tmandry:relnotes-1.61, r=Mark...
2022-05-19 borsAuto merge of #97024 - lcnr:simplify_type-sus, r=<try>
2022-05-19 borsAuto merge of #97114 - klensy:cursor-ref, r=petrochenkov
2022-05-19 borsAuto merge of #97103 - luqmana:asm-unwind-cleanup,...
2022-05-19 borsAuto merge of #97033 - nbdd0121:unwind3, r=Amanieu
2022-05-19 borsAuto merge of #97159 - JohnTitor:rollup-ibl51vw, r...
2022-05-18 Yuki OkushiRollup merge of #97152 - ehuss:update-cargo, r=ehuss
2022-05-18 Yuki OkushiRollup merge of #97139 - GuillaumeGomez:move-dom-settin...
2022-05-18 Yuki OkushiRollup merge of #97131 - gimbles:patch-2, r=Dylan-DPC
2022-05-18 Yuki OkushiRollup merge of #97127 - Mark-Simulacrum:revert-96441...
2022-05-18 Yuki OkushiRollup merge of #97062 - bjorn3:cg_ssa_driver_refactor...
2022-05-18 Yuki OkushiRollup merge of #96866 - Mark-Simulacrum:intelligent...
2022-05-18 borsAuto merge of #95643 - WaffleLapkin:ptr_convenience...
2022-05-18 borsAuto merge of #97019 - b-naber:transition-to-valtrees...
2022-05-18 borsAuto merge of #96863 - SparrowLii:let, r=michaelwoerister
2022-05-18 borsAuto merge of #96800 - nbdd0121:const, r=nagisa
2022-05-18 borsAuto merge of #97110 - Kobzol:pgo-pid-in-profile, r=lqd
2022-05-18 Dylan DPCRollup merge of #97101 - coolreader18:exitcode-method...
2022-05-18 Dylan DPCRollup merge of #96917 - marti4d:master, r=ChrisDenton
2022-05-18 Dylan DPCRollup merge of #95979 - lcnr:coherence-docs, r=compile...
2022-05-17 Yuki OkushiRollup merge of #97116 - RalfJung:ref-validity, r=oli-obk
next