]> git.lizzy.rs Git - rust.git/history - compiler/rustc_type_ir
Auto merge of #81916 - RalfJung:miri, r=RalfJung
[rust.git] / compiler / rustc_type_ir /
2021-02-09 Dylan DPCRollup merge of #72209 - Nemo157:lint-no-mangle-in...
2021-02-08 borsAuto merge of #81361 - ssomers:btree_drainy_refactor_7...
2021-02-08 Mara BosRollup merge of #81356 - ehuss:libtest-filters, r=m...
2021-02-08 borsAuto merge of #80962 - jhpratt:const_int_fn-stabilizati...
2021-02-07 borsAuto merge of #80652 - calebzulawski:simd-lanes, r...
2021-02-07 borsAuto merge of #80632 - Nadrieril:fix-80501, r=varkor
2021-02-05 Mara BosRollup merge of #80011 - Stupremee:stabilize-peekable...
2021-02-05 borsAuto merge of #79253 - rcvalle:fix-rustc-sysroot-cas...
2021-02-05 borsAuto merge of #81215 - cjgillot:defkey-mir, r=oli-obk
2021-02-05 Mara BosRollup merge of #81456 - Amanieu:remote-test-server...
2021-02-04 borsAuto merge of #81762 - pietroalbini:fix-install-msys2...
2021-02-03 Guillaume GomezRollup merge of #81679 - GuillaumeGomez:clean-fixme...
2021-02-03 Guillaume GomezRollup merge of #81144 - nhwn:typo-map-while, r=jackh726
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-02 Jack HueyRollup merge of #81455 - Amanieu:aarch64_ilp32, r=sanxiyn
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-02 Jonas SchievinkRollup merge of #81630 - GuillaumeGomez:overflow-sideba...
2021-02-02 Jonas SchievinkRollup merge of #81481 - lcnr:cast-tests, r=jackh726
2021-02-02 Jonas SchievinkRollup merge of #81022 - seanchen1991:feat/frames-iter...
2021-02-02 borsAuto merge of #79015 - WaffleLapkin:vec_append_from_wit...
2021-02-02 borsAuto merge of #81557 - GuillaumeGomez:primitive-search...
2021-02-01 Jonas SchievinkRollup merge of #81592 - GuillaumeGomez:rustdoc-ui...
2021-02-01 Jonas SchievinkRollup merge of #81504 - matsujika:suggestion-field...
2021-02-01 Jonas SchievinkRollup merge of #81463 - matsujika:nll-ensure-c-case...
2021-02-01 Jonas SchievinkRollup merge of #81364 - camelid:improve-build-matches...
2021-02-01 Jonas SchievinkRollup merge of #79291 - JulianKnodt:ce_priv, r=petroch...
2021-02-01 borsAuto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-31 Jonas SchievinkRollup merge of #81549 - est31:wording_fix, r=jonas...
2021-01-31 Jonas SchievinkRollup merge of #81480 - b-naber:nested_fields_suggesti...
2021-01-31 Jonas SchievinkRollup merge of #81255 - sunfishcode:wasi-no-export...
2021-01-31 Jonas SchievinkRollup merge of #80404 - JulianKnodt:arr_ref, r=oli-obk
2021-01-31 borsAuto merge of #81327 - RalfJung:codegen-no-const-fail...
2021-01-31 Jonas SchievinkRollup merge of #81422 - estebank:dotdot_sugg, r=davidtwco
2021-01-31 Jonas SchievinkRollup merge of #81198 - dtolnay:partialeq, r=m-ou-se
2021-01-31 Jonas SchievinkRollup merge of #81048 - yoshuawuyts:stabilize-core...
2021-01-31 Jonas SchievinkRollup merge of #80945 - sdroege:downcast-send-sync...
2021-01-31 Jonas SchievinkRollup merge of #80470 - SimonSapin:array-intoiter...
2021-01-31 Jonas SchievinkRollup merge of #80279 - Yaulendil:str-as-mut, r=m...
2021-01-31 Jonas SchievinkRollup merge of #80053 - gilescope:include-ignore,...
2021-01-31 Jonas SchievinkRollup merge of #79285 - yoshuawuyts:stabilize-arc_muta...
2021-01-31 Jonas SchievinkRollup merge of #78044 - oberien:empty-seek, r=m-ou-se
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 borsAuto merge of #81453 - jumbatm:clashing-extern-decl...
2021-01-30 Yuki OkushiRollup merge of #81512 - GuillaumeGomez:cleanup-fixme...
2021-01-30 Yuki OkushiRollup merge of #81505 - henryboisdequin:cold_path...
2021-01-30 Yuki OkushiRollup merge of #81468 - est31:cfg_version, r=petrochenkov
2021-01-30 Yuki OkushiRollup merge of #81409 - gilescope:chars_count, r=josht...
2021-01-30 Yuki OkushiRollup merge of #81291 - sexxi-goose:fix-struct-update...
2021-01-30 Yuki OkushiRollup merge of #80959 - jhpratt:unsigned_abs-stabiliza...
2021-01-30 Yuki OkushiRollup merge of #80886 - RalfJung:stable-raw-ref-macros...
2021-01-30 Yuki OkushiRollup merge of #79023 - yoshuawuyts:stream, r=KodrAus
2021-01-30 borsAuto merge of #81489 - nikic:x86-64-dist-update, r...
2021-01-29 borsAuto merge of #81440 - tmiasko:always-live-locals,...
2021-01-29 borsAuto merge of #81073 - ssomers:btree_owned_root_vs_dyin...
2021-01-29 Yuki OkushiRollup merge of #81459 - probablykasper:text-selection...
2021-01-29 Yuki OkushiRollup merge of #81333 - RalfJung:const-err-simplify...
2021-01-29 Yuki OkushiRollup merge of #81306 - SkiFire13:fuse-flatten, r...
2021-01-29 Yuki OkushiRollup merge of #81287 - CraftSpider:json-crate, r...
2021-01-29 Yuki OkushiRollup merge of #81176 - camsteffen:qpath-res, r=oli-obk
2021-01-29 Yuki OkushiRollup merge of #81158 - 1000teslas:issue-80313-fix...
2021-01-29 Yuki OkushiRollup merge of #80215 - visigoth:issue-80202-fix,...
2021-01-29 Yuki OkushiRollup merge of #79991 - camelid:rustdoc-for-lifetime...
2021-01-29 Yuki OkushiRollup merge of #79570 - alexcrichton:split-debuginfo...
2021-01-28 borsAuto merge of #81388 - bjorn3:wasm_bindgen_fix, r=nikom...
2021-01-28 borsAuto merge of #81055 - matthewjasper:non-fatal-overflow...
2021-01-28 borsAuto merge of #81441 - tmiasko:ctfe-inline, r=oli-obk
2021-01-28 borsAuto merge of #81149 - Aaron1011:feature/better-no...
2021-01-28 borsAuto merge of #81461 - JohnTitor:rollup-b0ij25f, r...
2021-01-28 Yuki OkushiRollup merge of #81445 - ehuss:update-cargo, r=ehuss
2021-01-28 Yuki OkushiRollup merge of #81433 - lcnr:stop-looking-into-ty...
2021-01-28 Yuki OkushiRollup merge of #81430 - lcnr:elaborate-const-eval...
2021-01-28 Yuki OkushiRollup merge of #81428 - phansch:compiletest-tests...
2021-01-28 Yuki OkushiRollup merge of #81426 - BoxyUwU:boxychangesv2, r=oli-obk
2021-01-28 Yuki OkushiRollup merge of #81416 - estebank:suggestion-span-tweak...
2021-01-28 Yuki OkushiRollup merge of #81379 - GuillaumeGomez:improve-urls...
2021-01-28 Yuki OkushiRollup merge of #81284 - jyn514:impl-times, r=wesleywiser
2021-01-28 Yuki OkushiRollup merge of #81277 - flip1995:from_diag_items,...
2021-01-28 Yuki OkushiRollup merge of #81062 - sexxi-goose:precise_capture_di...
2021-01-28 Yuki OkushiRollup merge of #80868 - johanngan:should-panic-msg...
2021-01-28 Yuki OkushiRollup merge of #79951 - LeSeulArtichaut:ty-ir, r=nikom...
2021-01-26 borsAuto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-se
2021-01-24 Jonas SchievinkRollup merge of #79884 - Digital-Chaos:replace-magic...
2021-01-24 Jonas SchievinkRollup merge of #79174 - taiki-e:std-future, r=Mark...
2021-01-24 Jonas SchievinkRollup merge of #75180 - KodrAus:feat/error-by-ref...
2021-01-23 Jonas SchievinkRollup merge of #79841 - fintelia:patch-6, r=kennytm
2021-01-19 borsAuto merge of #79705 - ijackson:bufwriter-disassemble...
2021-01-18 LeSeulArtichautMove a few more types to `rustc_type_ir`
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-14 Mara BosRollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas...
2021-01-14 borsAuto merge of #79689 - Vooblin:patch1, r=tmandry
2021-01-13 Dylan DPCRollup merge of #78901 - arora-aman:fix_closure_coerce...
2021-01-12 Yuki OkushiRollup merge of #79757 - jryans:long-line-tab-handling...
2021-01-12 borsAuto merge of #76580 - rokob:iss76011, r=estebank
2021-01-11 Yuki OkushiRollup merge of #79997 - coolreader18:wasm-reactor...
2021-01-11 borsAuto merge of #79012 - tgnottingham:span_data_to_lines_...
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-08 borsAuto merge of #76896 - spastorino:codegen-inline-fns2...
2021-01-08 Yuki OkushiRollup merge of #79675 - CraftSpider:79669, r=estebank
next