]> git.lizzy.rs Git - rust.git/history - compiler
Update mir opt tests
[rust.git] / compiler /
2021-05-30 bjorn3Fix test
2021-05-30 bjorn3Merge CrateDisambiguator into StableCrateId
2021-05-30 borsAuto merge of #85786 - GuillaumeGomez:error-code-checke...
2021-05-30 borsAuto merge of #85754 - the8472:revert-83770, r=Mark...
2021-05-30 borsAuto merge of #83772 - jhpratt:revamp-step-trait, r...
2021-05-29 borsAuto merge of #85390 - Mark-Simulacrum:fast-bridge...
2021-05-29 borsAuto merge of #85698 - ehuss:incremental-session-panic...
2021-05-29 borsAuto merge of #85540 - GuillaumeGomez:better-result...
2021-05-29 borsAuto merge of #85767 - lqd:stackless_span_stacks, r...
2021-05-29 borsAuto merge of #85798 - hyd-dev:miri, r=RalfJung
2021-05-29 borsAuto merge of #85790 - ehuss:nvptx-no-std, r=nagisa
2021-05-28 Eric HussAdd specific help for *how* to fix an incremental lock...
2021-05-28 borsAuto merge of #85607 - LeSeulArtichaut:thir-unsafeck...
2021-05-28 borsAuto merge of #85789 - ptrojahn:generator_typo, r=nagisa
2021-05-28 borsAuto merge of #85700 - Bobo1239:dso_local_ppc64, r...
2021-05-28 borsAuto merge of #85546 - hyd-dev:unwind, r=RalfJung
2021-05-28 borsAuto merge of #85745 - veber-alex:panic_any, r=m-ou-se
2021-05-28 borsAuto merge of #84968 - FabianWolff:master, r=estebank
2021-05-28 Boris-Chengbiao... Fix static relocation model for PowerPC64
2021-05-28 hyd-devRewrite to a `match`
2021-05-28 hyd-dev"a frame" -> "a stack frame"
2021-05-28 borsAuto merge of #85743 - bjorn3:sync_cg_clif-2021-05...
2021-05-27 Rémy Rakicconst eval errors: display the current item instance...
2021-05-27 borsAuto merge of #84568 - andoriyu:libtest/junit_formatter...
2021-05-27 Rémy Rakicdon't trim paths in collector PME message
2021-05-27 borsAuto merge of #85757 - GuillaumeGomez:rollup-k8hfhp8...
2021-05-27 Guillaume GomezRollup merge of #85738 - 370417:opensbd, r=m-ou-se
2021-05-27 Guillaume GomezRollup merge of #85730 - Smittyvb:iter-min-max-floats...
2021-05-27 Guillaume GomezRollup merge of #85722 - GuillaumeGomez:trait-toggle...
2021-05-27 borsAuto merge of #85729 - LeSeulArtichaut:thir-no-hash...
2021-05-27 LeSeulArtichautMake closures inherit their parent's "safety context"
2021-05-27 Niko MatsakisUpdate compiler/rustc_middle/src/query/mod.rs
2021-05-27 borsAuto merge of #85737 - scottmcm:vec-calloc-option-nonze...
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-27 borsAuto merge of #85732 - Smittyvb:trait-alias-camelcase...
2021-05-27 borsAuto merge of #84124 - 12101111:libunwind, r=petrochenkov
2021-05-27 borsAuto merge of #85734 - Dylan-DPC:rollup-q6iiees, r...
2021-05-27 Dylan DPCRollup merge of #85725 - Smittyvb:rm-24159-workaround...
2021-05-27 Dylan DPCRollup merge of #85719 - elichai:cstring-into_inner...
2021-05-27 Dylan DPCRollup merge of #85689 - m-ou-se:array-intoiter-3,...
2021-05-27 Dylan DPCRollup merge of #85649 - ChrisDenton:update-cc, r=matth...
2021-05-27 Dylan DPCRollup merge of #85583 - cjgillot:no-previous-dg, r...
2021-05-27 Dylan DPCRollup merge of #85564 - pnkfelix:issue-85435-readd...
2021-05-27 Dylan DPCRollup merge of #84701 - nikomatsakis:stabilize-member...
2021-05-27 Dylan DPCRollup merge of #84221 - ABouttefeux:generic-arg-elisio...
2021-05-26 SmittyLint against non-camelCase trait alias names
2021-05-26 borsAuto merge of #85652 - ehuss:linkchecker-perf, r=Mark...
2021-05-26 Jacob PrattUnify feature flags as `step_trait`
2021-05-26 Jacob PrattSpecialize implementations
2021-05-26 LeSeulArtichautDon't hash `thir_body`
2021-05-26 borsAuto merge of #83770 - the8472:tra-extend, r=Mark-Simul...
2021-05-26 Paul TrojahnFix typo
2021-05-26 SmittyRemove unneeded workaround
2021-05-26 borsAuto merge of #85721 - Xanewok:update-rls, r=Xanewok
2021-05-26 borsAuto merge of #85720 - Dylan-DPC:rollup-in5917x, r...
2021-05-26 Dylan DPCRollup merge of #85712 - BlackHoleFox:fix-iter-typo...
2021-05-26 Dylan DPCRollup merge of #85679 - hch12907:master, r=Mark-Simulacrum
2021-05-26 Dylan DPCRollup merge of #85678 - lukas-code:matches2021, r...
2021-05-26 Dylan DPCRollup merge of #85670 - m-ou-se:array-intoiter-1,...
2021-05-26 Dylan DPCRollup merge of #85633 - lqd:stackless_span_stacks...
2021-05-26 Dylan DPCRollup merge of #85627 - LeSeulArtichaut:thir-unsafe...
2021-05-26 Dylan DPCRollup merge of #85625 - SkiFire13:fix-85613-vec-dedup...
2021-05-26 Dylan DPCRollup merge of #85478 - FabianWolff:issue-85348, r...
2021-05-26 Niko Matsakisstabilize member constraints
2021-05-26 Yuki OkushiRollup merge of #85672 - CDirkx:ip, r=Mark-Simulacrum
2021-05-26 Yuki OkushiRollup merge of #85668 - ehuss:fix-rustdoc-tasklist...
2021-05-26 Yuki OkushiRollup merge of #85666 - fee1-dead:document-shared...
2021-05-26 Yuki OkushiRollup merge of #85647 - rust-lang:revert-81601-llvm...
2021-05-26 Yuki OkushiRollup merge of #85645 - scottmcm:demote-from-into...
2021-05-26 Yuki OkushiRollup merge of #85623 - LeSeulArtichaut:stray-stderr...
2021-05-26 Yuki OkushiRollup merge of #85610 - SkiFire13:fix-copy-within...
2021-05-26 Yuki OkushiRollup merge of #85590 - jam1garner:tool-bootstrap...
2021-05-26 Yuki OkushiRollup merge of #85529 - tlyu:trylock-errors, r=JohnTitor
2021-05-26 Yuki OkushiRollup merge of #84048 - konan8205:master, r=jsha
2021-05-26 borsAuto merge of #85252 - kulikjak:fix-solaris-CI, r=Mark...
2021-05-26 Jacob PrattMake Range implementation safe
2021-05-26 borsAuto merge of #85535 - dtolnay:weakdangle, r=kennytm
2021-05-25 Eric HussDon't panic when failing to initialize incremental...
2021-05-25 LeSeulArtichautFix `unused_unsafe` in THIR unsafeck
2021-05-25 LeSeulArtichautHandle `unsafe_op_in_unsafe_fn` properly in THIR unsafeck
2021-05-25 hyd-devUse `match` instead of `.map_or(StackPopUnwind::Skip...
2021-05-25 Rémy Rakicemit diagnostic after post-monomorphization errors
2021-05-25 Aliénore Bouttefeuxshow list of candidates
2021-05-25 borsAuto merge of #85481 - lcnr:const-equate, r=matthewjasper
2021-05-25 hyd-devMove the check to `unwind_to_block`
2021-05-25 borsAuto merge of #85664 - GuillaumeGomez:rollup-o7qgo8c...
2021-05-25 Guillaume GomezRollup merge of #85657 - kpreid:brackets, r=jyn514
2021-05-25 Guillaume GomezRollup merge of #85650 - scottmcm:adjust-adjustment...
2021-05-25 Guillaume GomezRollup merge of #85644 - tialaramex:master, r=dtolnay
2021-05-25 Guillaume GomezRollup merge of #85631 - GuillaumeGomez:move-keywrod...
2021-05-25 Guillaume GomezRollup merge of #85605 - ptrojahn:closure_struct, r...
2021-05-25 Guillaume GomezRollup merge of #85361 - bjorn3:rustdoc_target_json_pat...
2021-05-25 borsAuto merge of #85634 - RalfJung:miri, r=RalfJung
2021-05-25 borsAuto merge of #84985 - pietroalbini:bootstrap-1.54...
2021-05-25 borsAuto merge of #85273 - LeSeulArtichaut:thir-query,...
2021-05-24 Scott McMurrayAdd some backticks to the `rustc_middle::ty::adjustment...
2021-05-24 Chris DentonUpdate cc
2021-05-24 hyd-devAdd a comment
2021-05-24 hyd-dev`can_unwind` -> `caller_can_unwind`
2021-05-24 hyd-devCheck whether unwinding is allowed before popping the...
next