]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/dep_graph/dep_node.rs
Rollup merge of #85663 - fee1-dead:document-arc-from, r=m-ou-se
[rust.git] / compiler / rustc_middle / src / dep_graph / dep_node.rs
2021-06-17 Yuki OkushiRollup merge of #85663 - fee1-dead:document-arc-from...
2021-06-17 borsAuto merge of #85834 - cjgillot:save-sbi, r=michaelwoer...
2021-06-17 borsAuto merge of #86164 - FabianWolff:issue-86053, r=davidtwco
2021-06-17 borsAuto merge of #86380 - cuviper:1.53-compat-bits, r...
2021-06-16 borsAuto merge of #86379 - JohnTitor:rollup-mkz9x36, r...
2021-06-16 Yuki OkushiRollup merge of #86372 - snoyberg:patch-1, r=jonas...
2021-06-16 Yuki OkushiRollup merge of #86361 - GuillaumeGomez:missing-backsla...
2021-06-16 Yuki OkushiRollup merge of #86353 - JohnTitor:remove-projection_ty...
2021-06-16 Yuki OkushiRollup merge of #86104 - FabianWolff:issue-86085, r...
2021-06-16 Yuki OkushiRollup merge of #85870 - ptrojahn:mir_dump_whitespace...
2021-06-16 Yuki OkushiRemove `projection_ty_from_predicates`
2021-06-15 borsAuto merge of #85406 - VillSnow:integrate_binary_search...
2021-06-15 Yuki OkushiRollup merge of #85608 - scottmcm:stabilize-control...
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-15 borsAuto merge of #85541 - XAMPPRocky:relnotes_1.53.0,...
2021-06-11 borsAuto merge of #85994 - tmiasko:monomorphic-needs-drop...
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 borsAuto merge of #86098 - pietroalbini:test-stable, r...
2021-06-10 borsAuto merge of #86020 - nagisa:nagisa/outliner, r=pnkfelix
2021-06-10 borsAuto merge of #82639 - jyn514:stable-options, r=Mark...
2021-06-10 borsAuto merge of #85741 - tmiasko:ssa, r=nagisa
2021-06-10 Yuki OkushiRollup merge of #86051 - erer1243:update_move_keyword_d...
2021-06-10 Yuki OkushiRollup merge of #85997 - jyn514:rustdoc-diff, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-09 borsAuto merge of #85975 - the8472:revert-take-tra, r=scottmcm
2021-06-09 borsAuto merge of #86118 - spastorino:tait-soundness-bug...
2021-06-09 borsAuto merge of #86107 - Smittyvb:peephole-optim-eq-bool...
2021-06-09 Yuki OkushiRollup merge of #86142 - m-ou-se:proc-macro-subspan...
2021-06-09 Yuki OkushiRollup merge of #85957 - BoxyUwU:rustdoc-const-generic...
2021-06-09 Yuki OkushiRollup merge of #85791 - CDirkx:is_unicast, r=joshtriplett
2021-06-09 Yuki OkushiRollup merge of #85676 - CDirkx:ip-style, r=JohnTitor
2021-06-08 Yuki OkushiRollup merge of #86103 - camsteffen:lifetime-hack,...
2021-06-08 Yuki OkushiRollup merge of #86096 - FabianWolff:ec-E0316, r=Guilla...
2021-06-08 Yuki OkushiRollup merge of #86095 - GuillaumeGomez:search-descript...
2021-06-08 Yuki OkushiRollup merge of #86090 - lnicola:rust-analyzer-2021...
2021-06-08 Yuki OkushiRollup merge of #86078 - GuillaumeGomez:type-page-font...
2021-06-08 Yuki OkushiRollup merge of #86074 - reaganmcf:iss-86039, r=jyn514
2021-06-08 Yuki OkushiRollup merge of #85989 - jyn514:gitignore-cleanup,...
2021-06-08 Yuki OkushiRollup merge of #85985 - Lionelf329:master, r=joshtriplett
2021-06-08 Yuki OkushiRollup merge of #85951 - hyd-dev:force-unwind-tables...
2021-06-08 Yuki OkushiRollup merge of #85906 - LingMan:iter_find, r=matthewjasper
2021-06-08 borsAuto merge of #83515 - tamird:string-remove-matches...
2021-06-07 borsAuto merge of #85903 - bjorn3:rustc_serialize_cleanup...
2021-06-07 borsAuto merge of #85891 - bjorn3:revert_merge_crate_disamb...
2021-06-07 bjorn3Revert "Merge CrateDisambiguator into StableCrateId"
2021-06-07 Yuki OkushiRollup merge of #84262 - camelid:sized-ice, r=estebank
2021-06-06 Yuki OkushiRollup merge of #86043 - klensy:attr-clone, r=jyn514
2021-06-06 Yuki OkushiRollup merge of #85772 - luqmana:ignored-metadata,...
2021-06-05 Guillaume GomezRollup merge of #85760 - ChrisDenton:path-doc-platform...
2021-06-05 Guillaume GomezRollup merge of #85710 - fee1-dead:document-path, r...
2021-06-05 Guillaume GomezRollup merge of #83646 - glittershark:bound-map, r...
2021-06-04 borsAuto merge of #85806 - ATiltedTree:android-ndk-beta...
2021-06-04 borsAuto merge of #85788 - rylev:force-warns, r=nikomatsakis
2021-06-04 borsAuto merge of #85959 - RalfJung:miri-stage-0, r=Mark...
2021-06-04 Yuki OkushiRollup merge of #85888 - steffahn:fix_internal_trustedr...
2021-06-04 Yuki OkushiRollup merge of #85717 - fee1-dead:document-cow, r...
2021-06-03 borsAuto merge of #85292 - wesleywiser:enum_debuginfo,...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 Yuki OkushiRollup merge of #85935 - tmiasko:validate-indexing...
2021-06-03 Yuki OkushiRollup merge of #85934 - tmiasko:is-union, r=jackh726
2021-06-03 Yuki OkushiRollup merge of #85896 - BoxyUwU:remove-fixme-fwd-decla...
2021-06-03 Yuki OkushiRollup merge of #85880 - csmoe:ice-85768, r=oli-obk
2021-06-03 Yuki OkushiRollup merge of #85724 - sexxi-goose:rox-fix-issue...
2021-06-03 Yuki OkushiRollup merge of #85706 - jrmuizel:fpe, r=nagisa
2021-06-03 borsAuto merge of #84988 - alexcrichton:safe-target-feature...
2021-06-02 borsAuto merge of #85904 - cjgillot:one-name, r=petrochenkov
2021-06-02 Camille GILLOTRestrict access to crate_name.
2021-06-02 borsAuto merge of #85337 - cjgillot:less-anon, r=michaelwoe...
2021-06-02 borsAuto merge of #85892 - tmiasko:i, r=oli-obk
2021-06-02 borsAuto merge of #85908 - cjgillot:private-dep-query,...
2021-06-02 borsAuto merge of #85687 - m-ou-se:new-prelude, r=yaahc
2021-06-01 borsAuto merge of #85829 - bjorn3:simplify_crate_num, r...
2021-06-01 Camille GILLOTMake is_private_dep a query.
2021-06-01 borsAuto merge of #85886 - GuillaumeGomez:rollup-l3yr3np...
2021-06-01 Guillaume GomezRollup merge of #85860 - pickfire:patch-5, r=GuillaumeGomez
2021-06-01 Guillaume GomezRollup merge of #85473 - infinity0:master, r=jackh726
2021-06-01 borsAuto merge of #85884 - rust-lang:revert-85153-qresolve...
2021-06-01 Camille GillotRevert "Reduce the amount of untracked state in TyCtxt"
2021-06-01 borsAuto merge of #85859 - pickfire:patch-3, r=CraftSpider
2021-06-01 borsAuto merge of #85856 - lnicola:rust-analyzer-2021-05...
2021-06-01 borsAuto merge of #85153 - cjgillot:qresolve, r=Aaron1011
2021-05-31 borsAuto merge of #85702 - Aaron1011:no-vec-sort, r=michael...
2021-05-31 borsAuto merge of #85814 - steffahn:fix_linked_list_itermut...
2021-05-31 borsAuto merge of #85704 - Aaron1011:const-panic-hard-err...
2021-05-31 borsAuto merge of #85395 - 12101111:build-crt, r=petrochenkov
2021-05-31 borsAuto merge of #85819 - CDirkx:is_unicast_link_local_str...
2021-05-30 Guillaume GomezRollup merge of #85818 - LeSeulArtichaut:85794-diag...
2021-05-30 Guillaume GomezRollup merge of #85817 - r00ster91:patch-9, r=dtolnay
2021-05-30 Guillaume GomezRollup merge of #85801 - WaffleLapkin:master, r=joshtri...
2021-05-30 Guillaume GomezRollup merge of #85770 - Bobo1239:set_locale_for_sort...
2021-05-30 Guillaume GomezRollup merge of #85762 - mati865:disable-zlib-on-window...
2021-05-30 Guillaume GomezRollup merge of #85709 - Aaron1011:fix-pat-crate-editio...
2021-05-30 Guillaume GomezRollup merge of #85285 - GuillaumeGomez:eslint-check...
2021-05-30 Camille GILLOTMake allocator_kind a query.
2021-05-30 Camille GILLOTRestrict access to crate_name.
2021-05-30 Camille GILLOTMake resolutions a query.
2021-05-30 borsAuto merge of #85362 - jsgf:fix-emit-metadata, r=estebank
next