]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir/src/intravisit.rs
Rollup merge of #82196 - Manishearth:display-caveat, r=m-ou-se
[rust.git] / compiler / rustc_hir / src / intravisit.rs
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 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...
2021-02-05 Mara BosRollup merge of #81500 - CraftSpider:union-kind, r...
2021-02-05 Mara BosRollup merge of #81497 - camelid:rustdoc-display_fn...
2021-02-05 Mara BosRollup merge of #81456 - Amanieu:remote-test-server...
2021-02-05 Mara BosRollup merge of #81318 - CraftSpider:json-trait-fix...
2021-02-05 Mara BosRollup merge of #81307 - estebank:invalid-byte-str...
2021-02-05 Mara BosRollup merge of #80726 - lcnr:unsize-query, r=oli-obk
2021-02-05 Mara BosRollup merge of #79554 - b-naber:generic-associated...
2021-02-04 b-naberadd generic args to hir::TypeBinding
2021-02-03 Guillaume GomezRollup merge of #81144 - nhwn:typo-map-while, r=jackh726
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-02 Jack HueyRollup merge of #81260 - vn971:restore-editorconfig...
2021-02-02 Jonas SchievinkRollup merge of #81481 - lcnr:cast-tests, r=jackh726
2021-02-02 Jonas SchievinkRollup merge of #81022 - seanchen1991:feat/frames-iter...
2021-02-02 borsAuto merge of #79015 - WaffleLapkin:vec_append_from_wit...
2021-02-01 bjorn3Merge commit 'd556c56f792756dd7cfec742b9f2e07612dc10f4...
2021-01-31 Jonas SchievinkRollup merge of #81549 - est31:wording_fix, r=jonas...
2021-01-31 Jonas SchievinkRollup merge of #81480 - b-naber:nested_fields_suggesti...
2021-01-31 Jonas SchievinkRollup merge of #81255 - sunfishcode:wasi-no-export...
2021-01-31 Jonas SchievinkRollup merge of #81198 - dtolnay:partialeq, r=m-ou-se
2021-01-31 Jonas SchievinkRollup merge of #81048 - yoshuawuyts:stabilize-core...
2021-01-31 Jonas SchievinkRollup merge of #80945 - sdroege:downcast-send-sync...
2021-01-31 Jonas SchievinkRollup merge of #80470 - SimonSapin:array-intoiter...
2021-01-31 Jonas SchievinkRollup merge of #80279 - Yaulendil:str-as-mut, r=m...
2021-01-31 Jonas SchievinkRollup merge of #80053 - gilescope:include-ignore,...
2021-01-31 Jonas SchievinkRollup merge of #79285 - yoshuawuyts:stabilize-arc_muta...
2021-01-31 Jonas SchievinkRollup merge of #78044 - oberien:empty-seek, r=m-ou-se
2021-01-30 flip1995Merge commit '95c0459217d1661edfa794c8bb122452b92fb485...
2021-01-30 Yuki OkushiRollup merge of #81468 - est31:cfg_version, r=petrochenkov
next