]> git.lizzy.rs Git - rust.git/history - src/librustdoc/core.rs
Auto merge of #88865 - guswynn:must_not_suspend, r=oli-obk
[rust.git] / src / librustdoc / core.rs
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 the8472Rollup merge of #89147 - b-naber:refs_in_check_const_va...
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 #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 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 Yuki OkushiRollup merge of #89021 - WaffleLapkin:separate_error_fo...
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-18 borsAuto merge of #82183 - michaelwoerister:lazier-defpathh...
2021-09-18 borsAuto merge of #88650 - sapessi:issue-77175-fix, r=estebank
2021-09-17 Guillaume GomezRollup merge of #88899 - FabianWolff:issue-88844, r...
2021-09-17 borsAuto merge of #88945 - Aaron1011:no-projection-completi...
2021-09-17 Yuki OkushiRollup merge of #88911 - FabianWolff:issue-88653, r...
2021-09-17 Yuki OkushiRollup merge of #88887 - fee1-dead:const-deref, r=oli-obk
2021-09-17 Yuki OkushiRollup merge of #88883 - c410-f3r:tests, r=petrochenkov
2021-09-17 Yuki OkushiRollup merge of #88751 - bjorn3:move_filesearch, r...
2021-09-17 Yuki OkushiRollup merge of #88339 - piegamesde:master, r=joshtriplett
2021-09-17 Yuki OkushiRollup merge of #87529 - FabianWolff:issue-87496, r...
2021-09-17 borsAuto merge of #88934 - tmiasko:trace-log, r=davidtwco
2021-09-17 borsAuto merge of #88832 - pcwalton:debug-unit-variant...
2021-09-16 Manish GoregaokarRollup merge of #88928 - lefth:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88875 - notriddle:notriddle/cleanup...
2021-09-16 Manish GoregaokarRollup merge of #88729 - estebank:struct-literal-using...
2021-09-16 borsAuto merge of #88219 - jyn514:parallel-io, r=GuillaumeGomez
2021-09-15 Manish GoregaokarRollup merge of #88933 - tmiasko:remove-min-align-of...
2021-09-15 Manish GoregaokarRollup merge of #88915 - joshlf:patch-4, r=kennytm
2021-09-15 Manish GoregaokarRollup merge of #88907 - WaffleLapkin:targeted_const_fn...
2021-09-15 Manish GoregaokarRollup merge of #88841 - notriddle:notriddle/method...
2021-09-15 Manish GoregaokarRollup merge of #88775 - pnkfelix:revert-anon-union...
2021-09-15 Manish GoregaokarRollup merge of #88690 - m-ou-se:macro-braces-dot-quest...
2021-09-15 Manish GoregaokarRollup merge of #87320 - danakj:debug-compilation-dir...
2021-09-15 borsAuto merge of #87867 - bjorn3:unique_type_id_interner...
2021-09-15 borsAuto merge of #88619 - GuillaumeGomez:simplify-std...
2021-09-15 borsAuto merge of #88558 - fee1-dead:const-drop, r=oli-obk
2021-09-14 borsAuto merge of #73314 - GuillaumeGomez:display-warnings...
2021-09-14 Guillaume GomezRename --display-warnings to --display-doctest-warnings
2021-09-13 borsAuto merge of #87915 - estebank:fancy-spans, r=oli-obk
2021-09-12 Camille GILLOTGather module items after lowering.
2021-09-11 borsAuto merge of #78780 - cjgillot:req, r=Mark-Simulacrum
2021-09-11 JubileeRollup merge of #88209 - Amanieu:asm_in_underscore...
2021-09-11 JubileeRollup merge of #88147 - FabianWolff:issue-88097, r...
2021-09-11 JubileeRollup merge of #87904 - kpreid:unsize, r=jyn514
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-10 Manish GoregaokarRollup merge of #86165 - m-ou-se:proc-macro-span-shrink...
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 borsAuto merge of #87489 - bdalrhm:rustdoc-line-num, r...
2021-09-06 borsAuto merge of #88362 - pietroalbini:bump-stage0, r...
2021-09-06 Ryan LevickRollup merge of #88661 - est31:typo_fix_in_test, r...
2021-09-06 Ryan LevickRollup merge of #88659 - est31:update_smallvec_name...
2021-09-04 borsAuto merge of #88364 - pietroalbini:llvm-install-filech...
2021-09-03 Mara BosRollup merge of #88202 - azdavis:master, r=jyn514
2021-09-03 borsAuto merge of #86454 - tlyu:refactor-unsized-suggestion...
2021-09-02 Mara BosRollup merge of #88582 - jhpratt:int_roundings, r=josht...
2021-09-02 Mara BosRollup merge of #88532 - ptrojahn:single_use, r=davidtwco
2021-09-02 Mara BosRollup merge of #88177 - joshtriplett:stabilize-chroot...
2021-09-02 borsAuto merge of #87580 - ChrisDenton:win-arg-parse-2008...
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-09-01 borsAuto merge of #88269 - prconrad:doctest-persist-binarie...
2021-09-01 Mara BosRollup merge of #88350 - programmerjake:add-ppc-cr...
2021-09-01 Mara BosRollup merge of #88053 - bjorn3:fix_flock_fallback_impl...
2021-09-01 Mara BosRollup merge of #88040 - nbdd0121:btreemap, r=m-ou-se
2021-09-01 borsAuto merge of #88272 - willcrichton:mutable-sparse...
2021-09-01 borsAuto merge of #88121 - camelid:better-recursive-alias...
2021-08-31 Mara BosRollup merge of #86362 - ptrojahn:insert_vars_and_temps...
2021-08-31 Mara BosRollup merge of #85017 - clarfonthey:carrying_widening...
2021-08-31 Mara BosRollup merge of #88492 - est31:maybe_uninit_write,...
2021-08-31 Mara BosRollup merge of #88413 - spastorino:weird-return-types...
2021-08-31 Mara BosRollup merge of #88409 - spastorino:autoleakage-tait...
2021-08-31 Mara BosRollup merge of #88408 - spastorino:inference-cycle...
2021-08-31 Mara BosRollup merge of #88406 - spastorino:tait-nest-infer...
2021-08-30 borsAuto merge of #88281 - asquared31415:asm-docs, r=Amanieu
2021-08-29 borsAuto merge of #88262 - klensy:pprust-cow, r=nagisa
2021-08-29 Guillaume GomezRollup merge of #88357 - lcnr:stabilize-relaxed_struct_...
2021-08-29 Guillaume GomezRollup merge of #88349 - spastorino:const-static-types...
2021-08-29 Guillaume GomezRollup merge of #88173 - camelid:refactor-markdown...
2021-08-29 Guillaume GomezRollup merge of #85534 - csmoe:demagnle-assert, r=micha...
2021-08-29 Guillaume GomezRollup merge of #80543 - LeSeulArtichaut:notify-close...
2021-08-29 borsAuto merge of #88312 - jackh726:issue-87748, r=nikomatsakis
2021-08-29 borsAuto merge of #88295 - alexcrichton:update-stdarch...
2021-08-29 borsAuto merge of #88250 - rusticstuff:macos-lld, r=nagisa
2021-08-29 borsAuto merge of #88088 - nbdd0121:const2, r=nagisa
2021-08-28 borsAuto merge of #87921 - kellerkindt:master, r=kennytm
2021-08-28 borsAuto merge of #85690 - bstrie:m2_arena, r=jackh726...
2021-08-28 borsAuto merge of #88390 - sexxi-goose:missing-case, r...
2021-08-28 borsAuto merge of #88245 - Sl1mb0:s390-asm, r=Amanieu
next