]> git.lizzy.rs Git - rust.git/history - library
Move z-crate-attr test to the attributes dir
[rust.git] / library /
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-20 borsAuto merge of #105381 - uweigand:s390x-ffi-vaarg, r...
2022-12-20 borsAuto merge of #105951 - matthiaskrgr:rollup-aqxz888...
2022-12-20 Matthias KrügerRollup merge of #105945 - JohnTitor:issue-57404, r...
2022-12-20 Matthias KrügerRollup merge of #105944 - JohnTitor:issue-80816, r...
2022-12-20 Matthias KrügerRollup merge of #105943 - JohnTitor:issue-102206, r...
2022-12-20 Matthias KrügerRollup merge of #105939 - GuillaumeGomez:improve-descri...
2022-12-20 Matthias KrügerRollup merge of #105938 - andersk:coerce_unsized-tracki...
2022-12-20 Matthias KrügerRollup merge of #105930 - JakobDegen:nal-unsound, r...
2022-12-20 Matthias KrügerRollup merge of #105835 - tmiasko:cleanup-post-borrowck...
2022-12-20 Matthias KrügerRollup merge of #105933 - taiki-e:doc-cfg, r=GuillaumeGomez
2022-12-20 Matthias KrügerRollup merge of #105914 - GuillaumeGomez:simplify-css...
2022-12-20 Matthias KrügerRollup merge of #105912 - notriddle:notriddle/pre-line...
2022-12-20 Matthias KrügerRollup merge of #105901 - oli-obk:no_miri_on_stable...
2022-12-20 borsAuto merge of #105880 - Nilstrieb:make-newtypes-less...
2022-12-20 Anders KaseorgUpdate coerce_unsized tracking issue from #27732 to...
2022-12-20 borsAuto merge of #105575 - compiler-errors:impl-wf-lint...
2022-12-20 borsAuto merge of #105918 - matthiaskrgr:rollup-mmazd62...
2022-12-19 borsAuto merge of #105905 - lqd:revert-103880, r=jackh726
2022-12-19 Ulrich WeigandImplement va_list and va_arg for s390x FFI
2022-12-19 Matthias KrügerRollup merge of #105915 - andrewpollack:revert-105250...
2022-12-19 Matthias KrügerRollup merge of #105913 - notriddle:notriddle/width...
2022-12-19 Matthias KrügerRollup merge of #105910 - rustbot:docs-update, r=ehuss
2022-12-19 Matthias KrügerRollup merge of #105902 - vincenzopalazzo:macros/pin_do...
2022-12-19 Matthias KrügerRollup merge of #105895 - oli-obk:tait_coherence, r...
2022-12-19 Matthias KrügerRollup merge of #105860 - Ezrashaw:add-long-errors...
2022-12-19 Matthias KrügerRollup merge of #105801 - zertosh:path_mut_os_str_doc_t...
2022-12-19 Andrew PollackRevert "Replace usage of `ResumeTy` in async lowering...
2022-12-19 borsAuto merge of #103600 - compiler-errors:early-binder...
2022-12-19 borsAuto merge of #105698 - joboet:unsupported_threads_once...
2022-12-19 ch-ivdocs: improve pin docs
2022-12-19 borsAuto merge of #105892 - Dylan-DPC:rollup-eozolx4, r...
2022-12-19 Dylan DPCRollup merge of #105889 - Nilstrieb:fmt-libtest, r...
2022-12-19 Dylan DPCRollup merge of #105882 - compiler-errors:issue-105832...
2022-12-19 Dylan DPCRollup merge of #105864 - matthiaskrgr:compl, r=Nilstrieb
2022-12-19 Dylan DPCRollup merge of #105839 - LegionMammal978:mut-upvar...
2022-12-19 Dylan DPCRollup merge of #105682 - thomcc:expose-ptr-fmt, r...
2022-12-19 nilsFix `uninlined_format_args` in libtest
2022-12-19 borsAuto merge of #105845 - lqd:revert-thinlto-revert,...
2022-12-18 Matthias KrügerRollup merge of #105879 - Nilstrieb:revert-hir-arena...
2022-12-18 Matthias KrügerRollup merge of #105873 - matthiaskrgr:clippy_fmt,...
2022-12-18 Matthias KrügerRollup merge of #105869 - matthiaskrgr:clone_on_copy...
2022-12-18 Matthias KrügerRollup merge of #105867 - matthiaskrgr:rec_param, r...
2022-12-18 Matthias KrügerRollup merge of #105863 - GuillaumeGomez:update-browser...
2022-12-18 Matthias KrügerRollup merge of #105842 - compiler-errors:arg-name...
2022-12-18 Matthias KrügerRollup merge of #105447 - TaKO8Ki:add-test-for-103095...
2022-12-18 Matthias KrügerRollup merge of #105419 - YC:issue-41731, r=petrochenkov
2022-12-18 borsAuto merge of #105446 - erikdesjardins:vt-size, r=nikic
2022-12-18 borsAuto merge of #105876 - matthiaskrgr:rollup-a9dgzjt...
2022-12-18 Matthias KrügerRollup merge of #105875 - matthiaskrgr:needless_borrowe...
2022-12-18 Matthias KrügerRollup merge of #105870 - matthiaskrgr:useless_conv...
2022-12-18 Matthias KrügerRollup merge of #105858 - scottmcm:extra-as-chunks...
2022-12-18 Matthias KrügerRollup merge of #105854 - matthiaskrgr:rmclone, r=compi...
2022-12-18 Matthias KrügerRollup merge of #105420 - tmiasko:dest-prop-dead-code...
2022-12-18 Matthias KrügerRollup merge of #96584 - bentongxyz:x-setup-h-v-should...
2022-12-18 borsAuto merge of #105714 - jyn514:tidy-first, r=Mark-Simul...
2022-12-18 borsAuto merge of #104417 - mejrs:mir_build, r=davidtwco
2022-12-18 borsAuto merge of #105638 - tavianator:fix-50619-again...
2022-12-18 Scott McMurrayAnother `as_chunks` example
2022-12-18 borsAuto merge of #105617 - bjorn3:update_crossbeam, r...
2022-12-17 borsAuto merge of #105849 - matthiaskrgr:rollup-ya4s1n2...
2022-12-17 Matthias KrügerRollup merge of #105836 - evanj:fmt-doc-use-variables...
2022-12-17 Matthias KrügerRollup merge of #105829 - the8472:tidy-style, r=jyn514
2022-12-17 Matthias KrügerRollup merge of #105814 - JakobDegen:custom-mir-terms...
2022-12-17 Matthias KrügerRollup merge of #105792 - Ezrashaw:add-e0320-long-docs...
2022-12-17 Matthias KrügerRollup merge of #105789 - notriddle:notriddle/examples...
2022-12-17 Matthias KrügerRollup merge of #105559 - mkroening:install-llvm-tools...
2022-12-17 Matthias KrügerRollup merge of #105458 - Ayush1325:blocking_spawn...
2022-12-17 borsAuto merge of #105145 - Ayush1325:sequential-remote...
2022-12-17 Evan Jonesstd::fmt: Use args directly in example code
2022-12-17 borsAuto merge of #105800 - lqd:dylib-thinlto, r=bjorn3
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-17 borsAuto merge of #105421 - jacobbramley:jb/branch-prot...
2022-12-17 borsAuto merge of #105820 - matthiaskrgr:rollup-uzm1l8f...
2022-12-17 Matthias KrügerRollup merge of #105785 - JohnTitor:issue-55976-2,...
2022-12-17 Matthias KrügerRollup merge of #105770 - oli-obk:deref_all_the_things...
2022-12-17 borsAuto merge of #105794 - ChrisDenton:internal-doc, r...
2022-12-17 Jakob DegenSupport call and drop terminators in custom mir
2022-12-16 Matthias KrügerRollup merge of #105802 - chbaker0:enum-match-filecheck...
2022-12-16 Matthias KrügerRollup merge of #105780 - GuillaumeGomez:read-more...
2022-12-16 Matthias KrügerRollup merge of #105768 - fee1-dead-contrib:iat-style...
2022-12-16 Matthias KrügerRollup merge of #105711 - compiler-errors:rpitit-refere...
2022-12-16 Matthias KrügerRollup merge of #105710 - compiler-errors:dyn-star...
2022-12-16 Matthias KrügerRollup merge of #105493 - WaffleLapkin:unchoke-r-a...
2022-12-16 Andres SuarezRealistic `Path::as_mut_os_str` doctest
2022-12-16 borsAuto merge of #102318 - Amanieu:default_alloc_error_han...
2022-12-16 Chris DentonFix intra-doc link
2022-12-16 borsAuto merge of #105018 - zertosh:path_buf_deref_mut...
2022-12-16 borsAuto merge of #105775 - matthiaskrgr:rollup-2o8qn7e...
2022-12-16 Matthias KrügerRollup merge of #105774 - TaKO8Ki:remove-unused-stderr...
2022-12-16 Matthias KrügerRollup merge of #105764 - notriddle:notriddle/src-sideb...
2022-12-16 Matthias KrügerRollup merge of #105757 - notriddle:notriddle/sub-setti...
2022-12-16 Matthias KrügerRollup merge of #105756 - notriddle:notriddle/example...
2022-12-16 Matthias KrügerRollup merge of #105748 - hakoerber:master, r=Dylan-DPC
2022-12-16 Matthias KrügerRollup merge of #105747 - chenyukang:yukang/fix-105732...
2022-12-16 Matthias KrügerRollup merge of #105744 - Ezrashaw:e0158-clarity, r...
2022-12-16 Matthias KrügerRollup merge of #105725 - fee1-dead-contrib:allow-impl...
2022-12-16 borsAuto merge of #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-16 borsAuto merge of #105763 - Ezrashaw:rustc-book-relative...
2022-12-16 borsAuto merge of #105717 - compiler-errors:anonymize,...
next