]> git.lizzy.rs Git - rust.git/history - compiler/rustc_parse/src/parser/diagnostics.rs
Auto merge of #101168 - jachris:dataflow-const-prop, r=oli-obk
[rust.git] / compiler / rustc_parse / src / parser / diagnostics.rs
2022-11-15 borsAuto merge of #101168 - jachris:dataflow-const-prop...
2022-11-15 Matthias KrügerRollup merge of #104391 - nnethercote:deriving-cleanups...
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 #104356 - RalfJung:interpret-check...
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 #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 Matthias KrügerRollup merge of #104357 - RalfJung:is-sized, r=cjgillot
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 #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 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 borsAuto merge of #102701 - flba-eb:add_qnx_nostd_support...
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 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 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 borsAuto merge of #103898 - Nilstrieb:match-macro, r=nnethe...
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
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 #101939 - zhaixiaojuan:loongarch64...
2022-11-10 Michael GouletRollup merge of #104046 - RalfJung:run-miri-run, r...
2022-11-10 Michael GouletRollup merge of #103443 - mucinoab:recover-colon-as...
2022-11-10 borsAuto merge of #101990 - clubby789:dont-machine-apply...
2022-11-09 Manish GoregaokarRollup merge of #104184 - jyn514:rustdoc-version, r...
2022-11-09 Manish GoregaokarRollup merge of #104020 - nicholasbishop:bishop-limit...
2022-11-09 Manish GoregaokarRollup merge of #104015 - alex:remove-kernel, r=oli-obk
2022-11-09 Manish GoregaokarRollup merge of #103929 - BlackHoleFox:apple-targets...
2022-11-09 Manish GoregaokarRollup merge of #103307 - b4den:master, r=estebank
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-09 Dylan DPCRollup merge of #104111 - yancyribbens:add-mutable...
2022-11-09 Dylan DPCRollup merge of #103952 - ehuss:dont-intra-linkcheck...
2022-11-09 Dylan DPCRollup merge of #103933 - nicholasbishop:bishop-uefi...
2022-11-09 Dylan DPCRollup merge of #103919 - nnethercote:unescaping-cleanu...
2022-11-09 Dylan DPCRollup merge of #103694 - WaffleLapkin:mask_doc_example...
2022-11-09 Dylan DPCRollup merge of #103570 - lukas-code:stabilize-ilog...
2022-11-09 borsAuto merge of #102565 - jyn514:refactor-build-manifest...
2022-11-09 Manish GoregaokarRollup merge of #103827 - compiler-errors:rpitit-substs...
2022-11-09 Manish GoregaokarRollup merge of #103778 - mati865:update-deps, r=Mark...
2022-11-09 Manish GoregaokarRollup merge of #103559 - AndyJado:var_span_label,...
2022-11-09 Manish GoregaokarRollup merge of #103521 - chenyukang:yukang/fix-103451...
2022-11-09 Manish GoregaokarRollup merge of #103353 - wesleywiser:fix_lld_thinlto_m...
2022-11-09 Manish GoregaokarRollup merge of #101381 - Urgau:target-mixup-homogenous...
2022-11-09 Manish GoregaokarRollup merge of #100508 - BoxyUwU:make_less_things_late...
2022-11-09 borsAuto merge of #103171 - jackh726:gen-interior-hrtb...
2022-11-08 Guillaume GomezRollup merge of #104113 - ink-feather-org:fix_const_fn_...
2022-11-08 Guillaume GomezRollup merge of #104109 - yancyribbens:add-mutable...
2022-11-08 Guillaume GomezRollup merge of #104104 - kamirr:master, r=lcnr
2022-11-08 Guillaume GomezRollup merge of #104097 - RalfJung:miri-alloc-benches...
2022-11-08 Guillaume GomezRollup merge of #104093 - RalfJung:test-sizes, r=thomcc
2022-11-08 Guillaume GomezRollup merge of #104027 - ted-tanner:issue-103697-fix...
2022-11-08 borsAuto merge of #103965 - petrochenkov:effvisperf3, r...
2022-11-08 borsAuto merge of #104063 - compiler-errors:ct-norm-unless...
2022-11-08 Dylan DPCRollup merge of #104094 - lcnr:on_unimplemented-move...
2022-11-08 Dylan DPCRollup merge of #104067 - jeremyd2019:patch-1, r=davidtwco
2022-11-08 Dylan DPCRollup merge of #103987 - compiler-errors:no-in_tail_ex...
2022-11-08 Dylan DPCRollup merge of #103955 - str4d:update-lto-doc-1.65...
2022-11-08 Dylan DPCRollup merge of #103865 - compiler-errors:fallback...
2022-11-08 Dylan DPCRollup merge of #103651 - Alexendoo:parse-format-unicod...
2022-11-08 borsAuto merge of #104023 - Nilstrieb:cleanup-query, r...
2022-11-08 borsAuto merge of #104013 - notriddle:notriddle/rustdoc...
next