about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-10-01Refactor return_read_bytes_and_count and return_written_byte_count_or_errortiif-67/+76
2024-09-30Comment out cast checks for unknown ptr kindChayim Refael Friedman-25/+48
2024-09-30internal: remove `Default` from OpQueueDavid Barsky-24/+40
2024-09-30Auto merge of #18210 - ChayimFriedman2:label-macro, r=Veykrilbors-27/+71
2024-09-30When resolving labels in `break` and `continue` for the IDE, do not resolve t...Chayim Refael Friedman-24/+40
2024-09-30Auto merge of #131044 - EnzymeAD:enzyme-testinfra, r=jieyouxubors-0/+15
2024-09-30Auto merge of #18167 - SomeoneToIgnore:fat-completions, r=Veykrilbors-75/+226
2024-09-30Auto merge of #18207 - mbwilding:master, r=Veykrilbors-21/+21
2024-09-30panic when an interpreter error gets unintentionally discardedRalf Jung-3/+8
2024-09-30Auto merge of #18085 - ChayimFriedman2:gate-test, r=Veykrilbors-18/+109
2024-09-30Auto merge of #131036 - RalfJung:miri-sync, r=RalfJungbors-474/+602
2024-09-29add has_enzyme/needs-enzyme to the test infraManuel Drehwald-0/+15
2024-09-30Gate `#[test]` expansion under `cfg(test)`.Chayim Refael Friedman-45/+78
2024-09-30Provide an config option to not set `cfg(test)`Chayim Refael Friedman-15/+73
2024-09-29rustdoc-json: `Id(String)` -> `Id(u32)`schvv31n-22/+18
2024-09-29Auto merge of #18205 - noahmbright:object_safety, r=HKalbasibors-109/+117
2024-09-29When glueing together tokens from macros, merge their spansChayim Refael Friedman-3/+31
2024-09-29Auto merge of #18208 - davidbarsky:davidbarsky/push-qkwkmttnukqt, r=lnicolabors-3/+12
2024-09-29let rustfmt format importsRalf Jung-319/+255
2024-09-29internal: allow overriding proc macro server in analysis-statsDavid Barsky-3/+12
2024-09-29Rollup merge of #131000 - rust-lang:cargo_update, r=clubby789Matthias Krüger-26/+26
2024-09-29Rename object_safety to dyn_compatibilityNoah Bright-106/+112
2024-09-29Rollup merge of #130383 - onur-ozkan:ignore-llvm-changes-on-ci-llvm-true, r=M...Guillaume Gomez-0/+9
2024-09-29bump few depsklensy-63/+24
2024-09-29Fix ambiguity with CamelCase diagnostic messagesMatthew Wilding-21/+21
2024-09-29skip old getrandom crate on SolarisRalf Jung-5/+10
2024-09-29create `CiEnv::is_rust_lang_managed_ci_job`onur-ozkan-0/+9
2024-09-29Auto merge of #129687 - Urgau:rfc3127-sysroot-2, r=jieyouxubors-4/+15
2024-09-29cargo updategithub-actions-26/+26
2024-09-28compiletest: normalize to `$SRC_DIR_REAL` before `$TEST_BUILD_DIR`Urgau-6/+6
2024-09-28Auto merge of #3918 - devnexen:solaris_arc4random_buf, r=RalfJungbors-4/+31
2024-09-28make sure the new function is testedRalf Jung-4/+4
2024-09-28implements arc4random_buf shim for freebsd/solarish platforms.David Carlier-0/+27
2024-09-28Rollup merge of #130973 - matthiaskrgr:crash_rename, r=jieyouxuMatthias Krüger-1/+1
2024-09-28Rollup merge of #128778 - RalfJung:atomic-read-read-races, r=Mark-SimulacrumMatthias Krüger-275/+262
2024-09-28add tests for validity of Box with custom allocatorRalf Jung-0/+99
2024-09-28Auto merge of #130964 - matthiaskrgr:rollup-suriuub, r=matthiaskrgrbors-3/+0
2024-09-28compiletest: rename "runtest/crash.rs" to "runtest/crashes.rs" to be in line ...Matthias Krüger-1/+1
2024-09-28Update handlers.rs to handlers/requests.rsNoah Bright-3/+5
2024-09-28Further clarificarion for atomic and UnsafeCell docs:Ralf Jung-0/+17
2024-09-28allow mixed-size atomic readsRalf Jung-153/+202
2024-09-28miri: no longer complain about read-read racesRalf Jung-122/+43
2024-09-28Rollup merge of #130953 - workingjubilee:rename-a-few-ctypes-tests, r=fee1-deadMatthias Krüger-3/+0
2024-09-28Auto merge of #130874 - klensy:bumpme, r=jieyouxubors-3/+5
2024-09-28Auto merge of #130929 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-09-27tests: issue-34798.rs => allow-phantomdata-in-ffi.rsJubilee Young-1/+0
2024-09-27tests: issue-14309.* => repr-rust-is-undefined.*Jubilee Young-1/+0
2024-09-27tests: issue-69488.rs => load-preserves-partial-init-issue-69488.rsJubilee Young-1/+0
2024-09-27Update cargoWeihang Lo-0/+0
2024-09-27Auto merge of #18192 - darichey:read-buildfile-into-vfs, r=Veykrilbors-0/+16