]> git.lizzy.rs Git - rust.git/history - src/test/rustdoc/auto-trait-not-send.rs
Rollup merge of #93755 - ChayimFriedman2:allow-comparing-vecs-with-different-allocato...
[rust.git] / src / test / rustdoc / auto-trait-not-send.rs
2022-03-28 Dylan DPCRollup merge of #93755 - ChayimFriedman2:allow-comparin...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-27 Dylan DPCRollup merge of #95368 - lopopolo:lopopolo/string-try...
2022-03-27 Dylan DPCRollup merge of #95120 - smoelius:backward-switch-int...
2022-03-27 Dylan DPCRollup merge of #95341 - Meziu:armv6k-3ds-target, r...
2022-03-27 Dylan DPCRollup merge of #93469 - compiler-errors:issue-93450...
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
2022-03-25 borsAuto merge of #95082 - spastorino:overlap-inherent...
2022-03-25 borsAuto merge of #95259 - nnethercote:more-macro-expansion...
2022-03-25 borsAuto merge of #92361 - vacuus:doctest-run-test-out...
2022-03-25 Dylan DPCRollup merge of #95179 - b-naber:eval-in-try-unify...
2022-03-25 Dylan DPCRollup merge of #94655 - JakobDegen:mir-phase-docs...
2022-03-24 borsAuto merge of #94934 - Lireer:const-prop-lint, r=oli-obk
2022-03-24 borsAuto merge of #94517 - aDotInTheVoid:inline_wrapping_ne...
2022-03-24 flip1995Merge commit 'd0cf3481a84e3aa68c2f185c460e282af36ebc42...
2022-03-24 borsAuto merge of #94876 - b-naber:thir-abstract-const...
2022-03-24 borsAuto merge of #91030 - estebank:trait-bounds-are-tricky...
2022-03-24 borsAuto merge of #95233 - compiler-errors:chalk-up, r...
2022-03-24 borsAuto merge of #87667 - the8472:document-in-place-iter...
2022-03-23 borsAuto merge of #95250 - matthiaskrgr:rollup-ma4zl69...
2022-03-23 Matthias KrügerRollup merge of #95238 - TaKO8Ki:stop-emitting-E0026...
2022-03-23 Matthias KrügerRollup merge of #95225 - compiler-errors:impl-future...
2022-03-23 Matthias KrügerRollup merge of #95221 - RalfJung:check_and_deref_ptr...
2022-03-23 Matthias KrügerRollup merge of #95069 - GuillaumeGomez:auto-traits...
2022-03-18 Guillaume GomezAdd test to ensure auto-traits are respecting constraints