about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/dyn-upcast.rs
AgeCommit message (Expand)AuthorLines
2025-02-20Rollup merge of #135296 - lukas-code:dyn-leak-check, r=compiler-errorsMatthias Krüger-0/+30
2025-02-06remove use of `feature(trait_upcasting)` from miriWaffle Lapkin-3/+0
2025-01-31interpret: adjust vtable validity check for higher-ranked typesLukas Markeffsky-0/+30
2025-01-30More assertions, tests, and miri coverageMichael Goulet-0/+52
2024-10-20fmtThe Miri Cronjob Bot-1/+2
2024-10-18Add more testsJules Bertholet-0/+51
2024-04-24avoid 'let _' in tests where we actually want the value to be computedRalf Jung-10/+10
2024-04-21Miri: detect wrong vtables in wide pointersRalf Jung-20/+22
2024-02-07Update testsr0cky-0/+3
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-0/+3
2023-11-22Stabilize RFC3324 dyn upcasting coercionUrgau-3/+0
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+427