]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #89198 - hkmatsumoto:hide-hidden-methods, r=jyn514
[rust.git] / library /
2021-09-26 Manish GoregaokarRollup merge of #89198 - hkmatsumoto:hide-hidden-method...
2021-09-26 Manish GoregaokarRollup merge of #89010 - est31:intra_doc_links, r=m...
2021-09-26 Manish GoregaokarRollup merge of #88973 - lu-zero:std_detect-env_overrid...
2021-09-26 Manish GoregaokarRollup merge of #88895 - camelid:cleanup-pt2, r=jyn514
2021-09-25 borsAuto merge of #88343 - steffahn:fix_code_spacing, r...
2021-09-25 Luca BarbatoExpose the std_detect env_override feature
2021-09-25 Frank SteffahnApply 16 commits (squashed)
2021-09-25 borsAuto merge of #87584 - adamgemmell:dev/asm-tests, r...
2021-09-25 borsAuto merge of #88243 - nikic:newpm-2, r=nagisa
2021-09-25 borsAuto merge of #89030 - nbdd0121:box2, r=jonas-schievink
2021-09-25 borsAuto merge of #89237 - BoxyUwU:trackersMcCaller, r...
2021-09-25 borsAuto merge of #87220 - petrochenkov:derivecfglimit2...
2021-09-25 borsAuto merge of #89230 - workingjubilee:rollup-1swktdq...
2021-09-25 Gary GuoUse Rvalue::ShallowInitBox for box expression
2021-09-24 borsAuto merge of #86246 - FabianWolff:issue-83471, r=estebank
2021-09-24 JubileeRollup merge of #89221 - aDotInTheVoid:macro-error...
2021-09-24 JubileeRollup merge of #89217 - GuillaumeGomez:generate-link...
2021-09-24 JubileeRollup merge of #89210 - Takashiidobe:master, r=kennytm
2021-09-24 JubileeRollup merge of #89208 - wesleywiser:rfc_2229_droporder...
2021-09-24 JubileeRollup merge of #89104 - Mark-Simulacrum:spawn-unchecke...
2021-09-24 JubileeRollup merge of #89072 - bjorn3:less_symbol_as_str...
2021-09-24 JubileeRollup merge of #89001 - jackh726:binder-cleanup, r...
2021-09-24 JubileeRollup merge of #88893 - Mark-Simulacrum:relnotes,...
2021-09-24 borsAuto merge of #88872 - petrochenkov:getmod2, r=cjgillot
2021-09-24 borsAuto merge of #88999 - Migi:master, r=oli-obk
2021-09-24 Takashi Idobeunitalicize O(1) complexities
2021-09-24 Takashi IdobeMerge branch 'rust-lang:master' into master
2021-09-24 borsAuto merge of #88835 - FabianWolff:issue-88770, r=petro...
2021-09-24 borsAuto merge of #89130 - nikic:update-llvm-2, r=cuviper
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 Takashi Idoberemove trailing whitespace
2021-09-23 Takashi IdobeAdd time complexities to linked_list.rs
2021-09-23 borsAuto merge of #88804 - Mark-Simulacrum:never-algo-v2...
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 borsAuto merge of #88587 - bdbai:fix/uwpio, r=joshtriplett
2021-09-23 borsAuto merge of #89139 - camsteffen:write-perf, r=Mark...
2021-09-22 bdbaiReason safety for unsafe blocks for uwp stdin
2021-09-22 borsAuto merge of #89187 - ehuss:update-cargo, r=ehuss
2021-09-22 Josh TriplettTemporarily rename int_roundings functions to avoid...
2021-09-22 borsAuto merge of #89179 - the8472:rollup-moxrtaj, r=the8472
2021-09-22 Mara BosUpdate library/std/src/sync/mpsc/shared.rs
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 Cameron SteffenUse ZST for fmt unsafety
2021-09-21 mbartlett21Re-export FromSecsError from `std`
2021-09-21 mbartlett21Impl `Error` for `FromSecsError` without foreign type
2021-09-21 borsAuto merge of #87234 - cjgillot:lower-mono, r=petrochenkov
2021-09-21 borsAuto merge of #87830 - hkmatsumoto:suggest-brackets...
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 Nadja ReitzensteinFix a technicality regarding the size of C's `char...
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 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 borsAuto merge of #89089 - JohnTitor:rollup-6s6mccx, r...
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...
next