]> git.lizzy.rs Git - rust.git/history - compiler/rustc_error_codes
try to bless 32bit mir tests manually
[rust.git] / compiler / rustc_error_codes /
2022-02-15 Matthias KrügerRollup merge of #93949 - glaubitz:m68k-unwind, r=Mark...
2022-02-15 borsAuto merge of #93918 - jonhoo:bootstrap-native-envflags...
2022-02-15 borsAuto merge of #93752 - eholk:drop-tracking-break-contin...
2022-02-14 borsAuto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr
2022-02-13 borsAuto merge of #93837 - nikic:arm-update, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93685 - Mark-Simulacrum:drop-time, r...
2022-02-13 borsAuto merge of #91673 - ChrisDenton:path-absolute, r...
2022-02-13 borsAuto merge of #93763 - jsha:re-space-empty-impls, r...
2022-02-13 Matthias KrügerRollup merge of #93944 - jackh726:team-exclude, r=Mark...
2022-02-13 Matthias KrügerRollup merge of #93936 - bjorn3:simplifications2, r...
2022-02-13 Matthias KrügerRollup merge of #93930 - name1e5s:chore/docs, r=Mark...
2022-02-13 Matthias KrügerRollup merge of #93886 - clarfonthey:stable_ascii_escap...
2022-02-13 Matthias KrügerRollup merge of #93885 - Badel2:error-download-ci-llvm...
2022-02-13 Matthias KrügerRollup merge of #93851 - cyqsimon:option-examples,...
2022-02-13 Matthias KrügerRollup merge of #93810 - matthewjasper:chalk-and-canoni...
2022-02-13 Matthias KrügerRollup merge of #90532 - fee1-dead:improve-const-fn...
2022-02-13 Matthias KrügerRollup merge of #89926 - the8472:saturate-instant,...
2022-02-13 borsAuto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93696 - Amanieu:compiler-builtins-0...
2022-02-13 borsAuto merge of #93670 - erikdesjardins:noundef, r=nikic
2022-02-12 borsAuto merge of #91403 - cjgillot:inherit-async, r=oli-obk
2022-02-12 borsAuto merge of #93939 - RalfJung:miri, r=RalfJung
2022-02-12 borsAuto merge of #93697 - the8472:fix-windows-path-hash...
2022-02-12 borsAuto merge of #93933 - matthiaskrgr:rollup-1hjae6g...
2022-02-12 Matthias KrügerRollup merge of #93928 - nsunderland1:master, r=Mark...
2022-02-12 Matthias KrügerRollup merge of #93898 - GuillaumeGomez:error-code...
2022-02-12 Matthias KrügerRollup merge of #93595 - compiler-errors:ice-on-lifetim...
2022-02-12 borsAuto merge of #93671 - Kobzol:stable-hash-const, r...
2022-02-12 Camille GILLOTUpdate error code documentation.
2022-02-11 Guillaume GomezAdd missing E0192 in the error code listing
2022-02-11 Matthias KrügerRollup merge of #93660 - aDotInTheVoid:rustdoc-type...
2022-02-11 Matthias KrügerRollup merge of #93635 - GuillaumeGomez:missing-platfor...
2022-02-11 Matthias KrügerRollup merge of #91607 - FabianWolff:issue-91560-const...
2022-02-11 Matthias KrügerRollup merge of #93443 - spastorino:add-stable-hash...
2022-02-11 Matthias KrügerRollup merge of #92242 - compiler-errors:layout-modulo...
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-10 Matthias KrügerRollup merge of #93830 - camelid:cleanup-section-code...
2022-02-10 Matthias KrügerRollup merge of #93756 - tmandry:llvm-build-config...
2022-02-09 Matthias KrügerRollup merge of #93813 - xldenis:public-mir-passes...
2022-02-09 Matthias KrügerRollup merge of #93503 - michaelwoerister:fix-vtable...
2022-02-09 borsAuto merge of #93741 - Mark-Simulacrum:global-job-id...
2022-02-09 borsAuto merge of #93724 - Mark-Simulacrum:drop-query-stats...
2022-02-09 borsAuto merge of #93681 - Mark-Simulacrum:rlink-binary...
2022-02-09 Yuki OkushiRollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
2022-02-09 Yuki OkushiRollup merge of #93735 - m-ou-se:stabilize-int-abs...
2022-02-08 Matthias KrügerRollup merge of #93206 - ChrisDenton:ntopenfile, r...
2022-02-08 Matthias KrügerRollup merge of #92715 - chordtoll:empty-string, r...
2022-02-08 Matthias KrügerRollup merge of #91950 - estebank:point-at-type-of...
2022-02-08 borsAuto merge of #93626 - wesleywiser:fix_hashmap_natvis...
2022-02-08 Matthias KrügerRollup merge of #93715 - GuillaumeGomez:horizontal...
2022-02-08 Matthias KrügerRollup merge of #93672 - lcnr:const-param-defaults...
2022-02-08 Matthias KrügerRollup merge of #93569 - notriddle:notriddle/rustdoc...
2022-02-08 Matthias KrügerRollup merge of #93568 - willcrichton:scrape-examples...
2022-02-08 borsAuto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa
2022-02-07 borsAuto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis
2022-02-07 borsAuto merge of #87869 - thomcc:skinny-io-error, r=yaahc
2022-02-07 Mara BosRollup merge of #93682 - PatchMixolydic:where-in-the...
2022-02-07 Mara BosRollup merge of #93680 - Mark-Simulacrum:drop-json...
2022-02-07 Mara BosRollup merge of #93673 - jsha:linkify-sidebar-headings...
2022-02-07 Mara BosRollup merge of #93487 - yerke:yerke/fix-link-toolchain...
2022-02-07 Mara BosRollup merge of #93416 - name1e5s:chore/remove_allow_fa...
2022-02-07 Mara BosRollup merge of #93394 - m-ou-se:fix-93378, r=estebank
2022-02-07 Mara BosRollup merge of #93208 - kellerkindt:wrapping_int_assig...
2022-02-07 Mara BosRollup merge of #91530 - bobrippling:suggest-1-tuple...
2022-02-07 Mara BosRollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
2022-02-07 borsAuto merge of #93719 - scottmcm:core-as-2021-everywhere...
2022-02-07 borsAuto merge of #93643 - lcnr:fold-substs-perf, r=michael...
2022-02-07 borsAuto merge of #93179 - Urgau:unreachable-2021, r=m...
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-04 Matthias KrügerRollup merge of #90132 - joshtriplett:stabilize-instrum...
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-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 borsAuto merge of #93146 - workingjubilee:use-std-simd...
2022-02-03 borsAuto merge of #93432 - Kobzol:stable-hash-isize-hash...
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 borsAuto merge of #93312 - pierwill:map-all-local-trait...
2022-02-02 borsAuto merge of #93154 - michaelwoerister:fix-generic...
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 borsAuto merge of #93466 - cjgillot:query-dead, r=nagisa
2022-02-01 borsAuto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obk
2022-02-01 borsAuto merge of #93442 - yaahc:Termination-abstraction...
2022-02-01 Matthias KrügerRollup merge of #93436 - dcsommer:master, r=Mark-Simulacrum
2022-02-01 Matthias KrügerRollup merge of #92021 - woodenarrow:br_single_fp_eleme...
next