about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-11-24Rollup merge of #117656 - ChrisDenton:invalid, r=thomccMatthias Krüger-1/+1
2023-11-23Auto merge of #118073 - saethlin:gc-dead-allocs, r=RalfJungbors-1/+2
2023-11-22Miri: GC the dead_alloc_map tooBen Kimock-1/+2
2023-11-22Stabilize RFC3324 dyn upcasting coercionUrgau-9/+2
2023-11-22Update itertools to 0.11.Nicholas Nethercote-6/+6
2023-11-21Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errorsNilstrieb-1/+0
2023-11-21Rollup merge of #118029 - saethlin:allocid-gc, r=RalfJungNilstrieb-308/+424
2023-11-21Rollup merge of #116085 - notriddle:notriddle/search-associated-types, r=Guil...Nilstrieb-1/+28
2023-11-20Update cargoDavid Tolnay-0/+0
2023-11-20Test with -Zmiri-provenance-gc=1 on LinuxBen Kimock-1/+3
2023-11-20Remove now deprecated target x86_64-sun-solaris.Petr Sumbera-1/+0
2023-11-20Test that the GC consults the extra_fn_ptr mapBen Kimock-0/+33
2023-11-20Auto merge of #118082 - compiler-errors:rollup-ejsc8yd, r=matthiaskrgrbors-0/+24
2023-11-19Rollup merge of #117832 - RalfJung:interpret-shift, r=cjgillotMichael Goulet-0/+24
2023-11-20Auto merge of #115526 - arttet:master, r=jackh726bors-0/+2
2023-11-19rustdoc-search: add support for associated typesMichael Howell-1/+28
2023-11-19tag-gc -> provenance-gcBen Kimock-18/+18
2023-11-19Expand Miri's BorTag GC to a Provenance GCBen Kimock-289/+370
2023-11-19Don't sort `span_suggestions`, leave that to callerEsteban Küber-1/+2
2023-11-19Rollup merge of #118034 - klensy:dep-up-18-11-23, r=Mark-SimulacrumTakayuki Maeda-1/+1
2023-11-19Rollup merge of #117961 - Zalathar:suggest, r=Mark-SimulacrumTakayuki Maeda-17/+30
2023-11-18Update cargoWeihang Lo-0/+0
2023-11-18jsondocck: bump jsonpath to 0.3, dropping few dup dependenciesklensy-1/+1
2023-11-17Rollup merge of #118022 - saethlin:miri, r=saethlinMatthias Krüger-138/+252
2023-11-17Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naberMatthias Krüger-17/+2
2023-11-17Update windows-bindgenChris Denton-1/+1
2023-11-17rename bound region instantiationlcnr-22/+22
2023-11-17Auto merge of #117985 - lnicola:sync-from-ra, r=lnicolabors-970/+2212
2023-11-17Move `lint_store` from `GlobalCtxt` to `Session`.Nicholas Nethercote-6/+6
2023-11-16Merge from rustcBen Kimock-3/+1
2023-11-16Preparing for merge from rustcBen Kimock-1/+1
2023-11-16actually all the 'env' tests work on FreeBSD, as well as posix_memalignRalf Jung-1/+1
2023-11-16move reallocarray test into libc-miscRalf Jung-17/+18
2023-11-16make libc-misc pass under FreeBSDRalf Jung-1/+8
2023-11-16split thread test into synchronization primitives and threadnameRalf Jung-61/+52
2023-11-16Merge commit '141fc695dca1df7cfc3c9803972ec19bb178dcbc' into sync-from-raLaurențiu Nicola-970/+2212
2023-11-16Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyupPhilipp Krones-10369/+10338
2023-11-16Auto merge of #3166 - devnexen:reallocarray, r=RalfJungbors-1/+48
2023-11-16reallocarray shim linux/freebsd support proposal.David Carlier-1/+48
2023-11-16Auto merge of #117875 - Mark-Simulacrum:bootstrap-bump, r=clubby789bors-3/+1
2023-11-16Auto merge of #3168 - RalfJung:set_var, r=RalfJungbors-5/+5
2023-11-16get rid of our last uses of set_varRalf Jung-5/+5
2023-11-16Merge from rustcRalf Jung-33/+44
2023-11-16Preparing for merge from rustcRalf Jung-1/+1
2023-11-16Update cargoWeihang Lo-0/+0
2023-11-16Add test suggestions for `mir-opt` and `coverage`Zalathar-0/+11
2023-11-16Support multiple globs in static suggestionsZalathar-13/+15
2023-11-16Allow trailing commas in static suggestionsZalathar-5/+5
2023-11-15Re-format code with new rustfmtMark Rousskov-3/+1
2023-11-15Auto merge of #3164 - devnexen:fbsd_upd3, r=RalfJungbors-2/+20