]> git.lizzy.rs Git - rust.git/history - .gitignore
Rollup merge of #92541 - asquared31415:from-docs, r=m-ou-se
[rust.git] / .gitignore
2022-03-09 Matthias KrügerRollup merge of #92541 - asquared31415:from-docs, r...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-04 Dylan DPCRollup merge of #93418 - ojeda:no-shortcut, r=camelid
2022-03-04 Dylan DPCRollup merge of #88805 - krhancoc:master, r=dtolnay
2022-03-03 borsAuto merge of #84944 - lcnr:obligation-dedup, r=jackh726
2022-03-03 Matthias KrügerRollup merge of #93562 - sunfishcode:sunfishcode/io...
2022-03-03 Dylan DPCRollup merge of #93663 - sunfishcode:sunfishcode/as...
2022-03-03 Dylan DPCRollup merge of #93354 - sunfishcode:sunfishcode/docume...
2022-03-01 Dylan DPCRollup merge of #93385 - CraftSpider:rustdoc-ty-fixes...
2022-02-28 Matthias KrügerRollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-28 Matthias KrügerRollup merge of #93413 - lsimons:patch-1, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #93389 - cameron1024:issue-90847-regres...
2022-02-28 Matthias KrügerRollup merge of #92642 - avborhanian:master, r=Dylan-DPC
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-25 Matthias KrügerRollup merge of #93603 - connorff:compute-polonius...
2022-02-23 bjorn3Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea...
2022-02-21 Matthias KrügerRollup merge of #91192 - r00ster91:futuredocs, r=Guilla...
2022-02-19 Matthias KrügerRollup merge of #93580 - m-ou-se:stabilize-pin-static...
2022-02-18 Matthias KrügerRollup merge of #93634 - matthiaskrgr:clippy_complexity...
2022-02-18 Matthias KrügerRollup merge of #93613 - crlf0710:rename_to_async_iter...
2022-02-18 Matthias KrügerRollup merge of #93024 - compiler-errors:inline-mir...
2022-02-18 Matthias KrügerRollup merge of #92959 - asquared31415:test-non-fn...
2022-02-18 Matthias KrügerRollup merge of #92933 - bjorn3:no_bin_lib_mixing,...
2022-02-17 Matthias KrügerRollup merge of #93976 - SUPERCILEX:separator_str,...
2022-02-17 Matthias KrügerRollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko
2022-02-17 Matthias KrügerRollup merge of #93479 - smoelius:master, r=yaahc
2022-02-17 Matthias KrügerRollup merge of #89869 - kpreid:from-doc, r=yaahc
2022-02-16 Matthias KrügerRollup merge of #92366 - jhpratt:derive-default-enum...
2022-02-12 borsAuto merge of #93697 - the8472:fix-windows-path-hash...
2022-02-12 Matthias KrügerRollup merge of #93595 - compiler-errors:ice-on-lifetim...
2022-02-11 Matthias KrügerRollup merge of #93660 - aDotInTheVoid:rustdoc-type...
2022-02-11 Matthias KrügerRollup merge of #93635 - GuillaumeGomez:missing-platfor...
2022-02-11 Matthias KrügerRollup merge of #91607 - FabianWolff:issue-91560-const...
2022-02-11 Matthias KrügerRollup merge of #93443 - spastorino:add-stable-hash...
2022-02-11 Matthias KrügerRollup merge of #92242 - compiler-errors:layout-modulo...
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-10 Matthias KrügerRollup merge of #93830 - camelid:cleanup-section-code...
2022-02-10 Matthias KrügerRollup merge of #93756 - tmandry:llvm-build-config...
2022-02-09 Matthias KrügerRollup merge of #93813 - xldenis:public-mir-passes...
2022-02-09 Matthias KrügerRollup merge of #93503 - michaelwoerister:fix-vtable...
2022-02-09 Yuki OkushiRollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
2022-02-09 Yuki OkushiRollup merge of #93735 - m-ou-se:stabilize-int-abs...
2022-02-08 Matthias KrügerRollup merge of #93206 - ChrisDenton:ntopenfile, r...
2022-02-08 Matthias KrügerRollup merge of #92715 - chordtoll:empty-string, r...
2022-02-08 Matthias KrügerRollup merge of #91950 - estebank:point-at-type-of...
2022-02-08 borsAuto merge of #93626 - wesleywiser:fix_hashmap_natvis...
2022-02-08 Matthias KrügerRollup merge of #93715 - GuillaumeGomez:horizontal...
2022-02-08 Matthias KrügerRollup merge of #93569 - notriddle:notriddle/rustdoc...
2022-02-08 Matthias KrügerRollup merge of #93568 - willcrichton:scrape-examples...
2022-02-08 borsAuto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa
2022-02-07 borsAuto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis
2022-02-07 Mara BosRollup merge of #93487 - yerke:yerke/fix-link-toolchain...
2022-02-07 Mara BosRollup merge of #93416 - name1e5s:chore/remove_allow_fa...
2022-02-07 Mara BosRollup merge of #93394 - m-ou-se:fix-93378, r=estebank
2022-02-07 Mara BosRollup merge of #93208 - kellerkindt:wrapping_int_assig...
2022-02-07 Mara BosRollup merge of #91530 - bobrippling:suggest-1-tuple...
2022-02-07 Mara BosRollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
2022-02-07 borsAuto merge of #93719 - scottmcm:core-as-2021-everywhere...
2022-02-07 borsAuto merge of #93643 - lcnr:fold-substs-perf, r=michael...
2022-02-07 borsAuto merge of #93179 - Urgau:unreachable-2021, r=m...
2022-02-06 Matthias KrügerRollup merge of #93489 - Amanieu:panic_no_unwind, r...
2022-02-06 Matthias KrügerRollup merge of #90998 - jhpratt:require-const-stabilit...
2022-02-06 Matthias KrügerRollup merge of #93669 - compiler-errors:const-generic...
2022-02-06 Matthias KrügerRollup merge of #93657 - Mark-Simulacrum:apple-measurem...
2022-02-06 Matthias KrügerRollup merge of #93649 - WaffleLapkin:regression_test_8...
2022-02-06 Matthias KrügerRollup merge of #93556 - dtolnay:trailingcomma, r=cjgillot
2022-02-06 Matthias KrügerRollup merge of #92651 - jsha:impl-spacing, r=Guillaume...
2022-02-06 Matthias KrügerRollup merge of #92383 - lancethepants:armv7-unknown...
2022-02-06 Matthias KrügerRollup merge of #92300 - Itus-Shield:mips64-openwrt...
2022-02-06 Matthias KrügerRollup merge of #91939 - GKFX:feature-91866, r=cjgillot
2022-02-05 borsAuto merge of #93539 - petrochenkov:doclink, r=camelid...
2022-02-05 borsAuto merge of #93597 - GuillaumeGomez:update-browser...
2022-02-04 Matthias KrügerRollup merge of #93615 - Kobzol:stable-hash-opt-endiann...
2022-02-04 Matthias KrügerRollup merge of #93612 - tspiteri:master, r=m-ou-se
2022-02-04 Matthias KrügerRollup merge of #93608 - nnethercote:speed-up-find_libr...
2022-02-04 Matthias KrügerRollup merge of #93576 - jsha:fix-rustdoc-html, r=Guill...
2022-02-04 Matthias KrügerRollup merge of #93495 - solid-rs:fix-kmc-solid-rtc...
2022-02-04 Matthias KrügerRollup merge of #91589 - derekdreery:arc_unwrap_or_clon...
2022-02-04 Matthias KrügerRollup merge of #90132 - joshtriplett:stabilize-instrum...
2022-02-04 borsAuto merge of #93654 - RalfJung:miri, r=RalfJung
2022-02-04 borsAuto merge of #93645 - matthiaskrgr:rollup-eua2621...
2022-02-04 Matthias KrügerRollup merge of #93638 - notriddle:notriddle/unused...
2022-02-04 Matthias KrügerRollup merge of #93632 - matthiaskrgr:rustdoclippy2...
2022-02-04 Matthias KrügerRollup merge of #93631 - notriddle:notriddle/cleanup...
2022-02-04 Matthias KrügerRollup merge of #93630 - matthiaskrgr:clipperf, r=oli-obk
2022-02-04 Matthias KrügerRollup merge of #93593 - JulianKnodt:master, r=oli-obk
2022-02-04 Matthias KrügerRollup merge of #93585 - tamaroning:add_tests_for_92630...
2022-02-04 Matthias KrügerRollup merge of #93555 - ChrisDenton:fs-try-exists...
2022-02-04 Matthias KrügerRollup merge of #93551 - GuillaumeGomez:ignore-package...
2022-02-01 Guillaume GomezAdd package.json in gitignore
2022-01-28 borsAuto merge of #8250 - pr2502:fix_repeat_underflow,...
2022-01-27 Jubilee YoungSync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-25 Matthias KrügerRollup merge of #88794 - sunfishcode:sunfishcode/try...
2022-01-19 Matthias KrügerRollup merge of #89621 - digama0:patch-2, r=yaahc
2022-01-18 borsAuto merge of #8298 - ebobrow:op_ref_fp, r=giraffate
2022-01-17 flip1995Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97...
next