about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-20Auto merge of #124177 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-19Update cargoWeihang Lo-0/+0
2024-04-19Auto merge of #3475 - RalfJung:reduce-reuse-recycle, r=RalfJungbors-126/+321
2024-04-19Match hyphen in multi-revision comment matchersTrevor Gross-1/+16
2024-04-19Rollup merge of #124155 - klensy:wrong-rayon-here, r=albertlarsan68Matthias Krüger-28/+1
2024-04-19Rollup merge of #124149 - notriddle:notriddle/desc-alias, r=GuillaumeGomezMatthias Krüger-10/+11
2024-04-19Rollup merge of #123729 - jieyouxu:rmake-refactor-2, r=oli-obkMatthias Krüger-0/+121
2024-04-19fix clippy warnings on bootstraponur-ozkan-169/+165
2024-04-19Auto merge of #118441 - GuillaumeGomez:display-stability-version, r=rustdocbors-61/+14
2024-04-19Auto merge of #123364 - klensy:bs-mixed-types, r=albertlarsan68bors-7/+15
2024-04-19Auto merge of #115253 - donno2048:patch-1, r=albertlarsan68bors-7/+73
2024-04-19bootstrap: don't use rayon for sysinfoklensy-28/+1
2024-04-19Auto merge of #3489 - rust-lang:rustup-2024-04-19, r=RalfJungbors-298/+474
2024-04-19make test not leak rustc crate hashRalf Jung-1/+2
2024-04-19Auto merge of #124123 - flip1995:clippy-subtree-update, r=Manishearthbors-426/+1066
2024-04-19share code between win-to-unix and unix-to-win path conversionRalf Jung-81/+67
2024-04-19Auto merge of #124147 - workingjubilee:rollup-7pjnzr6, r=workingjubileebors-4/+36
2024-04-18rustdoc-search: fix description on aliases in resultsMichael Howell-10/+11
2024-04-19Merge from rustcThe Miri Cronjob Bot-296/+471
2024-04-19Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-18Rollup merge of #124116 - RalfJung:miri-rust-backtrace, r=NilstriebJubilee-0/+31
2024-04-18Rollup merge of #123752 - estebank:emoji-prefix, r=wesleywiserJubilee-4/+5
2024-04-19Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiserbors-0/+10
2024-04-19coverage. Add coverage-options=mcdc as gate for MC/DC instrumentzhuyunxing-3/+3
2024-04-18Auto merge of #119912 - notriddle:notriddle/reexport-dedup, r=GuillaumeGomezbors-28/+194
2024-04-18when reusing an address, most of the time only reuse from the current threadRalf Jung-109/+183
2024-04-18comment clarification and typo fixRalf Jung-4/+14
2024-04-18Disallow ambiguous attributes on expressionsDominik Stolz-10/+10
2024-04-18Update src/bootstrap/src/core/builder.rsscottmcm-1/+1
2024-04-18Ensure `[rust] debuginfo-level-std` doesn't change core's MIRScott McMurray-0/+8
2024-04-18Merge commit 'ca3b393750ee8d870bf3215dcf6509cafa5c0445' into clippy-subtree-u...Philipp Krones-426/+1066
2024-04-18Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w...bors-18/+39
2024-04-18do not reuse stack addresses; make reuse rate configurableRalf Jung-17/+45
2024-04-18when an address gets reused, establish a happens-before link in the data race...Ralf Jung-36/+129
2024-04-18Auto merge of #3484 - RalfJung:realloc, r=RalfJungbors-158/+205
2024-04-18move allocator shim logic into its own fileRalf Jung-157/+178
2024-04-18make realloc with a size of zero failRalf Jung-5/+31
2024-04-18when suggesting RUST_BACKTRACE=1, add a special note for Miri's env var isola...Ralf Jung-0/+31
2024-04-18Auto merge of #3486 - RalfJung:mir-validate, r=RalfJungbors-0/+42
2024-04-18add test checking that we do run MIR validationRalf Jung-0/+42
2024-04-18Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstriebbors-5/+7
2024-04-18CI: add script for installing NodeJS and update it to v20Jakub Beránek-8/+20
2024-04-18move read_byte_slice to general helpers file, next to read_c_strRalf Jung-16/+21
2024-04-18add test for Drop terminator on non-drop typeRalf Jung-0/+21
2024-04-18Rollup merge of #124047 - Jules-Bertholet:match-ergonomics-cleanups, r=NadrierilMatthias Krüger-108/+106
2024-04-18Rollup merge of #124041 - GuillaumeGomez:fix-copy-path-button, r=notriddleMatthias Krüger-25/+12
2024-04-18Simplify `static_assert_size`s.Nicholas Nethercote-5/+7
2024-04-17has_typeck_results doesnt need to be a queryMichael Goulet-3/+3
2024-04-18Auto merge of #124044 - DianQK:update-llvm-18, r=cuviperbors-0/+0
2024-04-17Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrumbors-102/+94