about summary refs log tree commit diff
path: root/src/tools/miri
AgeCommit message (Expand)AuthorLines
2023-05-03Merge from rustcRalf Jung-5/+7
2023-05-03Preparing for merge from rustcRalf Jung-1/+1
2023-05-03Restrict `From<S>` for `{D,Subd}iagnosticMessage`.Nicholas Nethercote-5/+7
2023-05-02Avoid ICEing miri on layout query cyclesOli Scherer-0/+56
2023-05-02Avoid interpreting code that has lint errorsOli Scherer-1/+23
2023-05-02Merge from rustcRalf Jung-3/+3
2023-05-02Preparing for merge from rustcRalf Jung-1/+1
2023-05-01Make the BUG_REPORT_URL configurable by toolsjyn-3/+5
2023-05-01Auto merge of #111010 - scottmcm:mem-replace-simpler, r=WaffleLapkinbors-3/+3
2023-04-30Update MIRI compiletestsScott McMurray-3/+3
2023-04-30make it more obvious when the rustc-pull failedRalf Jung-3/+3
2023-04-30Merge from rustcRalf Jung-11/+0
2023-04-29blessRalf Jung-2/+2
2023-04-29Preparing for merge from rustcRalf Jung-1/+1
2023-04-28Rollup merge of #110944 - RalfJung:offset, r=compiler-errorsMatthias Krüger-11/+0
2023-04-28share BinOp::Offset between CTFE and MiriRalf Jung-11/+0
2023-04-28Preparing for merge from rustcRalf Jung-1/+1
2023-04-28Auto merge of #2828 - Vanille-N:tb-diags, r=RalfJungbors-246/+802
2023-04-28tweak wordingRalf Jung-110/+111
2023-04-28Tree Borrows: improved diagnosticsNeven Villani-244/+799
2023-04-28Rollup merge of #110766 - m-ou-se:fmt-rt, r=jyn514Matthias Krüger-26/+28
2023-04-27Bump libffi-sys to 2.3.0WANG Rui-2/+2
2023-04-26fix endianess handling in eventfd::writeRalf Jung-8/+26
2023-04-26port stacked borrows tests to tree borrowsRalf Jung-0/+239
2023-04-26fmtRalf Jung-17/+16
2023-04-26tree borrows: test String::as_mut_ptrRalf Jung-14/+41
2023-04-26Merge from rustcRalf Jung-23/+25
2023-04-26Preparing for merge from rustcRalf Jung-1/+1
2023-04-24Hide backtrace from stderr filesOli Scherer-62/+2
2023-04-24Update miri test.Mara Bos-26/+28
2023-04-24Add minimum alignment support for loongarch64WANG Rui-1/+1
2023-04-24Fix `rustc_index` imports outside the compilerMaybe Waffle-23/+25
2023-04-24Merge from rustcRalf Jung-0/+29
2023-04-24Preparing for merge from rustcRalf Jung-1/+1
2023-04-22Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJungbors-0/+29
2023-04-22Merge from rustcRalf Jung-0/+20
2023-04-22Preparing for merge from rustcRalf Jung-1/+1
2023-04-21Actually keep `PlaceMention` if requested.Camille GILLOT-3/+6
2023-04-21Evaluate place expression in `PlaceMention`.Camille GILLOT-0/+26
2023-04-21Bless miri.Camille GILLOT-11/+20
2023-04-21disable preemption in tokio tests againRalf Jung-1/+1
2023-04-19Remove a test that wasn't carrying its weightOli Scherer-11/+0
2023-04-17Merge from rustcOli Scherer-44/+173
2023-04-17Preparing for merge from rustcOli Scherer-1/+1
2023-04-16Improve doc comment of AllocExtra's backtraceBen Kimock-1/+2
2023-04-16Add a flag to disable leak backtracesBen Kimock-9/+52
2023-04-16Report a backtrace for memory leaks under MiriBen Kimock-42/+127
2023-04-14Auto merge of #2843 - jsoref:spelling, r=RalfJungbors-77/+77
2023-04-14Fix spellingJosh Soref-77/+77
2023-04-14add test for recent unwind UB issueRalf Jung-0/+9