]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle
Auto merge of #89120 - In-line:remove_unneded_visible_parents_map, r=estebank
[rust.git] / compiler / rustc_middle /
2021-09-24 borsAuto merge of #89120 - In-line:remove_unneded_visible_p...
2021-09-24 borsAuto merge of #89211 - workingjubilee:rollup-fj4eduk...
2021-09-24 JubileeRollup merge of #89200 - hkmatsumoto:patch, r=workingju...
2021-09-24 JubileeRollup merge of #89184 - joshtriplett:master, r=estebank
2021-09-24 JubileeRollup merge of #89176 - TaKO8Ki:change-singular-to...
2021-09-24 JubileeRollup merge of #89171 - rusticstuff:aarch64_macos_rust...
2021-09-24 JubileeRollup merge of #89148 - estebank:used-type-param,...
2021-09-24 JubileeRollup merge of #89023 - Wardenfar:issue-85066, r=nagisa
2021-09-24 JubileeRollup merge of #88612 - lovasoa:patch-1, r=m-ou-se
2021-09-23 borsAuto merge of #88804 - Mark-Simulacrum:never-algo-v2...
2021-09-23 borsAuto merge of #89024 - oli-obk:lazy_tait_is_not_limited...
2021-09-23 borsAuto merge of #89016 - lcnr:non_blanket_impls, r=nikoma...
2021-09-23 borsAuto merge of #87064 - Aaron1011:new-closure-track...
2021-09-23 Hirochika MatsumotoFix typo
2021-09-23 borsAuto merge of #88587 - bdbai:fix/uwpio, r=joshtriplett
2021-09-23 borsAuto merge of #89139 - camsteffen:write-perf, r=Mark...
2021-09-22 Aaron HillSupport `#[track_caller]` on closures and generators
2021-09-22 the8472Rollup merge of #89170 - rusticstuff:aarch64_macos_disa...
2021-09-22 the8472Rollup merge of #89164 - camelid:show-type-layout-docs...
2021-09-22 the8472Rollup merge of #89162 - petrochenkov:ivmap, r=davidtwco
2021-09-22 the8472Rollup merge of #89133 - FabianWolff:issue-79546, r...
2021-09-22 the8472Rollup merge of #89127 - wesleywiser:reenable_mutex_deb...
2021-09-22 the8472Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank
2021-09-22 the8472Rollup merge of #89041 - sticnarf:sticnarf/fat-lto...
2021-09-22 the8472Rollup merge of #89036 - nbdd0121:alloc, r=yaahc
2021-09-22 borsAuto merge of #89134 - est31:revert_rustdoc_box_syntax...
2021-09-22 borsAuto merge of #88865 - guswynn:must_not_suspend, r...
2021-09-22 borsAuto merge of #88846 - jackh726:issue-88360, r=nikomatsakis
2021-09-22 borsAuto merge of #88629 - wesleywiser:fix_debuginfo_for_sc...
2021-09-21 borsAuto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
2021-09-21 the8472Rollup merge of #89147 - b-naber:refs_in_check_const_va...
2021-09-21 the8472Rollup merge of #89142 - nerandell:master, r=jackh726
2021-09-21 the8472Rollup merge of #89141 - mbartlett21:patch-2, r=kennytm
2021-09-21 the8472Rollup merge of #89126 - FabianWolff:issue-89088, r...
2021-09-21 the8472Rollup merge of #89115 - lnicola:rust-analyzer-2021...
2021-09-21 the8472Rollup merge of #89114 - dequbed:c-char, r=yaahc
2021-09-21 the8472Rollup merge of #89113 - BoxyUwU:incr-comp-thir-act...
2021-09-21 the8472Rollup merge of #89096 - daira:improve-ninja-error...
2021-09-21 the8472Rollup merge of #89086 - WaffleLapkin:stabilize_iter_ma...
2021-09-21 the8472Rollup merge of #89078 - camsteffen:map-ref, r=cjgillot
2021-09-21 the8472Rollup merge of #89015 - klensy:escape-def, r=Mark...
2021-09-21 the8472Rollup merge of #88795 - FabianWolff:issue-88684, r...
2021-09-21 borsAuto merge of #89103 - Mark-Simulacrum:migrate-2021...
2021-09-21 borsAuto merge of #88981 - durin42:llvm-14-crc32, r=nagisa
2021-09-21 b-naberadd case for checking const refs in check_const_value_eq
2021-09-21 borsAuto merge of #89125 - Aaron1011:remove-intercrate...
2021-09-21 borsAuto merge of #89045 - oli-obk:lazy_normalization_in_op...
2021-09-21 Ankit ChandawalaFix match for placeholder region
2021-09-21 borsAuto merge of #87234 - cjgillot:lower-mono, r=petrochenkov
2021-09-21 lcnruse indexmap instead of hashmap
2021-09-21 lcnrrename
2021-09-21 Mark RousskovAdjust documentation for compatibility with 2021
2021-09-21 Mark RousskovMigrate to 2021
2021-09-21 borsAuto merge of #87830 - hkmatsumoto:suggest-brackets...
2021-09-20 Alik AslanyanDisable visible path calculation for PrettyPrinter...
2021-09-20 borsAuto merge of #89069 - bjorn3:optimize_sharded_new...
2021-09-20 borsAuto merge of #88321 - glaubitz:m68k-linux, r=wesleywiser
2021-09-20 borsAuto merge of #88842 - wesleywiser:fix_dbg_tests_window...
2021-09-20 borsAuto merge of #88708 - Aaron1011:aggregate-usage, r...
2021-09-19 Camille GILLOTDo not store visibility in *ItemRef.
2021-09-19 borsAuto merge of #88575 - eddyb:fn-abi-queries, r=nagisa
2021-09-19 borsAuto merge of #89049 - Aaron1011:caching-sourcemap...
2021-09-19 borsAuto merge of #88703 - cjgillot:lazymod, r=petrochenkov
2021-09-19 borsAuto merge of #88627 - cjgillot:noallocuse, r=petrochenkov
2021-09-19 Yuki OkushiRollup merge of #89081 - ondra05:patch-1, r=dtolnay
2021-09-19 Yuki OkushiRollup merge of #89055 - Kobzol:wrapped-method-expr...
2021-09-19 Yuki OkushiRollup merge of #89053 - DeveloperC286:into_iter_fields...
2021-09-19 Yuki OkushiRollup merge of #89051 - schctl:master, r=jyn514
2021-09-19 Yuki OkushiRollup merge of #89021 - WaffleLapkin:separate_error_fo...
2021-09-19 Yuki OkushiRollup merge of #89017 - the8472:fix-u64-time-monotoniz...
2021-09-19 Yuki OkushiRollup merge of #88996 - Aaron1011:trailing-macro-semi...
2021-09-19 Yuki OkushiRollup merge of #88966 - tmiasko:block-label-shadowing...
2021-09-19 Yuki OkushiRollup merge of #88855 - calebzulawski:feature/simd_shu...
2021-09-19 Yuki OkushiRollup merge of #87960 - hkmatsumoto:suggest-inexisting...
2021-09-19 borsAuto merge of #89031 - the8472:outline-once-cell-init...
2021-09-19 borsAuto merge of #89028 - Aaron1011:coercion-cause, r...
2021-09-19 borsAuto merge of #88968 - tmiasko:start-block-no-predecess...
2021-09-18 borsAuto merge of #89079 - ehuss:update-cargo, r=ehuss
2021-09-18 Cameron SteffenRemove needless hir Map ref
2021-09-18 borsAuto merge of #89000 - Mark-Simulacrum:no-new-lrc,...
2021-09-18 borsAuto merge of #88994 - Aaron1011:intercrate-caching...
2021-09-18 borsAuto merge of #82183 - michaelwoerister:lazier-defpathh...
2021-09-18 Camille GILLOTDo not preallocate UseTree HirIds.
2021-09-18 borsAuto merge of #88650 - sapessi:issue-77175-fix, r=estebank
2021-09-18 borsAuto merge of #88988 - Mark-Simulacrum:avoid-into-ok...
2021-09-18 borsAuto merge of #88980 - tmiasko:instrument-debug, r...
2021-09-18 borsAuto merge of #88978 - bjorn3:move_symbol_interner_lock...
2021-09-18 Eduard-Mihai Burtescu[HACK(eddyb)] arena-allocate but don't intern `FnAbi`s.
2021-09-18 Eduard-Mihai BurtescuQuerify `fn_abi_of_{fn_ptr,instance}`.
2021-09-18 Eduard-Mihai Burtescuty::layout: replicate `layout_of` setup for `fn_abi_of_...
2021-09-18 borsAuto merge of #88965 - fee1-dead:const-drop-1, r=oli-obk
2021-09-17 Eduard-Mihai Burtescuty::layout: intern `FnAbi`s as `&'tcx`.
2021-09-17 Eduard-Mihai Burtescuty::context: move interning `Allocation`s and `Layout...
2021-09-17 Eduard-Mihai Burtescuty::layout: propagate errors up to (but not out of...
2021-09-17 Eduard-Mihai Burtescurustc_target: `adjust_for_cabi` -> `adjust_for_foreign_...
2021-09-17 Eduard-Mihai Burtescuty::layout: split out a private trait from `FnAbiExt`.
2021-09-17 Eduard-Mihai Burtescuty::layout: move `trait FnAbiExt` to just before its...
2021-09-17 borsAuto merge of #88962 - fee1-dead:const-drop, r=oli-obk
2021-09-17 Mark RousskovAdd another case of fallback to () avoid breakage
2021-09-17 borsAuto merge of #88956 - ehuss:update-cargo, r=ehuss
next