]> git.lizzy.rs Git - rust.git/history - src/tools/miri/tests/fail/stacked_borrows/drop_in_place_retag.rs
Rollup merge of #106146 - kadiwa4:readme-x-py, r=jyn514
[rust.git] / src / tools / miri / tests / fail / stacked_borrows / drop_in_place_retag.rs
2022-12-27 Matthias KrügerRollup merge of #105515 - estebank:issue-104141, r...
2022-12-26 borsAuto merge of #103020 - lyming2007:issue-102598-fix...
2022-12-26 fee1-deadRollup merge of #106151 - TaKO8Ki:remove-unused-imports...
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-26 borsAuto merge of #105605 - inquisitivecrystal:attr-validat...
2022-12-25 Matthias KrügerRollup merge of #105955 - Nilstrieb:no-trivial-opt...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-25 borsAuto merge of #105997 - RalfJung:immediate-abort, r...
2022-12-25 borsAuto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
2022-12-24 borsAuto merge of #106110 - GuillaumeGomez:toggle-line...
2022-12-24 borsAuto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 borsAuto merge of #105085 - oli-obk:stop_promoting_all_the_...
2022-12-24 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Matthias KrügerRollup merge of #106100 - scottmcm:derived-less-than...
2022-12-24 Matthias KrügerRollup merge of #106078 - nikic:filecheck-context,...
2022-12-24 Matthias KrügerRollup merge of #106032 - mcha-forks:lfs-musl-fix,...
2022-12-24 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #105893 - Ayush1325:remote-test-server...
2022-12-23 Matthias KrügerRollup merge of #106091 - GuillaumeGomez:correct-css...
2022-12-23 Matthias KrügerRollup merge of #105975 - jeremystucki:rustc-remove...
2022-12-23 Matthias KrügerRollup merge of #105970 - Ezrashaw:add-docs+test-e0462...
2022-12-23 nilsRollup merge of #106067 - Nilstrieb:meta-cleanup, r...
2022-12-23 nilsRollup merge of #106055 - compiler-errors:too-many...
2022-12-23 nilsRollup merge of #106048 - fee1-dead-contrib:tidy-ci...
2022-12-23 nilsRollup merge of #105853 - jyn514:prepush-windows, r...
2022-12-23 nilsRollup merge of #105661 - lcnr:evaluate-new, r=compiler...
2022-12-23 borsAuto merge of #105550 - gimbles:master, r=Nilstrieb
2022-12-23 borsAuto merge of #106053 - compiler-errors:incr-test-revis...
2022-12-23 borsAuto merge of #106033 - ChrisDenton:bump-cfg-if, r...
2022-12-23 Matthias KrügerRollup merge of #106059 - jyn514:setup-twice, r=Nilstrieb
2022-12-23 Matthias KrügerRollup merge of #106058 - tmiasko:68304, r=compiler...
2022-12-23 Matthias KrügerRollup merge of #106057 - jyn514:trimmed-def-paths...
2022-12-23 Matthias KrügerRollup merge of #106056 - jyn514:quiet-bug, r=compiler...
2022-12-23 Matthias KrügerRollup merge of #106051 - jyn514:cranelift-std, r=bjorn3
2022-12-23 Matthias KrügerRollup merge of #105978 - jyn514:unused_proc_macro_decl...
2022-12-23 borsAuto merge of #105036 - jyn514:cargo-docs, r=Mark-Simul...
2022-12-22 borsAuto merge of #106054 - matthiaskrgr:rollup-38epsfh...
2022-12-22 borsAuto merge of #103957 - JakobDegen:drop-retag, r=RalfJung
2022-12-22 Jakob DegenDon't run `Drop` terminators on types that do not have...
2022-12-21 Jakob DegenRetag argument to `drop_in_place` unconditionally
2022-12-21 Jakob DegenRetag as FnEntry on `drop_in_place`