]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #85897 - steffahn:update_unsound_label_for_triagebot, r=Mark-Simulacrum
[rust.git] / compiler /
2021-06-03 Yuki OkushiRollup merge of #85897 - steffahn:update_unsound_label_...
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 #85877 - est31:intra_doc_links, r=jyn514
2021-06-03 Yuki OkushiRollup merge of #85852 - m-ou-se:machineapplicable...
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 Yuki OkushiRollup merge of #83362 - SOF3:stab/vecdeque-binary...
2021-06-03 borsAuto merge of #84834 - GuillaumeGomez:sidebar-unificati...
2021-06-02 borsAuto merge of #84703 - GuillaumeGomez:cleanup-dom,...
2021-06-02 borsAuto merge of #85904 - cjgillot:one-name, r=petrochenkov
2021-06-02 Jeff MuizelaarTurn off frame pointer elimination on all Apple platforms.
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 Tomasz MiąskoMiscellaneous inlining improvements
2021-06-02 borsAuto merge of #85905 - cjgillot:one-trait-map, r=Aaron1011
2021-06-02 borsAuto merge of #85687 - m-ou-se:new-prelude, r=yaahc
2021-06-02 csmoeconvert Rvalue::threadlocalref assertion to delay bug
2021-06-01 borsAuto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011
2021-06-01 borsAuto merge of #85829 - bjorn3:simplify_crate_num, r...
2021-06-01 Camille GILLOTMake trait_map an Option.
2021-06-01 Camille GILLOTMake the reasoning more explicit.
2021-06-01 Camille GILLOTAvoid creating anonymous nodes with zero or one dependency.
2021-06-01 Camille GILLOTMake is_private_dep a query.
2021-06-01 Camille GILLOTRename take_trait_map.
2021-06-01 Camille GILLOTCheck that trait_map is not moved twice.
2021-06-01 Camille GILLOTRemove StableVec.
2021-06-01 Camille GILLOTOnly compute the trait_map once.
2021-06-01 EllenAdd test for forward declared const param defaults
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 #85826 - jsha:npo, r=joshtriplett
2021-06-01 Guillaume GomezRollup merge of #85622 - jsha:untoggle-undocumented...
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 csmoeskip check_static on rvalue::threadlocalref
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 #85866 - Aaron1011:miriup-const-err,...
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 Mara BosClarify meaning of MachineApplicable suggestions.
2021-05-31 borsAuto merge of #85266 - cjgillot:hir-dep-clean, r=michae...
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-31 borsAuto merge of #85597 - 0yoyoyo:fix-issue-71563-remove...
2021-05-30 borsAuto merge of #85559 - 12101111:sanitizer-crt-static...
2021-05-30 borsAuto merge of #85838 - GuillaumeGomez:rollup-rk2rh7m...
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 #85781 - badboy:document-aarch-ios...
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 GILLOTRename take_trait_map.
2021-05-30 Camille GILLOTCheck that trait_map is not moved twice.
2021-05-30 Camille GILLOTDrop metadata_encoding_version.
2021-05-30 Camille GILLOTCorrect comments about untracked accesses.
2021-05-30 Camille GILLOTMake is_private_dep a query.
2021-05-30 Camille GILLOTMake allocator_kind a query.
2021-05-30 Camille GILLOTAvoid a clone of output_filenames.
2021-05-30 Camille GILLOTRemove StableVec.
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
2021-05-30 Camille GILLOTOnly compute the trait_map once.
2021-05-30 Aaron HillEmit a hard error when a panic occurs during const...
2021-05-30 borsAuto merge of #85804 - bjorn3:merge_crate_disambiguator...
2021-05-30 0yoyoyoFix span of redundant generic arguments
2021-05-30 bjorn3Remove CrateNum::ReservedForIncrCompCache
2021-05-30 borsAuto merge of #84586 - GuillaumeGomez:enforce-rustdoc...
2021-05-30 bjorn3Fix test
2021-05-30 bjorn3Merge CrateDisambiguator into StableCrateId
2021-05-30 borsAuto merge of #85319 - cjgillot:query-simp, r=Mark...
2021-05-30 borsAuto merge of #85786 - GuillaumeGomez:error-code-checke...
2021-05-30 borsAuto merge of #85754 - the8472:revert-83770, r=Mark...
2021-05-30 borsAuto merge of #83772 - jhpratt:revamp-step-trait, r...
2021-05-29 borsAuto merge of #85390 - Mark-Simulacrum:fast-bridge...
2021-05-29 LeSeulArtichautDon't drop `PResult` without handling the error
2021-05-29 Camille GILLOTMove reconstruct test inwards.
2021-05-29 borsAuto merge of #85698 - ehuss:incremental-session-panic...
2021-05-29 Aaron HillUse correct edition when parsing `:pat` matchers
2021-05-29 borsAuto merge of #85540 - GuillaumeGomez:better-result...
2021-05-29 borsAuto merge of #85767 - lqd:stackless_span_stacks, r...
2021-05-29 borsAuto merge of #85798 - hyd-dev:miri, r=RalfJung
2021-05-29 Jeremy FitzhardingeUse command line metadata path if provided
2021-05-29 borsAuto merge of #85790 - ehuss:nvptx-no-std, r=nagisa
2021-05-28 Eric HussAdd specific help for *how* to fix an incremental lock...
2021-05-28 borsAuto merge of #85607 - LeSeulArtichaut:thir-unsafeck...
2021-05-28 Camille GILLOTMerge fields and comment.
2021-05-28 borsAuto merge of #85789 - ptrojahn:generator_typo, r=nagisa
2021-05-28 12101111Diagnose use sanitizers with crt-static
2021-05-28 borsAuto merge of #85700 - Bobo1239:dso_local_ppc64, r...
next