]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Rollup merge of #73665 - alexcrichton:update-wasm-atomics-feature, r=davidtwco
[rust.git] / src / librustc_mir /
2020-06-23 Manish GoregaokarRollup merge of #73665 - alexcrichton:update-wasm-atomi...
2020-06-23 Manish GoregaokarRollup merge of #73630 - estebank:fn-item-e0308, r...
2020-06-23 Manish GoregaokarRollup merge of #73614 - lcnr:patch-4, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #73613 - oli-obk:const_prop_miscompile...
2020-06-23 Manish GoregaokarRollup merge of #73601 - Aaron1011:fix/better-mono...
2020-06-23 Manish GoregaokarRollup merge of #73587 - marmeladema:hir-id-ification...
2020-06-23 Manish GoregaokarRollup merge of #73523 - jyn514:everybody_loops, r...
2020-06-23 Manish GoregaokarRollup merge of #73488 - richkadel:llvm-coverage-map...
2020-06-23 Manish GoregaokarRollup merge of #73244 - ecstatic-morse:validate-genera...
2020-06-23 Manish GoregaokarRollup merge of #72876 - TrolledWoods:patch-2, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #72780 - GuillaumeGomez:enforce-doc...
2020-06-23 Oliver SchererThe const propagator cannot trace references.
2020-06-23 borsAuto merge of #73643 - Manishearth:rollup-68dr8fz,...
2020-06-23 Manish GoregaokarRollup merge of #73590 - davidtwco:bootstrap-fix-config...
2020-06-23 Manish GoregaokarRollup merge of #73572 - JOE1994:patch-4, r=jonas-schievink
2020-06-23 Manish GoregaokarRollup merge of #73567 - adetaylor:extern-doc-fix,...
2020-06-23 Manish GoregaokarRollup merge of #73515 - christianpoveda:livedrop-diagn...
2020-06-23 Manish GoregaokarRollup merge of #73496 - estebank:opaque-missing-lts...
2020-06-23 Manish GoregaokarRollup merge of #73472 - GuillaumeGomez:cleanup-e0689...
2020-06-23 Manish GoregaokarRollup merge of #73398 - oli-obk:const_raw_ptr_cmp...
2020-06-23 Manish GoregaokarRollup merge of #72493 - nikomatsakis:move-leak-check...
2020-06-23 Manish GoregaokarRollup merge of #72271 - rakshith-ravi:master, r=varkor
2020-06-23 Rich KadelUpdated query for num_counters to compute from max...
2020-06-23 borsAuto merge of #73635 - Dylan-DPC:rollup-b4wbp42, r...
2020-06-23 Rich Kadelusing "mir_body" (vs "body") in InstrumentCoverage
2020-06-23 Rich Kadelmoves coverage data computation from pass to query
2020-06-23 Dylan DPCRollup merge of #73610 - GuillaumeGomez:cleanup-e0699...
2020-06-23 Dylan DPCRollup merge of #73600 - Aaron1011:fix/move-in-macro...
2020-06-23 Dylan DPCRollup merge of #73586 - RalfJung:switch-ty, r=oli-obk
2020-06-23 Dylan DPCRollup merge of #73578 - RalfJung:ty-ctxt-at, r=jonas...
2020-06-23 Dylan DPCRollup merge of #73575 - dario23:typo-errorcodes-doc...
2020-06-23 Dylan DPCRollup merge of #73495 - Lucretiel:wasi-io-impls, r...
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-23 borsAuto merge of #73007 - yoshuawuyts:socketaddr-from...
2020-06-22 Rich KadelAddress remaining feedback items
2020-06-22 Rich Kadelimplemented query for coverage data
2020-06-22 borsAuto merge of #73594 - Aaron1011:revert/move-fn-self...
2020-06-22 Niko Matsakisfix subtle bug in NLL type checker
2020-06-22 Aaron HillPoint at the call spawn when overflow occurs during...
2020-06-22 Aaron HillRevert "Rollup merge of #72389 - Aaron1011:feature...
2020-06-22 borsAuto merge of #73415 - ehuss:update-cargo, r=ehuss
2020-06-22 borsAuto merge of #73617 - Dylan-DPC:rollup-zugh80o, r...
2020-06-22 Dylan DPCRollup merge of #73585 - LeSeulArtichaut:patch-3, r...
2020-06-22 Dylan DPCRollup merge of #73582 - RalfJung:miri-span-bug, r...
2020-06-22 Dylan DPCRollup merge of #73580 - RalfJung:deprecate-wrapping...
2020-06-22 Dylan DPCRollup merge of #73502 - GuillaumeGomez:add-e0764,...
2020-06-22 Dylan DPCRollup merge of #72623 - da-x:use-suggest-public-path...
2020-06-22 Dylan DPCRollup merge of #71660 - sollyucko:master, r=dtolnay
2020-06-22 Rich Kadelnum_counters to u32, after implementing TypeFoldable
2020-06-22 Aaron HillFix spurious 'value moved here in previous iteration...
2020-06-21 borsAuto merge of #73180 - matthewjasper:predicate-cache...
2020-06-21 Ralf Jungfmt
2020-06-21 borsAuto merge of #72936 - jackh726:chalk-more, r=nikomatsakis
2020-06-21 Ralf JungMIR validation: check switch_ty
2020-06-21 Ralf Jungremove switch_ty reliance in codegen
2020-06-21 Youngsuk KimUpdate src/librustc_mir/monomorphize/collector.rs
2020-06-21 Ralf JungMiri: replace many bug! by span_bug!
2020-06-21 borsAuto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark...
2020-06-21 Ralf JungMake is_freeze and is_copy_modulo_regions take TyCtxtAt
2020-06-21 borsAuto merge of #73546 - RalfJung:miri, r=RalfJung
2020-06-21 borsAuto merge of #71911 - wesleywiser:const_prop_small_cle...
2020-06-21 Youngsuk KimFix typos in doc comments
2020-06-20 Manish GoregaokarRollup merge of #73443 - pietroalbini:gha-auto-fallible...
2020-06-20 Manish GoregaokarRollup merge of #73378 - matthewjasper:arena-not-specia...
2020-06-20 Manish GoregaokarRollup merge of #72456 - ldm0:dereftrait, r=estebank
2020-06-20 Ralf JungRollup merge of #73543 - GuillaumeGomez:cleanup-e0695...
2020-06-20 Ralf JungRollup merge of #73471 - raoulstrackx:raoul/fpu_tag_wor...
2020-06-20 Ralf JungRollup merge of #73444 - pietroalbini:ci-remove-try...
2020-06-20 Ralf JungRollup merge of #73404 - ajpaverd:cfguard_syntax, r...
2020-06-20 Ralf JungRollup merge of #73171 - tblah:riscv-qemu-test, r=pietr...
2020-06-20 Ralf JungRollup merge of #72600 - Aaron1011:fix/anon-const-encod...
2020-06-20 Oliver SchererSatisfy tidy
2020-06-20 Oliver SchererRefer just to the issue in the raw ptr cmp diagnostic...
2020-06-20 borsAuto merge of #73528 - Manishearth:rollup-7djz8nd,...
2020-06-20 Manish GoregaokarRollup merge of #73506 - Xanewok:update-rls, r=Xanewok
2020-06-20 Manish GoregaokarRollup merge of #73484 - poliorcetics:use-prelude-doc...
2020-06-20 Manish GoregaokarRollup merge of #73458 - tmiasko:arena-layout, r=matthe...
2020-06-20 Manish GoregaokarRollup merge of #73452 - matthewjasper:auto-rec, r...
2020-06-20 Manish GoregaokarRollup merge of #73442 - davidtwco:issue-72181-pretty...
2020-06-20 Manish GoregaokarRollup merge of #73440 - jyn514:bootstrap/build-rustdoc...
2020-06-20 Manish GoregaokarRollup merge of #73436 - GuillaumeGomez:cleanup-e0670...
2020-06-20 Manish GoregaokarRollup merge of #73399 - GuillaumeGomez:cleanup-e0668...
2020-06-20 Manish GoregaokarRollup merge of #73359 - jonas-schievink:do-the-shimmy...
2020-06-20 Manish GoregaokarRollup merge of #73347 - tmiasko:incompatible-sanitizer...
2020-06-20 Manish GoregaokarRollup merge of #73027 - doctorn:issue-72690, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72934 - christianpoveda:mut-borrows...
2020-06-20 Manish GoregaokarRollup merge of #72791 - lcnr:coerce-refactor, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72689 - lcnr:common_str, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #71420 - RalfJung:specialization-incomp...
2020-06-19 Christian Povedaadd second message for livedrop errors
2020-06-19 Christian Povedaadd new error code
2020-06-19 borsAuto merge of #73257 - davidtwco:issue-73249-improper...
2020-06-19 Dylan MacKenzieIncorporate review suggestions
2020-06-19 Dylan MacKenzieLook for stores between non-conflicting generator saved...
2020-06-19 Dylan MacKenzieUse newtype to map from `Local` to `GeneratorSavedLocal`
2020-06-19 Rich Kadelcode coverage foundation for hash and num_counters
2020-06-19 Rich KadelMerge pull request #5 from rust-lang/master
2020-06-19 Christian Povedaupdate diagnostics for &mut in constants
2020-06-19 Christian Povedaforbid mutable references in all constants except const fns
2020-06-19 Manish GoregaokarRollup merge of #73489 - sexxi-goose:init_place_refacto...
next