about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/issues
AgeCommit message (Expand)AuthorLines
2023-12-11use Waker::noop instead of defining our own WakerRalf Jung-12/+6
2023-12-05fix typo in commentRalf Jung-1/+1
2023-12-05fmtThe Miri Conjob Bot-20/+24
2023-12-03codegen, miri: fix computing the offset of an unsized field in a packed structRalf Jung-0/+73
2023-08-02Merge from rustcThe Miri Conjob Bot-33/+0
2023-07-31fix alignment handling for Repeat expressionsRalf Jung-33/+0
2023-07-31add some interesting tests for alignment corner casesRalf Jung-18/+0
2023-04-14Fix spellingJosh Soref-1/+1
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-3/+1
2023-03-09replace legacy copyright annotations in submodulesPietro Albini-9/+2
2023-01-11Stabilize `::{core,std}::pin::pin!`Daniel Henry-Mantilla-2/+0
2022-11-18Delete miri testMichael Goulet-24/+0
2022-10-21add test for #1909Ralf Jung-0/+57
2022-10-07rustupRalf Jung-1/+3
2022-09-22add regression test for miri issue 2433Ralf Jung-0/+22
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+577