]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir/src/interpret/operand.rs
avoid manual Debug impls by adding extra Provenance bounds to types
[rust.git] / compiler / rustc_mir / src / interpret / operand.rs
2021-07-16 Ralf Jungavoid manual Debug impls by adding extra Provenance...
2021-07-16 Ralf Jungget rid of incorrect erase_for_fmt
2021-07-14 Ralf Junguse NonZeroU64 for AllocId to restore old type sizes
2021-07-14 Ralf Jungconsistently treat None-tagged pointers as ints; get...
2021-07-14 Ralf JungCTFE/Miri engine Pointer type overhaul: make Scalar...
2021-07-11 borsAuto merge of #83918 - workingjubilee:stable-rangefrom...
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-02 Yuki OkushiRollup merge of #86803 - xfix:remove-unnecessary-ampers...
2021-07-02 borsAuto merge of #80182 - in42:stack_trace, r=tmandry
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-06-28 borsAuto merge of #82624 - ojeda:rwlock-example-deadlock...
2021-06-24 borsAuto merge of #85427 - ehuss:fix-use-placement, r=jackh726
2021-06-22 borsAuto merge of #85193 - pnkfelix:readd-support-for-inner...
2021-06-21 Yuki OkushiRollup merge of #85054 - jethrogb:jb/sgx-inline-asm...
2021-06-18 borsAuto merge of #85284 - eggyal:custom-profiler-runtime...
2021-06-17 borsAuto merge of #83572 - pkubaj:patch-1, r=nagisa
2021-06-15 borsAuto merge of #85406 - VillSnow:integrate_binary_search...
2021-06-15 Yuki OkushiRollup merge of #82179 - mbartlett21:patch-5, r=joshtri...
2021-06-15 Yuki OkushiRollup merge of #80269 - pickfire:patch-4, r=joshtriplett
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-07 Yuki OkushiRollup merge of #84262 - camelid:sized-ice, r=estebank
2021-06-06 Yuki OkushiRollup merge of #85436 - tamird:save-clone, r=estebank
2021-06-06 borsAuto merge of #84863 - ABouttefeux:libtest, r=m-ou-se
2021-06-05 Guillaume GomezRollup merge of #83646 - glittershark:bound-map, r...
2021-06-04 Yuki OkushiRollup merge of #85939 - m-ou-se:fix-remove-ref-macro...
2021-06-04 Yuki OkushiRollup merge of #84880 - jyn514:cleanup-itemkind, r...
2021-06-04 Yuki OkushiRollup merge of #84466 - jyn514:prim-str, r=GuillaumeGomez
2021-06-04 Yuki OkushiRollup merge of #85963 - m-ou-se:constructor-type-name...
2021-06-04 Yuki OkushiRollup merge of #85937 - m-ou-se:macro-ref-suggestions...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 Yuki OkushiRollup merge of #85852 - m-ou-se:machineapplicable...
2021-06-01 borsAuto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011
2021-05-31 borsAuto merge of #85597 - 0yoyoyo:fix-issue-71563-remove...
2021-05-30 Guillaume GomezRollup merge of #85781 - badboy:document-aarch-ios...
2021-05-30 borsAuto merge of #85319 - cjgillot:query-simp, r=Mark...
2021-05-28 borsAuto merge of #84968 - FabianWolff:master, r=estebank
2021-05-27 borsAuto merge of #84568 - andoriyu:libtest/junit_formatter...
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-27 Dylan DPCRollup merge of #85583 - cjgillot:no-previous-dg, r...
2021-05-27 Dylan DPCRollup merge of #84221 - ABouttefeux:generic-arg-elisio...
2021-05-26 borsAuto merge of #83770 - the8472:tra-extend, r=Mark-Simul...
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-25 borsAuto merge of #85481 - lcnr:const-equate, r=matthewjasper
2021-05-25 Guillaume GomezRollup merge of #85361 - bjorn3:rustdoc_target_json_pat...
2021-05-24 Guillaume GomezRollup merge of #85271 - th1000s:master, r=JohnTitor
2021-05-23 borsAuto merge of #85490 - CDirkx:fix-vxworks, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85334 - r00ster91:patch-8, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85288 - Geal:clarify-std-io-read,...
2021-05-23 Dylan DPCRollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay
2021-05-21 Guillaume GomezRollup merge of #85506 - GuillaumeGomez:reset-focusedBy...
2021-05-21 borsAuto merge of #85416 - durin42:llvm-catchup-may-2021...
2021-05-21 borsAuto merge of #85400 - lnicola:rust-analyzer-2021-05...
2021-05-21 borsAuto merge of #85382 - Aaron1011:project-eval, r=nikoma...
2021-05-20 Guillaume GomezRollup merge of #85375 - SkiFire13:fix-85347, r=jackh726
2021-05-20 Guillaume GomezRollup merge of #85326 - infinity0:fix-cross-compile...
2021-05-20 Guillaume GomezRollup merge of #85275 - CDirkx:memchr, r=m-ou-se
2021-05-20 borsAuto merge of #84665 - adamgemmell:aarch64-features...
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
2021-05-20 borsAuto merge of #84697 - CDirkx:util, r=m-ou-se
2021-05-20 borsAuto merge of #85391 - Mark-Simulacrum:opt-tostring...
2021-05-19 Ralf JungRollup merge of #85470 - GuillaumeGomez:fix-css-rules...
2021-05-19 Ralf JungRollup merge of #85464 - steffahn:fix_ub_in_ptr_swap_do...
2021-05-19 Ralf JungRollup merge of #85439 - mgacek8:add_diagnostic_item_to...
2021-05-19 Ralf JungRollup merge of #85315 - satylogin:master, r=yaahc
2021-05-19 Ralf JungRollup merge of #85287 - eggyal:expose-test-concurrent...
2021-05-19 Ralf JungRollup merge of #85169 - jsha:hoist-classes, r=Guillaum...
2021-05-19 borsAuto merge of #85340 - the8472:no-inplaceiterable-on...
2021-05-19 borsAuto merge of #83842 - LeSeulArtichaut:thir-vec, r...
2021-05-19 borsAuto merge of #84876 - alexcrichton:inline-thread-local...
2021-05-19 borsAuto merge of #85376 - RalfJung:ptrless-allocs, r=oli-obk
2021-05-18 Ralf JungCTFE core engine allocation & memory API improvemenets
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-06 borsAuto merge of #79930 - tgnottingham:bufwriter_performan...
2021-05-06 Dylan DPCRollup merge of #84328 - Folyd:stablize_map_into_keys_v...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-05 Ralf JungRollup merge of #84183 - rust-lang:relnotes-1.52.0...
2021-05-05 Ralf JungRollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-02 Dylan DPCRollup merge of #84072 - nagisa:target-family-two-the...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-05-02 borsAuto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
2021-05-01 borsAuto merge of #83857 - ABouttefeux:master, r=jyn514
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-28 borsAuto merge of #83386 - mark-i-m:stabilize-pat2015,...
2021-04-28 borsAuto merge of #83401 - fee1-dead:master, r=davidtwco
2021-04-27 Dylan DPCRollup merge of #84132 - Manishearth:lldb-nonstandard...
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-26 borsAuto merge of #84092 - scottmcm:try_trait_initial,...
2021-04-26 Mara BosRollup merge of #84120 - workingjubilee:stabilize-durat...
2021-04-26 borsAuto merge of #84174 - camsteffen:slice-diag, r=Mark...
2021-04-26 borsAuto merge of #83390 - clarfonthey:hasher_docs, r=Amanieu
2021-04-25 Dylan DPCRollup merge of #84235 - klensy:styled-buffer, r=lcnr
2021-04-25 borsAuto merge of #84325 - jsha:ephemeral-collapse, r=Guill...
2021-04-25 borsAuto merge of #84299 - lcnr:const-generics-defaults...
next