]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir/src/intravisit.rs
Auto merge of #81427 - klensy:eat-digits, r=m-ou-se
[rust.git] / compiler / rustc_hir / src / intravisit.rs
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 #82093 - bjorn3:more_atomic_tests,...
2021-02-19 Dylan DPCRollup merge of #81873 - mark-i-m:unlock, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #81496 - guswynn:expected_async_block...
2021-02-18 Dylan DPCRollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor
2021-02-18 Dylan DPCRollup merge of #82066 - matthewjasper:trait-ref-fix...
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 #82212 - est31:graph_graph_graph, r...
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-18 Yuki OkushiRollup merge of #82202 - kraj:kraj/riscv-musl, r=estebank
2021-02-18 Yuki OkushiRollup merge of #82155 - tmiasko:once, r=matthewjasper
2021-02-18 Yuki OkushiRollup merge of #82055 - JulianKnodt:ty_where_const...
2021-02-18 borsAuto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk
2021-02-17 Dylan DPCRollup merge of #82021 - csmoe:issue-78600, r=tmandry
2021-02-17 Dylan DPCRollup merge of #82007 - sexxi-goose:reborrow, r=nikoma...
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 #81869 - mark-i-m:leading-vert, r=petro...
2021-02-17 Dylan DPCRollup merge of #81860 - osa1:issue81800, r=estebank
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-17 Guillaume GomezRollup merge of #82207 - ehuss:rustdoc-2021, r=jyn514
2021-02-17 Guillaume GomezRollup merge of #82204 - ehuss:update-books, r=ehuss
2021-02-17 Guillaume GomezRollup merge of #82198 - SkiFire13:optimize-iter-is...
2021-02-17 Guillaume GomezRollup merge of #82196 - Manishearth:display-caveat...
2021-02-17 Guillaume GomezRollup merge of #82174 - est31:master, r=oli-obk
2021-02-17 Guillaume GomezRollup merge of #82169 - not-an-aardvark:assert-lazy...
2021-02-17 Guillaume GomezRollup merge of #82136 - edward-shen:mismatched-subst...
2021-02-17 Guillaume GomezRollup merge of #82105 - nagisa:nagisa/ensure-removed...
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-17 borsAuto merge of #82197 - tmiasko:try-get-cached, r=cjgillot
2021-02-16 borsAuto merge of #81611 - cjgillot:meowner, r=estebank
2021-02-16 borsAuto merge of #82058 - gilescope:to_digit_speedup,...
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::MacroDef.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::ForeignItem.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::ImplItem.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::TraitItem.
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::Item.
2021-02-15 Camille GILLOTUse ItemId as a strongly typed index.
2021-02-15 Jonas SchievinkRollup merge of #81503 - henryboisdequin:fix-const...
2021-02-14 Dylan DPCRollup merge of #80523 - LeSeulArtichaut:inline-sym...
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-12 Dylan DPCRollup merge of #81741 - sdroege:zip-trusted-random...
2021-02-12 borsAuto merge of #81744 - rylev:overlapping-early-exit2...
2021-02-12 Yuki OkushiRollup merge of #79983 - petar-dambovaliev:master,...
2021-02-11 flip1995Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736...
2021-02-11 borsAuto merge of #81350 - tmiasko:instrument-debug, r...
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 Yuki OkushiRollup merge of #81926 - henryboisdequin:fix-81907...
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...
2021-02-10 Yuki OkushiRollup merge of #80438 - crlf0710:box_into_inner, r...
2021-02-10 Yuki OkushiRollup merge of #79849 - Digital-Chaos:sleep-zero,...
2021-02-09 borsAuto merge of #81132 - bugadani:map-prealloc, r=matthew...
2021-02-09 Dylan DPCRollup merge of #81697 - xfix:every-doc-alias, r=Mark...
2021-02-09 Dylan DPCRollup merge of #72209 - Nemo157:lint-no-mangle-in...
2021-02-08 borsAuto merge of #81361 - ssomers:btree_drainy_refactor_7...
2021-02-08 Mara BosRollup merge of #81865 - bugadani:typeck2, r=jyn514
2021-02-08 Mara BosRollup merge of #81779 - geogriff:const-ptr-to-int...
2021-02-08 Mara BosRollup merge of #81735 - klensy:span-fix, r=varkor
2021-02-08 Mara BosRollup merge of #81356 - ehuss:libtest-filters, r=m...
2021-02-08 borsAuto merge of #80962 - jhpratt:const_int_fn-stabilizati...
2021-02-07 borsAuto merge of #80652 - calebzulawski:simd-lanes, r...
2021-02-07 borsAuto merge of #80632 - Nadrieril:fix-80501, r=varkor
2021-02-07 Guillaume GomezRollup merge of #81742 - sdroege:exact-size-iterator...
2021-02-07 Guillaume GomezRollup merge of #81526 - ojeda:btree-use-unwrap_uncheck...
2021-02-07 borsAuto merge of #81498 - thomaseizinger:ice-workaround...
2021-02-07 borsAuto merge of #81462 - osa1:issue75158, r=Mark-Simulacrum
2021-02-07 borsAuto merge of #81821 - nikic:update-wasm32, r=sanxiyn
2021-02-06 Jonas SchievinkRollup merge of #81766 - jyn514:task-lists, r=Guillaume...
2021-02-06 Jonas SchievinkRollup merge of #81738 - camelid:misc-small-diag-cleanu...
2021-02-06 Jonas SchievinkRollup merge of #81737 - camelid:typeck-structure-sugg...
2021-02-06 Jonas SchievinkRollup merge of #81680 - camsteffen:primty, r=oli-obk
2021-02-06 Jonas SchievinkRollup merge of #81402 - ehuss:md-tidy, r=jyn514
2021-02-05 Mara BosRollup merge of #81753 - tmiasko:inline-instruction...
2021-02-05 Mara BosRollup merge of #81675 - poliorcetics:respect-shortness...
2021-02-05 Mara BosRollup merge of #81664 - bjorn3:no_codegen_hir, r=lcnr
2021-02-05 Mara BosRollup merge of #81610 - ssomers:btree_emphasize_ord_bo...
2021-02-05 Mara BosRollup merge of #81580 - rodrimati1992:patch-2, r=dtolnay
2021-02-05 Mara BosRollup merge of #80011 - Stupremee:stabilize-peekable...
2021-02-05 borsAuto merge of #79253 - rcvalle:fix-rustc-sysroot-cas...
2021-02-05 borsAuto merge of #81215 - cjgillot:defkey-mir, r=oli-obk
2021-02-05 borsAuto merge of #81257 - pnkfelix:issue-80949-short-term...
2021-02-05 borsAuto merge of #81784 - m-ou-se:rollup-s23fow7, r=m...
2021-02-05 Mara BosRollup merge of #81781 - m-ou-se:fix-ci, r=pietroalbini
2021-02-05 Mara BosRollup merge of #81771 - tgnottingham:time-passes-rss...
2021-02-05 Mara BosRollup merge of #81767 - exrook:layout-error-stability...
2021-02-05 Mara BosRollup merge of #81763 - camelid:rustdoc-passes-desc...
2021-02-05 Mara BosRollup merge of #81730 - RustyYato:object-safe-allocato...
2021-02-05 Mara BosRollup merge of #81682 - JulianKnodt:bit_set_iter_bench...
2021-02-05 Mara BosRollup merge of #81676 - jyn514:crate-not-found, r...
2021-02-05 Mara BosRollup merge of #81542 - RReverser:wasi-symlink, r...
next