]> git.lizzy.rs Git - rust.git/history - compiler/rustc_passes
Remove the fishy need for a PartialEq impl
[rust.git] / compiler / rustc_passes /
2022-11-15 Matthias KrügerRollup merge of #104422 - compiler-errors:fix-suggest_a...
2022-11-15 Matthias KrügerRollup merge of #104404 - GuillaumeGomez:fix-missing...
2022-11-15 Matthias KrügerRollup merge of #104391 - nnethercote:deriving-cleanups...
2022-11-15 Matthias KrügerRollup merge of #104383 - WaffleLapkin:rustc_undiagnost...
2022-11-15 Matthias KrügerRollup merge of #104381 - mejrs:none_error, r=compiler...
2022-11-15 Matthias KrügerRollup merge of #104372 - Ayush1325:compiler-builtins...
2022-11-15 Matthias KrügerRollup merge of #104354 - lukas-code:blank-lines-2...
2022-11-15 Matthias KrügerRollup merge of #103842 - andrewpollack:add-fuchsia...
2022-11-15 borsAuto merge of #104091 - BelovDV:issue-103044, r=petroch...
2022-11-14 Matthias KrügerRollup merge of #104378 - compiler-errors:chalk-up...
2022-11-14 Matthias KrügerRollup merge of #104364 - petrochenkov:docice2, r=Guill...
2022-11-14 Matthias KrügerRollup merge of #104356 - RalfJung:interpret-check...
2022-11-14 Matthias KrügerRollup merge of #104350 - SparkyPotato:fix-x-wrapper...
2022-11-14 Matthias KrügerRollup merge of #104349 - rustaceanclub:master, r=oli-obk
2022-11-14 Matthias KrügerRollup merge of #104332 - Elarcis:maybe_uninit_doc_fix...
2022-11-14 Matthias KrügerRollup merge of #104294 - compiler-errors:inline-ct...
2022-11-14 Matthias KrügerRollup merge of #104229 - compiler-errors:overlap-full...
2022-11-14 Matthias KrügerRollup merge of #104223 - fmease:recover-fn-ptr-with...
2022-11-14 Matthias KrügerRollup merge of #102470 - est31:stabilize_const_char_co...
2022-11-14 Matthias KrügerRollup merge of #101967 - jmillikin:linux-abstract...
2022-11-14 Manish GoregaokarRollup merge of #104362 - WaffleLapkin:span_bug_won...
2022-11-14 Manish GoregaokarRollup merge of #104304 - uweigand:s390x-profiler,...
2022-11-14 Manish GoregaokarRollup merge of #104300 - tbu-:pr_path_parent_caveats...
2022-11-14 Manish GoregaokarRollup merge of #104266 - compiler-errors:issue-102430...
2022-11-14 Manish GoregaokarRollup merge of #104181 - jackh726:known-bug-tests...
2022-11-14 Manish GoregaokarRollup merge of #104158 - Ayush1325:executable, r=Mark...
2022-11-14 Manish GoregaokarRollup merge of #104105 - davidtwco:split-dwarf-lto...
2022-11-14 Manish GoregaokarRollup merge of #103744 - palfrey:unwind-upgrade-cc...
2022-11-14 Manish GoregaokarRollup merge of #103709 - cuviper:netbsd-9, r=pietroalbini
2022-11-14 borsAuto merge of #103858 - Mark-Simulacrum:bump-bootstrap...
2022-11-13 borsAuto merge of #103894 - mati865:gnullvm-libunwind-chang...
2022-11-13 borsAuto merge of #104370 - matthiaskrgr:rollup-c3b38sm...
2022-11-13 Matthias KrügerRollup merge of #104365 - albertlarsan68:add-x-tool...
2022-11-13 Matthias KrügerRollup merge of #104357 - RalfJung:is-sized, r=cjgillot
2022-11-13 Matthias KrügerRollup merge of #104320 - fee1-dead-contrib:use-derive...
2022-11-13 Matthias KrügerRollup merge of #104315 - SparkyPotato:fix-104276,...
2022-11-13 Matthias KrügerRollup merge of #103996 - SUPERCILEX:docs, r=RalfJung
2022-11-13 borsAuto merge of #104292 - GuillaumeGomez:fix-missing...
2022-11-13 borsAuto merge of #93563 - ibraheemdev:crossbeam-channel...
2022-11-13 Yuki OkushiRollup merge of #104323 - notriddle:notriddle/scrape...
2022-11-13 Yuki OkushiRollup merge of #104318 - c410-f3r:moar-errors, r=petro...
2022-11-13 Yuki OkushiRollup merge of #104177 - notriddle:notriddle/js-notabl...
2022-11-13 Yuki OkushiRollup merge of #103650 - notriddle:notriddle/line...
2022-11-13 borsAuto merge of #104282 - cjgillot:intern-span, r=compile...
2022-11-12 borsAuto merge of #103913 - Neutron3529:patch-1, r=thomcc
2022-11-12 borsAuto merge of #104325 - GuillaumeGomez:rollup-19bzwoa...
2022-11-12 Guillaume GomezRollup merge of #104308 - scottmcm:no-more-validalign...
2022-11-12 Guillaume GomezRollup merge of #104263 - albertlarsan68:add-ilog2...
2022-11-12 Guillaume GomezRollup merge of #104261 - compiler-errors:formal-and...
2022-11-12 Guillaume GomezRollup merge of #104144 - TaKO8Ki:suggest-removing...
2022-11-12 Guillaume GomezRollup merge of #104117 - crlf0710:update_feature_gate...
2022-11-12 Guillaume GomezRollup merge of #104110 - krasimirgg:msan-16, r=nagisa
2022-11-12 borsAuto merge of #103812 - clubby789:improve-include-bytes...
2022-11-12 DeadbeefUse `derive_const` and rm manual StructuralEq impl
2022-11-12 borsAuto merge of #102701 - flba-eb:add_qnx_nostd_support...
2022-11-12 borsAuto merge of #104310 - Dylan-DPC:rollup-wgt1z4a, r...
2022-11-12 Dylan DPCRollup merge of #104303 - compiler-errors:ui-test-triag...
2022-11-12 Dylan DPCRollup merge of #104302 - weihanglo:update-cargo, r...
2022-11-12 Dylan DPCRollup merge of #104267 - notriddle:notriddle/checkbox...
2022-11-12 Dylan DPCRollup merge of #104214 - Nilstrieb:returns_impl_Ice...
2022-11-12 Dylan DPCRollup merge of #104206 - compiler-errors:ocx-more...
2022-11-12 Dylan DPCRollup merge of #103970 - oli-obk:unhide_unknown_spans...
2022-11-12 Dylan DPCRollup merge of #102049 - fee1-dead-contrib:derive_cons...
2022-11-12 borsAuto merge of #103530 - cjgillot:hir-lifetimes-direct...
2022-11-12 borsAuto merge of #103150 - joboet:remove_lock_wrappers...
2022-11-11 borsAuto merge of #104293 - Manishearth:rollup-xj92d0k...
2022-11-11 borsAuto merge of #104289 - Dylan-DPC:rollup-v7wei2t, r...
2022-11-11 Manish GoregaokarRollup merge of #104129 - notriddle:notriddle/102576...
2022-11-11 Manish GoregaokarRollup merge of #104051 - RalfJung:miri, r=RalfJung
2022-11-11 Manish GoregaokarRollup merge of #103960 - AndyJado:var_path_only_diag...
2022-11-11 Manish GoregaokarRollup merge of #103531 - chenyukang:yukang/fix-103474...
2022-11-11 Manish GoregaokarRollup merge of #103468 - chenyukang:yukang/fix-103435...
2022-11-11 Manish GoregaokarRollup merge of #102215 - alexcrichton:wasm-link-whole...
2022-11-11 clubby789Introduce `ExprKind::IncludedBytes`
2022-11-11 Dylan DPCRollup merge of #104245 - kubycsolutions:master, r...
2022-11-11 Dylan DPCRollup merge of #104217 - Nilstrieb:funny-dollar-syntax...
2022-11-11 Dylan DPCRollup merge of #104216 - Nilstrieb:dont-ice-invalid...
2022-11-11 Dylan DPCRollup merge of #104202 - camsteffen:103748, r=estebank
2022-11-11 Dylan DPCRollup merge of #104169 - GuillaumeGomez:migrate-css...
2022-11-11 Dylan DPCRollup merge of #104146 - Ayush1325:remote-test-server...
2022-11-11 Dylan DPCRollup merge of #103924 - PeteDevoy:patch-1, r=estebank
2022-11-11 Dylan DPCRollup merge of #103445 - fmease:fix-50291, r=estebank
2022-11-11 Dylan DPCRollup merge of #100633 - estebank:must_use_async_fn_re...
2022-11-11 Oli SchererPrint all labels, even if they have no span. Fall back...
2022-11-11 borsAuto merge of #103898 - Nilstrieb:match-macro, r=nnethe...
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
2022-11-11 Esteban KüberConsider `#[must_use]` annotation on `async fn` as...
2022-11-10 borsAuto merge of #104164 - cjgillot:u64-cache, r=compiler...
2022-11-10 Manish GoregaokarRollup merge of #104235 - compiler-errors:more-ct-guar...
2022-11-10 Manish GoregaokarRollup merge of #104233 - compiler-errors:issue-104209...
2022-11-10 Manish GoregaokarRollup merge of #104194 - BoxyUwU:early_binder_docs...
2022-11-10 Manish GoregaokarRollup merge of #104186 - chenyukang:yukang/fix-104086...
2022-11-10 Manish GoregaokarRollup merge of #104077 - nicholasbishop:bishop-uefi...
2022-11-10 Manish GoregaokarRollup merge of #104060 - ink-feather-org:const_hash...
2022-11-10 Manish GoregaokarRollup merge of #104036 - compiler-errors:option-sugg...
2022-11-10 Manish GoregaokarRollup merge of #103863 - compiler-errors:fulfillcx...
2022-11-10 Manish GoregaokarRollup merge of #101939 - zhaixiaojuan:loongarch64...
2022-11-10 borsAuto merge of #104236 - compiler-errors:rollup-adjshd6...
2022-11-10 Michael GouletRollup merge of #104231 - ibraheemdev:patch-12, r=compi...
2022-11-10 Michael GouletRollup merge of #104211 - lnicola:rust-analyzer-2022...
next