]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Fix missed same-sized member clash in ClashingExternDeclarations.
[rust.git] / src / librustc_mir /
2020-07-30 borsAuto merge of #74876 - oli-obk:lumberjack_disable,...
2020-07-30 borsAuto merge of #74923 - ehuss:update-cargo, r=Mark-Simul...
2020-07-29 Manish GoregaokarRollup merge of #74927 - Lokathor:Lokathor-patch-1...
2020-07-29 Manish GoregaokarRollup merge of #74912 - giraffate:fix_broken_link_in_u...
2020-07-29 Manish GoregaokarRollup merge of #74910 - RalfJung:fence, r=Mark-Simulacrum
2020-07-29 Manish GoregaokarRollup merge of #74904 - joshtriplett:typo-fix, r=jonas...
2020-07-29 Manish GoregaokarRollup merge of #74902 - rust-lang:into_raw_non_null...
2020-07-29 Manish GoregaokarRollup merge of #74873 - lcnr:const-print, r=eddyb
2020-07-29 Manish GoregaokarRollup merge of #74869 - tmiasko:must-use-closures...
2020-07-29 Manish GoregaokarRollup merge of #74852 - lzutao:inline-rm-tostring...
2020-07-29 Manish GoregaokarRollup merge of #74819 - tmiasko:format-spec, r=joshtri...
2020-07-29 Manish GoregaokarRollup merge of #74742 - poliorcetics:ip-addr-remove...
2020-07-29 borsAuto merge of #73767 - P1n3appl3:rustdoc-formats, r...
2020-07-29 borsAuto merge of #74733 - richkadel:llvm-coverage-map...
2020-07-29 borsAuto merge of #74837 - xldenis:mir-dump-crate-file...
2020-07-29 Xavier DenisMove mir-opt tests to toplevel
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Xavier Denisadd crate name to mir dumps
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 Rich KadelRefactor MIR coverage instrumentation
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-28 Oliver SchererReplace write-to-vec hack by introducing a display...
2020-07-28 Oliver SchererReplace all uses of `log::log_enabled` with `Debug...
2020-07-28 borsAuto merge of #74796 - infinity0:master, r=nikomatsakis
2020-07-28 borsAuto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-28 borsAuto merge of #74841 - infinity0:fix-exec, r=Mark-Simul...
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 borsAuto merge of #73503 - lcnr:forall-predicate-what-and...
2020-07-27 Bastian Kauschkecleanup
2020-07-27 Bastian Kauschkeintroduce PredicateAtom
2020-07-27 Bastian Kauschkethis might be unqualified, but at least it's now quantified
2020-07-27 Bastian Kauschkesplit ignore_qualifiers
2020-07-27 Bastian Kauschkereview
2020-07-27 Bastian Kauschke`PredicateKint` -> `PredicateKind`, the beginning of...
2020-07-27 Bastian Kauschkeprogress
2020-07-27 Bastian Kauschkeconvert trivial predicates
2020-07-27 Manish GoregaokarRollup merge of #74822 - JohnTitor:no-sigsegv, r=oli-obk
2020-07-27 Manish GoregaokarRollup merge of #74803 - infinity0:fix-exec, r=nagisa
2020-07-27 Manish GoregaokarRollup merge of #74487 - lcnr:const-in-ty-default,...
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-27 borsAuto merge of #74775 - RalfJung:miri-alloc-ids, r=oli-obk
2020-07-27 Ralf Jungrename eval_const_to_op -> const_to_op
2020-07-27 Yuki OkushiRollup merge of #74750 - oli-obk:logging_and_test_clean...
2020-07-27 Yuki OkushiRollup merge of #74598 - mzohreva:mz/fix-test, r=KodrAus
2020-07-27 Yuki OkushiRollup merge of #74088 - tmiasko:write-all-vectored...
2020-07-27 borsAuto merge of #74737 - smmalis37:astconv-factor, r...
2020-07-27 borsAuto merge of #74653 - petrochenkov:pmenv, r=dtolnay
2020-07-27 borsAuto merge of #74784 - anp:track-vtables, r=eddyb
2020-07-26 borsAuto merge of #74708 - kanru:issue-74564, r=davidtwco
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74772 - JohnTitor:add-tests, r=lcnr
2020-07-26 Ralf Jungtypos + fmt
2020-07-26 Ralf Jungmove getting the initial value of a static into helper...
2020-07-26 Ralf JungMiri: replace canonical_alloc_id mechanism by extern_st...
2020-07-26 borsAuto merge of #74664 - pnadon:Miri-rename-undef-uninit...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-26 borsAuto merge of #74728 - 16yuki0702:fix_typo, r=jonas...
2020-07-25 borsAuto merge of #74670 - tmandry:issue-73818, r=matthewjasper
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74687 - estebank:bracketless-turbofish...
2020-07-25 Philippe NadonMiri: rename "undef" to "uninit"
2020-07-25 borsAuto merge of #74510 - LukasKalbertodt:fix-range-from...
2020-07-25 Rich KadelFixed coverage map issues; better aligned with LLVM...
2020-07-25 borsAuto merge of #74488 - CAD97:layout_for_value_raw,...
2020-07-25 borsAuto merge of #74652 - poliorcetics:clarify-vec-drain...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 borsAuto merge of #74681 - RalfJung:miri-extern-fn, r=oli-obk
2020-07-24 borsAuto merge of #74507 - lcnr:const-prop-into-op, r=oli-obk
2020-07-24 borsAuto merge of #74724 - Manishearth:rollup-plbt8fe,...
2020-07-24 Manish GoregaokarRollup merge of #74715 - oli-obk:mir_pass_diff, r=wesle...
2020-07-24 Manish GoregaokarRollup merge of #74698 - ayrtonm:handle-traitref-mismat...
2020-07-24 Manish GoregaokarRollup merge of #74692 - Mark-Simulacrum:delay-bug...
2020-07-24 Manish GoregaokarRollup merge of #74661 - SNCPlay42:lifetime-names-refac...
2020-07-24 Manish GoregaokarRollup merge of #74639 - msirringhaus:master, r=cuviper
2020-07-24 Manish GoregaokarRollup merge of #74491 - xldenis:constant-binop-opt...
2020-07-24 Manish GoregaokarRollup merge of #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-24 Yuki OkushiRollup merge of #74703 - tmandry:issue-74047, r=oli-obk
2020-07-24 Yuki OkushiRollup merge of #74694 - GuillaumeGomez:cleanup-e0727...
2020-07-24 Yuki OkushiRollup merge of #74677 - ssomers:btree_cleanup_2, r...
2020-07-24 Yuki OkushiRollup merge of #74666 - ssomers:btree_cleanup_1, r...
2020-07-24 Yuki OkushiRollup merge of #74665 - smmalis37:issue-62200, r=davidtwco
2020-07-24 Yuki OkushiRollup merge of #74623 - lcnr:polymorphize-functions...
2020-07-24 Yuki OkushiRollup merge of #74601 - GuillaumeGomez:cleanup-e0724...
2020-07-24 Yuki OkushiRollup merge of #74572 - Mark-Simulacrum:unify-rustc...
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-23 Bastian Kauschkeslightly adapt const prop
2020-07-23 Ralf Jungon Windows, use miri_static_root for TLS dtors
2020-07-23 borsAuto merge of #74509 - matthewjasper:empty-verify,...
2020-07-23 borsAuto merge of #74613 - Mark-Simulacrum:revert-gimli...
2020-07-23 Manish GoregaokarRollup merge of #74659 - alexcrichton:wasm-codegen...
2020-07-23 Manish GoregaokarRollup merge of #74654 - lcnr:default-no-more, r=varkor
2020-07-23 Manish GoregaokarRollup merge of #74637 - lzutao:str-primitive-links...
2020-07-23 Manish GoregaokarRollup merge of #74606 - cuviper:cloexec, r=sfackler
2020-07-23 Manish GoregaokarRollup merge of #74587 - lzutao:consts, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74548 - tshepang:one-more-example...
2020-07-23 Manish GoregaokarRollup merge of #74490 - yaahc:disabled-bt, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
next