about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-10-24we don't support thread::scope on freebsdRalf Jung-1/+1
2023-10-24futex text: avoid spurious non-atomic readsRalf Jung-13/+13
2023-10-24fix error read-read reporting when there's also an unsynchronized non-atomic ...Ralf Jung-22/+45
2023-10-24remove change-id assertion in bootstrap testonur-ozkan-1/+0
2023-10-24Merge from rustcThe Miri Conjob Bot-932/+2981
2023-10-24Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-24Auto merge of #116998 - pcc:new-ndk2, r=onur-ozkanbors-68/+58
2023-10-23Auto merge of #117103 - matthiaskrgr:rollup-96zuuom, r=matthiaskrgrbors-27/+26
2023-10-23Rollup merge of #117070 - notriddle:notriddle/cleanx, r=fmeaseMatthias Krüger-27/+26
2023-10-23Auto merge of #116033 - bvanjoi:fix-116032, r=petrochenkovbors-3/+6
2023-10-23Move configuration to new `clippy_config` crateAlex Macleod-2/+2
2023-10-23Fix stable feature names in testsDavid Tolnay-2/+2
2023-10-23Improve android-ndk property interfacePeter Collingbourne-68/+58
2023-10-23Update booksrustbot-0/+0
2023-10-23Rollup merge of #117040 - Zalathar:instrument-coverage-ui, r=cjgillotMatthias Krüger-2/+2
2023-10-23Rollup merge of #116978 - tromey:rust-printers-cleanup, r=Mark-SimulacrumMatthias Krüger-55/+78
2023-10-23Partial Revert: "Auto merge of #117018 - Kobzol:opt-dist-cargo-stage0"Urgau-1/+6
2023-10-23Use local_rebuild property to support new check-cfg in case of rebuildUrgau-5/+5
2023-10-23Prepare bootstrap tool for new check-cfg syntaxUrgau-8/+28
2023-10-23Remove FIXME after fixMichael Howell-1/+0
2023-10-23fix typos in commentsGoodDaisy-1/+1
2023-10-23don't talk about 'Data race' when both accesses are atomicRalf Jung-14/+22
2023-10-23clean up imperfect overlap detection in weak-mem emulationRalf Jung-90/+28
2023-10-23detect mixed-size atomic accessesRalf Jung-72/+196
2023-10-23Auto merge of #116849 - oli-obk:error_shenanigans, r=cjgillotbors-12/+2
2023-10-23data_race: detect races between atomic and non-atomic accesses, even if both ...Ralf Jung-2/+95
2023-10-23data_race: clarify and slightly refactor non-atomic handlingRalf Jung-45/+50
2023-10-23Fix comment: coverage-map tests compile to LLVM IR, not MIRZalathar-1/+1
2023-10-23coverage: Add UI tests for values accepted by `-Cinstrument-coverage`Zalathar-1/+1
2023-10-23fmtThe Miri Conjob Bot-8/+9
2023-10-23Rollup merge of #117049 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3Matthias Krüger-4/+16
2023-10-23Rollup merge of #117044 - RalfJung:miri, r=RalfJungMatthias Krüger-9/+9
2023-10-23Rollup merge of #105666 - notriddle:notriddle/stab-baseline, r=GuillaumeGomezMatthias Krüger-0/+1
2023-10-22rustdoc: wrap Type with Box instead of GenericsMichael Howell-26/+26
2023-10-23Merge from rustcThe Miri Conjob Bot-213/+302
2023-10-23Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-23Auto merge of #117066 - calebcartwright:rustfmt-sync, r=calebcartwrightbors-788/+2818
2023-10-22Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-syncCaleb Cartwright-788/+2818
2023-10-22rustdoc: make JS trait impls act more like HTMLMichael Howell-6/+31
2023-10-22rustdoc: clean up and comment main.js `register_type_impls`Michael Howell-14/+44
2023-10-22rustdoc: clean up sidebar.html block classMichael Howell-5/+1
2023-10-22rustdoc: use JS to inline target type impl docs into aliasMichael Howell-43/+623
2023-10-22Revert "rustdoc: list matching impls on type aliases"Michael Howell-42/+4
2023-10-22Revert "Add note about lazy_type_alias"Michael Howell-2/+2
2023-10-22Revert "rustdoc: add impl items from aliased type into sidebar"Michael Howell-40/+5
2023-10-22Revert "rustdoc: factor all-impls-for-item out into its own method"Michael Howell-55/+78
2023-10-22Revert "rustdoc: filter before storing in vec"Michael Howell-10/+4
2023-10-22rustdoc: rename `/implementors` to `/impl.trait`Michael Howell-5/+5
2023-10-22Auto merge of #117062 - Kobzol:update-rustc-perf, r=Mark-Simulacrumbors-4/+4
2023-10-22Auto merge of #117000 - weihanglo:update-cargo, r=weihanglobors-0/+0