]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir/src/borrow_check/mod.rs
Shrink the size of Rvalue by 16 bytes
[rust.git] / compiler / rustc_mir / src / borrow_check / mod.rs
2021-03-05 Oli SchererShrink the size of Rvalue by 16 bytes
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-03-02 Yuki OkushiRollup merge of #80874 - jyn514:intra-doc-docs, r=Manis...
2021-03-01 Guillaume GomezRollup merge of #80734 - abonander:ab/issue-66693,...
2021-02-27 Dylan DPCRollup merge of #81856 - Smittyvb:utf16-warn, r=matthew...
2021-02-27 borsAuto merge of #81874 - tesuji:spec_slice_fill, r=matthe...
2021-02-27 Dylan DPCRollup merge of #82421 - sunfishcode:wasi-metadata...
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-25 Dylan DPCRollup merge of #82220 - henryboisdequin:fixes-80853...
2021-02-25 Dylan DPCRollup merge of #82087 - estebank:abolish-ice, r=oli-obk
2021-02-25 Dylan DPCRollup merge of #81713 - estebank:unstable-assoc-item...
2021-02-25 Dylan DPCRollup merge of #81575 - camelid:rustdoc-wrongnamespace...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
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 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
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 #79423 - camelid:smart-punct, r=jyn514
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-22 borsAuto merge of #81732 - m-ou-se:inherit-overflow-checks...
2021-02-21 Yuki OkushiRollup merge of #81966 - deg4uss3r:degausser/aarch64_ap...
2021-02-21 Yuki OkushiRollup merge of #81300 - ssomers:btree_cleanup_leak_tes...
2021-02-20 Guillaume GomezRollup merge of #82260 - ojeda:rustc-argfile, r=jyn514
2021-02-20 borsAuto merge of #81427 - klensy:eat-digits, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #82274 - andersk:test-unwrap, r=Mark...
2021-02-19 Dylan DPCRollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514
2021-02-19 Dylan DPCRollup merge of #81496 - guswynn:expected_async_block...
2021-02-18 Dylan DPCRollup merge of #81546 - hyd-dev:libtest-run-out-of...
2021-02-18 borsAuto merge of #81574 - tmiasko:p, r=oli-obk
2021-02-18 Yuki OkushiRollup merge of #82211 - henryboisdequin:make-setup...
2021-02-18 Yuki OkushiRollup merge of #82203 - c410-f3r:tests-tests-tests...
2021-02-17 Dylan DPCRollup merge of #81972 - matthewjasper:hrtb-error-clean...
2021-02-17 Dylan DPCRollup merge of #81898 - nanguye2496:nanguye2496/fix_st...
2021-02-17 Dylan DPCRollup merge of #81860 - osa1:issue81800, r=estebank
2021-02-17 Guillaume GomezRollup merge of #82198 - SkiFire13:optimize-iter-is...
2021-02-17 Guillaume GomezRollup merge of #82094 - gilescope:to_digit_speedup2...
2021-02-17 Guillaume GomezRollup merge of #79981 - camelid:overflowing_literals...
2021-02-16 borsAuto merge of #82058 - gilescope:to_digit_speedup,...
2021-02-15 Jonas SchievinkRollup merge of #82119 - m-ou-se:typo, r=dtolnay
2021-02-15 Jonas SchievinkRollup merge of #82106 - jyn514:cleanup-bootstrap,...
2021-02-15 Jonas SchievinkRollup merge of #82009 - BoxyUwU:idontknooow, r=varkor
2021-02-15 Jonas SchievinkRollup merge of #81975 - Amanieu:seal2, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #81897 - vandenheuvel:match_exhaustive_...
2021-02-15 Jonas SchievinkRollup merge of #81503 - henryboisdequin:fix-const...
2021-02-14 Dylan DPCRollup merge of #81927 - vandenheuvel:issue_32498,...
2021-02-14 Dylan DPCRollup merge of #81919 - ssomers:btree_cleanup_comments...
2021-02-14 Dylan DPCRollup merge of #81914 - kper:fixing-81885, r=estebank
2021-02-14 Dylan DPCRollup merge of #81912 - sexxi-goose:Migrations2_review...
2021-02-14 Dylan DPCRollup merge of #81891 - CraftSpider:fn-header, r=jyn514
2021-02-14 Dylan DPCRollup merge of #80920 - rylev:check_attr-refactor...
2021-02-14 Dylan DPCRollup merge of #80523 - LeSeulArtichaut:inline-sym...
2021-02-14 borsAuto merge of #81956 - ssomers:btree_post_75200, r...
2021-02-13 borsAuto merge of #81238 - RalfJung:copy-intrinsics, r...
2021-02-13 borsAuto merge of #81666 - hyd-dev:miri-windows-test-fail...
2021-02-13 borsAuto merge of #81854 - the8472:specialize-clone-slice...
2021-02-13 Yuki OkushiRollup merge of #82040 - GuillaumeGomez:ensure-src...
2021-02-13 Yuki OkushiRollup merge of #81995 - 0yoyoyo:fix-issue-81650-explic...
2021-02-13 Yuki OkushiRollup merge of #81900 - vandenheuvel:organize_trait_te...
2021-02-13 Yuki OkushiRollup merge of #81811 - schteve:fix_vec_retain_doc_tes...
2021-02-12 Dylan DPCRollup merge of #81911 - BoxyUwU:constgenericgaticefix...
2021-02-12 Dylan DPCRollup merge of #81850 - the8472:env-rwlock, r=m-ou-se
2021-02-12 Dylan DPCRollup merge of #81741 - sdroege:zip-trusted-random...
2021-02-12 Dylan DPCRollup merge of #81506 - vo4:hwasan, r=nagisa
2021-02-12 Dylan DPCRollup merge of #81479 - osa1:issue24151, r=lcnr
2021-02-12 Dylan DPCRollup merge of #81012 - VillSnow:stabilize_partition_p...
2021-02-12 Dylan DPCRollup merge of #79775 - jyn514:doctest, r=GuillaumeGomez
2021-02-12 borsAuto merge of #81744 - rylev:overlapping-early-exit2...
2021-02-12 Yuki OkushiRollup merge of #82011 - jyn514:warn-private-assoc...
2021-02-12 Yuki OkushiRollup merge of #82004 - GuillaumeGomez:clean-static...
2021-02-12 Yuki OkushiRollup merge of #81994 - jesusprubio:improve-long-expla...
2021-02-12 Yuki OkushiRollup merge of #81990 - matsujika:suggest-mut-referenc...
2021-02-12 Yuki OkushiRollup merge of #81968 - pietroalbini:fix-doc-install...
2021-02-12 Yuki OkushiRollup merge of #81964 - lovasoa:patch-1, r=GuillaumeGomez
2021-02-12 Yuki OkushiRollup merge of #81959 - therealprof:fix-typo, r=oli-obk
2021-02-12 Yuki OkushiRollup merge of #81955 - dtolnay:dwp, r=Mark-Simulacrum
2021-02-12 Yuki OkushiRollup merge of #81954 - joshtriplett:release-notes...
2021-02-12 Yuki OkushiRollup merge of #81947 - camsteffen:to-ty, r=jyn514
2021-02-12 Yuki OkushiRollup merge of #81831 - LeSeulArtichaut:81289-mut...
2021-02-12 Yuki OkushiRollup merge of #79983 - petar-dambovaliev:master,...
2021-02-12 borsAuto merge of #81486 - ssomers:btree_separate_drop...
2021-02-11 borsAuto merge of #81760 - tmiasko:debug-borrow, r=pnkfelix
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 borsAuto merge of #81350 - tmiasko:instrument-debug, r...
2021-02-11 borsAuto merge of #81129 - bugadani:lighter-move-errors...
2021-02-11 borsAuto merge of #81126 - oxalica:retain-early-drop, r...
2021-02-11 borsAuto merge of #80860 - camelid:nodeid-docs, r=sanxiyn
2021-02-10 borsAuto merge of #79804 - tmiasko:improper-ctypes-no-niche...
2021-02-10 Dániel BugaOnly initialize what is used
2021-02-10 borsAuto merge of #81929 - pietroalbini:pgo-bootstrap,...
2021-02-10 Yuki OkushiRollup merge of #81926 - henryboisdequin:fix-81907...
2021-02-10 Yuki OkushiRollup merge of #81925 - jesusprubio:add-long-explanati...
2021-02-10 Yuki OkushiRollup merge of #81913 - osa1:rename_unop_variants...
2021-02-10 Yuki OkushiRollup merge of #81910 - jyn514:bootstrap-1.52, r=jackh726
2021-02-10 Yuki OkushiRollup merge of #81909 - wcampbell0x2a:remove-unnecessa...
2021-02-10 Yuki OkushiRollup merge of #81904 - jhpratt:const_int_fn-stabiliza...
2021-02-10 Yuki OkushiRollup merge of #81687 - WaffleLapkin:split_at_spare...
2021-02-10 Yuki OkushiRollup merge of #81466 - sasurau4:fix/enhance-sugget...
next