]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir/src/interpret/intrinsics/caller_location.rs
Rollup merge of #82258 - tmiasko:foreign-hir-stats, r=davidtwco
[rust.git] / compiler / rustc_mir / src / interpret / intrinsics / caller_location.rs
2021-02-23 Dylan DPCRollup merge of #82258 - tmiasko:foreign-hir-stats...
2021-02-23 Dylan DPCRollup merge of #82113 - m-ou-se:panic-format-lint...
2021-02-23 Dylan DPCRollup merge of #81629 - 1000teslas:issue-81365-fix...
2021-02-23 borsAuto merge of #82102 - nagisa:nagisa/fix-dwo-name,...
2021-02-23 Dylan DPCRollup merge of #82255 - nhwn:nonzero-err-as-bug, r...
2021-02-23 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
2021-02-23 Dylan DPCRollup merge of #82166 - kaniini:s390x-musl-target...
2021-02-23 Dylan DPCRollup merge of #82128 - anall:feature/add_diagnostic_i...
2021-02-23 Dylan DPCRollup merge of #82091 - henryboisdequin:use-place...
2021-02-23 Dylan DPCRollup merge of #81984 - sunfishcode:wasi-link, r=alexc...
2021-02-23 Dylan DPCRollup merge of #81837 - gilescope:to_ascii_speedups...
2021-02-23 Dylan DPCRollup merge of #81235 - reese:rw-tuple-diagnostics...
2021-02-23 Dylan DPCRollup merge of #81154 - dylni:improve-design-of-assert...
2021-02-23 Dylan DPCRollup merge of #79423 - camelid:smart-punct, r=jyn514
2021-02-23 borsAuto merge of #81937 - ssomers:btree_drainy_refactor_9b...
2021-02-22 borsAuto merge of #81978 - tmiasko:head-ctor, r=Mark-Simulacrum
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-22 Yuki OkushiRollup merge of #82287 - r00ster91:field_name_and,...
2021-02-22 Yuki OkushiRollup merge of #82228 - ijackson:nonzero-cint, r=KodrAus
2021-02-22 Yuki OkushiRollup merge of #82098 - LukasKalbertodt:add-collect...
2021-02-22 borsAuto merge of #81732 - m-ou-se:inherit-overflow-checks...
2021-02-22 borsAuto merge of #82295 - jyn514:feature-gate, r=Manishearth
2021-02-21 Yuki OkushiRollup merge of #82302 - tmiasko:test-unsafe-send,...
2021-02-21 Yuki OkushiRollup merge of #82233 - ijackson:try-block-type-test...
2021-02-21 Yuki OkushiRollup merge of #82181 - GuillaumeGomez:es5-checks...
2021-02-21 Yuki OkushiRollup merge of #82177 - rylev:no-delete-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #82154 - CDirkx:ip-changelog, r=Mark...
2021-02-21 Yuki OkushiRollup merge of #81966 - deg4uss3r:degausser/aarch64_ap...
2021-02-21 Yuki OkushiRollup merge of #81833 - the8472:parallel-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #81300 - ssomers:btree_cleanup_leak_tes...
2021-02-21 borsAuto merge of #79100 - a1phyr:better_assert_eq, r=m...
2021-02-20 Guillaume GomezRollup merge of #82316 - ehuss:lto-doc-fix, r=Guillaume...
2021-02-20 Guillaume GomezRollup merge of #82260 - ojeda:rustc-argfile, r=jyn514
2021-02-20 Guillaume GomezRollup merge of #82244 - pickfire:patch-6, r=dtolnay
2021-02-20 Guillaume GomezRollup merge of #82176 - RalfJung:mir-fn-ptr-pretty...
2021-02-20 Guillaume GomezRollup merge of #81991 - osa1:issue81839, r=estebank
2021-02-20 Guillaume GomezRollup merge of #80595 - pthariensflame:patch-1, r...
2021-02-20 borsAuto merge of #70951 - cjgillot:anarchy, r=oli-obk
2021-02-20 borsAuto merge of #82124 - tmiasko:op-ty-ref, r=oli-obk
2021-02-16 Tomasz MiąskoPass MPlaceTy by reference not value
2021-02-16 Tomasz MiąskoPass PlaceTy by reference not value
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-09 Dylan DPCRollup merge of #72209 - Nemo157:lint-no-mangle-in...
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-24 Jonas SchievinkRollup merge of #75180 - KodrAus:feat/error-by-ref...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-12 borsAuto merge of #76580 - rokob:iss76011, r=estebank
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-25 Dylan DPCRollup merge of #80327 - PankajChaudhary5:PankajChaudha...
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-19 Yuki OkushiRollup merge of #78083 - ChaiTRex:master, r=m-ou-se
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-11-29 borsAuto merge of #78122 - fusion-engineering-forks:fmt...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-25 borsAuto merge of #76688 - yokodake:patch-2, r=kodrAus
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-16 Mara BosRollup merge of #78769 - est31:remove_lifetimes, r...
2020-11-16 Mara BosRollup merge of #78364 - XAMPPRocky:relnote-1.48.0...
2020-11-16 Mara BosRollup merge of #77691 - exrook:rename-layouterr, r...
2020-11-15 Dylan DPCRollup merge of #79013 - jryans:cleanup-use-once-pretty...
2020-11-15 Dylan DPCRollup merge of #78352 - JohnTitor:issue-75229, r=Dylan-DPC
2020-11-14 borsAuto merge of #75272 - the8472:spec-copy, r=KodrAus
2020-11-13 Guillaume GomezRollup merge of #77996 - tkaitchuck:master, r=m-ou-se
2020-11-12 borsAuto merge of #76256 - tgnottingham:issue-74890, r...
2020-11-12 borsAuto merge of #78965 - jryans:emscripten-threads-libc...
2020-11-11 Jonas SchievinkRollup merge of #78354 - 12101111:rustbuild_profiler...
2020-11-11 Jonas SchievinkRollup merge of #78216 - workingjubilee:duration-zero...
2020-11-10 Jonas SchievinkRollup merge of #76765 - guswynn:async_return, r=tmandry
2020-11-09 Dylan DPCRollup merge of #76468 - SNCPlay42:lifetime-names,...
2020-11-09 Dylan DPCRollup merge of #78026 - sunfishcode:symlink-hard-link...
2020-11-09 Dylan DPCRollup merge of #77640 - ethanboxx:int_error_matching_a...
2020-11-08 Mara BosRollup merge of #78658 - casey:x, r=Mark-Simulacrum
2020-11-08 Mara BosRollup merge of #78065 - tshepang:nits, r=dtolnay
2020-11-08 Mara BosRollup merge of #76227 - CDirkx:const-poll, r=KodrAus
2020-11-08 Mara BosRollup merge of #76097 - pickfire:stabilize-spin-loop...
2020-11-06 borsAuto merge of #75778 - AndyGauge:75521-rustdoc-book...
2020-11-06 Yuki OkushiRollup merge of #74979 - maekawatoshiki:fix, r=Mark...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 Mara BosRollup merge of #78727 - liketechnik:issue-55201, r...
2020-11-05 Mara BosRollup merge of #78716 - est31:array_traits, r=Dylan-DPC
2020-11-05 Mara BosRollup merge of #78465 - est31:proc_macro_to_string...
2020-11-05 Mara BosRollup merge of #76718 - poliorcetics:vec-ui-to-unit...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-03 Mara BosRollup merge of #77950 - arlosi:sha256, r=eddyb
next