]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle
Remove redundant rustc_data_structures path component
[rust.git] / compiler / rustc_middle /
2021-02-16 borsAuto merge of #82153 - jonas-schievink:rollup-ls5r943...
2021-02-15 Jonas SchievinkRollup merge of #82147 - lnicola:rust-analyzer-2021...
2021-02-15 Jonas SchievinkRollup merge of #82141 - jrvanwhy:issue-82052, r=sanxiyn
2021-02-15 Jonas SchievinkRollup merge of #82133 - ehuss:extern-prelude-link...
2021-02-15 Jonas SchievinkRollup merge of #82129 - est31:master, r=jyn514
2021-02-15 Jonas SchievinkRollup merge of #82120 - sfackler:arguments-as-str...
2021-02-15 Jonas SchievinkRollup merge of #82119 - m-ou-se:typo, r=dtolnay
2021-02-15 Jonas SchievinkRollup merge of #82118 - lukaslueg:env_decl, r=m-ou-se
2021-02-15 Jonas SchievinkRollup merge of #82107 - petrochenkov:minexpclean,...
2021-02-15 Jonas SchievinkRollup merge of #82106 - jyn514:cleanup-bootstrap,...
2021-02-15 Jonas SchievinkRollup merge of #82096 - TaKO8Ki:fix-typo, r=GuillaumeGomez
2021-02-15 Jonas SchievinkRollup merge of #82077 - pierwill:edit-droparena, r...
2021-02-15 Jonas SchievinkRollup merge of #82067 - BoxyUwU:hahaicantthinkofabadpu...
2021-02-15 Jonas SchievinkRollup merge of #82063 - NULLx76:fix-minor-typo, r...
2021-02-15 Jonas SchievinkRollup merge of #82061 - RalfJung:ctfe-read-pointer...
2021-02-15 Jonas SchievinkRollup merge of #82060 - taiki-e:typo, r=m-ou-se
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-15 borsAuto merge of #81855 - cjgillot:ensure-cache, r=oli-obk
2021-02-14 borsAuto merge of #82103 - Dylan-DPC:rollup-5wv8rid, r...
2021-02-14 Dylan DPCRollup merge of #82056 - b-naber:mut_for_loop_bug,...
2021-02-14 Dylan DPCRollup merge of #82029 - tmiasko:debug, r=matthewjasper
2021-02-14 Dylan DPCRollup merge of #81965 - osa1:issue81200, r=oli-obk
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 #81720 - klensy:smallvec-update, r...
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 klensybumped smallvec deps
2021-02-14 Ellenparam_env debugs are instrumental to rustc's success
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 Camille GILLOTCheck query cache before calling into the query engine.
2021-02-13 Camille GILLOTSeparate the query cache from the query state.
2021-02-13 Camille GILLOTIntroduce query_storage.
2021-02-13 Camille GILLOTIntroduce query_stored module.
2021-02-13 Camille GILLOTMerge {get,ensure}_query.
2021-02-13 Ellendebug!("paramenv={}paramenv={}paramenv={}paramenv={}")
2021-02-13 borsAuto merge of #81494 - cuviper:btree-node-init, r=Mark...
2021-02-13 EllenHeat up the ICE-y error reporting
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 #82050 - hbina:fix/added-test-to-drain...
2021-02-13 Yuki OkushiRollup merge of #82041 - notriddle:shared-from-slice...
2021-02-13 Yuki OkushiRollup merge of #82040 - GuillaumeGomez:ensure-src...
2021-02-13 Yuki OkushiRollup merge of #82033 - magurotuna:issue82016, r=jyn514
2021-02-13 Yuki OkushiRollup merge of #82031 - LingMan:unneeded_var, r=varkor
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 #82030 - LingMan:init_directly, r=varkor
2021-02-12 Dylan DPCRollup merge of #82023 - MikailBag:boxed-docs-unallow...
2021-02-12 Dylan DPCRollup merge of #82022 - LingMan:single_char, r=jonas...
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 borsAuto merge of #82025 - JohnTitor:rollup-cohp0gy, r...
2021-02-12 Ryan LevickShort circuit full corherence check when dealing with...
2021-02-12 Yuki OkushiRollup merge of #82017 - eltociear:patch-8, r=jyn514
2021-02-12 Yuki OkushiRollup merge of #82004 - GuillaumeGomez:clean-static...
2021-02-12 Yuki OkushiRollup merge of #81968 - pietroalbini:fix-doc-install...
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-12 Ikko AshimineFix typo in mod.rs
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 borsAuto merge of #81768 - calebcartwright:bump-rls-rustfmt...
2021-02-10 borsAuto merge of #81929 - pietroalbini:pgo-bootstrap,...
2021-02-10 borsAuto merge of #81952 - JohnTitor:rollup-i28kgfb, r...
2021-02-10 Yuki OkushiRollup merge of #81951 - ehuss:update-cargo, r=ehuss
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...
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 borsAuto merge of #81892 - jyn514:no-inline, r=cjgillot
2021-02-09 borsAuto merge of #79540 - jyn514:no-xpy, r=Mark-Simulacrum
2021-02-09 borsAuto merge of #81384 - tmiasko:partial-ord, r=petrochenkov
next