]> git.lizzy.rs Git - rust.git/history - library
test/rustdoc-json/assoc_type.rs: Maximize chance of detecting future ICEs
[rust.git] / library /
2022-06-28 borsAuto merge of #98222 - cjgillot:single-wf, r=michaelwoe...
2022-06-27 borsAuto merge of #98591 - matthiaskrgr:rollup-7dok1wq...
2022-06-27 Matthias KrügerRollup merge of #98587 - RalfJung:core-tests, r=thomcc
2022-06-27 Matthias KrügerRollup merge of #98581 - ehuss:triagebot-mentions,...
2022-06-27 Matthias KrügerRollup merge of #98579 - RalfJung:alloc-tests, r=thomcc
2022-06-27 Matthias KrügerRollup merge of #98578 - rust-lang:oli-obk-patch-1...
2022-06-27 Matthias KrügerRollup merge of #98577 - GuillaumeGomez:associated...
2022-06-27 Matthias KrügerRollup merge of #98576 - lcnr:region-stuff-cool-beans...
2022-06-27 Matthias KrügerRollup merge of #98563 - RalfJung:interpret-alloc-check...
2022-06-27 Matthias KrügerRollup merge of #98506 - compiler-errors:object-safety...
2022-06-27 Matthias KrügerRollup merge of #98331 - GuillaumeGomez:rustdoc-arg...
2022-06-27 borsAuto merge of #97307 - SparrowLii:parallel, r=cjgillot
2022-06-27 Ralf Junglibcore tests: avoid int2ptr casts
2022-06-27 borsAuto merge of #98566 - matthiaskrgr:rollup-43etyls...
2022-06-27 Ralf Jungliballoc tests: avoid int2ptr cast
2022-06-27 Matthias KrügerRollup merge of #98561 - Wilfred:patch-4, r=fee1-dead
2022-06-27 Matthias KrügerRollup merge of #98556 - BlaCoiso:patch-1, r=jyn514
2022-06-27 Matthias KrügerRollup merge of #98530 - davidkna:known-bug-ref, r...
2022-06-27 Matthias KrügerRollup merge of #97780 - compiler-errors:field-wfcheck...
2022-06-27 Matthias KrügerRollup merge of #97389 - m-ou-se:memory-ordering-diagno...
2022-06-27 borsAuto merge of #98285 - nikic:update-llvm-5, r=cuviper
2022-06-27 borsAuto merge of #98221 - cjgillot:single-coh, r=lcnr
2022-06-27 Wilfred HughesFix spelling in SAFETY comment
2022-06-27 borsAuto merge of #98212 - petrochenkov:addlinkargs, r=lqd
2022-06-26 borsAuto merge of #98187 - mystor:fast_span_call_site,...
2022-06-26 borsAuto merge of #98545 - matthiaskrgr:rollup-njely29...
2022-06-26 Matthias KrügerRollup merge of #98541 - Veykril:patch-2, r=Dylan-DPC
2022-06-26 Matthias KrügerRollup merge of #98540 - TaKO8Ki:add-regression-test...
2022-06-26 Matthias KrügerRollup merge of #98538 - TaKO8Ki:add-test-for-issue...
2022-06-26 Matthias KrügerRollup merge of #98535 - GuillaumeGomez:regression...
2022-06-26 Matthias KrügerRollup merge of #98528 - jyn514:bootstrap-color, r...
2022-06-26 Matthias KrügerRollup merge of #98428 - davidtwco:translation-derive...
2022-06-26 Matthias KrügerRollup merge of #98297 - GuillaumeGomez:help-pocket...
2022-06-26 Matthias KrügerRollup merge of #97908 - iago-lito:stabilize_nonzero_ch...
2022-06-26 Matthias KrügerRollup merge of #97743 - RalfJung:const-err-future...
2022-06-26 Matthias KrügerRollup merge of #97295 - c410-f3r:yet-another-let-chain...
2022-06-26 Matthias KrügerRollup merge of #97140 - joboet:solid_parker, r=m-ou-se
2022-06-26 Nika Layzellproc_macro: Rename ExpnContext to ExpnGlobals, and...
2022-06-26 borsAuto merge of #98190 - nnethercote:optimize-derive...
2022-06-26 Lukas WirthUpdate `std::alloc::System` docs
2022-06-26 borsAuto merge of #98518 - RalfJung:miri, r=RalfJung
2022-06-26 scottmcmUpdate `since` to 1.64 (since we're after 1.63)
2022-06-26 Yuki OkushiRollup merge of #98502 - GuillaumeGomez:source-sidebar...
2022-06-26 Yuki OkushiRollup merge of #98491 - antoyo:fix/ui-test-backtrace...
2022-06-26 Yuki OkushiRollup merge of #98488 - Mark-Simulacrum:bump-rls,...
2022-06-26 Yuki OkushiRollup merge of #98474 - dtolnay:python3, r=Mark-Simulacrum
2022-06-26 Yuki OkushiRollup merge of #98385 - m-ou-se:llvm-12-memory-order...
2022-06-26 Yuki OkushiRollup merge of #98371 - compiler-errors:better-opaque...
2022-06-26 borsAuto merge of #98140 - klensy:compiletest-strip, r...
2022-06-25 borsAuto merge of #97513 - jyn514:submodule-handling, r...
2022-06-25 borsAuto merge of #98412 - calebcartwright:sync-rustfmt...
2022-06-25 Nika Layzellproc_macro: remove Context trait, and put span methods...
2022-06-25 borsAuto merge of #98486 - matthiaskrgr:rollup-u7m508x...
2022-06-25 Nika Layzellproc_macro: cache static spans in client's thread-local...
2022-06-25 Matthias KrügerRollup merge of #98431 - WaffleLapkin:mut_pat_suggestio...
2022-06-25 Matthias KrügerRollup merge of #98429 - b-naber:use-correct-substs...
2022-06-25 Matthias KrügerRollup merge of #98401 - ehuss:extern-tracking, r=Dylan-DPC
2022-06-25 Matthias KrügerRollup merge of #98311 - eggyal:reverse-folder-hierarch...
2022-06-25 Matthias KrügerRollup merge of #98298 - TaKO8Ki:point-to-type-param...
2022-06-25 Matthias KrügerRollup merge of #98194 - m-ou-se:leak-locked-pthread...
2022-06-25 Matthias KrügerRollup merge of #98149 - hoodmane:emscripten-pic, r...
2022-06-25 Matthias KrügerRollup merge of #98126 - fortanix:raoul/mitigate_stale_...
2022-06-25 Matthias KrügerRollup merge of #96412 - ChrisDenton:remove-dir-all...
2022-06-25 borsAuto merge of #96820 - r-raymond:master, r=cuviper
2022-06-25 borsAuto merge of #93700 - rossmacarthur:ft/iter-next-chunk...
2022-06-24 borsAuto merge of #98397 - RalfJung:miri, r=RalfJung
2022-06-24 borsAuto merge of #98447 - JohnTitor:rollup-pponoo3, r...
2022-06-24 Yuki OkushiRollup merge of #98419 - WaffleLapkin:remove_excess_rib...
2022-06-24 Yuki OkushiRollup merge of #98411 - ehuss:update-tendril, r=Mark...
2022-06-24 Yuki OkushiRollup merge of #98394 - Enselic:fixup-rustc_main-renam...
2022-06-24 Yuki OkushiRollup merge of #98280 - compiler-errors:better-call...
2022-06-24 Yuki OkushiRollup merge of #98214 - petrochenkov:islike, r=compile...
2022-06-24 Yuki OkushiRollup merge of #98039 - tnballo:master, r=thomcc
2022-06-24 Yuki OkushiRollup merge of #97633 - mkroening:object-osabi, r...
2022-06-24 Yuki OkushiRollup merge of #96955 - Aaron1011:pretty-print-sort...
2022-06-24 Yuki OkushiRollup merge of #91264 - GuillaumeGomez:macro-jump...
2022-06-24 borsAuto merge of #98109 - nikomatsakis:issue-98095, r...
2022-06-24 borsAuto merge of #98395 - arlosi:update-cargo, r=ehuss
2022-06-24 borsAuto merge of #98438 - compiler-errors:rollup-fudubjn...
2022-06-23 Nicholas NethercoteOptimize the code produced by `derive(Debug)`.
2022-06-23 tnballoFix BTreeSet's range API panic message, document
2022-06-23 Michael GouletRollup merge of #98422 - GuillaumeGomez:browser-ui...
2022-06-23 Michael GouletRollup merge of #98410 - ehuss:update-books, r=ehuss
2022-06-23 Michael GouletRollup merge of #98409 - joshtriplett:triagebot-nominat...
2022-06-23 Michael GouletRollup merge of #98390 - GuillaumeGomez:keyword-rustdoc...
2022-06-23 Michael GouletRollup merge of #98388 - rosehuds:master, r=davidtwco
2022-06-23 Michael GouletRollup merge of #98365 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #98364 - RalfJung:arc-clone, r=Mark...
2022-06-23 Michael GouletRollup merge of #98355 - hoodmane:emscripten-no-default...
2022-06-23 Michael GouletRollup merge of #98353 - beetrees:builtin-macros-cfg...
2022-06-23 Michael GouletRollup merge of #98310 - jsha:defer-source-sidebar...
2022-06-23 Michael GouletRollup merge of #98305 - klensy:no-err-alloc, r=compile...
2022-06-23 Michael GouletRollup merge of #98283 - TaKO8Ki:point-at-private-field...
2022-06-23 Michael GouletRollup merge of #98269 - compiler-errors:provide-more...
2022-06-23 Michael GouletRollup merge of #98259 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #98184 - compiler-errors:elided-lifetim...
2022-06-23 Michael GouletRollup merge of #96173 - jmaargh:jmaargh/with-capacity...
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-22 Raoul StrackxAddress reviewer comments
2022-06-22 borsAuto merge of #98279 - cjgillot:all-fresh-nofn, r=petro...
next