about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-09-10Auto merge of #130179 - workingjubilee:rollup-l78cv44, r=workingjubileebors-3/+16
2024-09-09Rollup merge of #129529 - lqd:stable-new-solver, r=KobzolJubilee-3/+16
2024-09-10Auto merge of #129778 - RalfJung:interp-lossy-typed-copy, r=saethlinbors-12/+503
2024-09-09Rollup merge of #130131 - Zalathar:up-to-date, r=KobzolMatthias Krüger-2/+6
2024-09-09fix UB in a testRalf Jung-2/+35
2024-09-09union padding computation: add fast-path for ZSTRalf Jung-0/+15
2024-09-09Rollup merge of #130130 - RalfJung:miri-sync, r=RalfJungJubilee-287/+523
2024-09-09Rollup merge of #130068 - madsmtm:deployment-target-test, r=jieyouxuJubilee-2/+19
2024-09-09Rollup merge of #130048 - nebulark:runmake_llvm_pdbutil, r=jieyouxuJubilee-0/+24
2024-09-09Rollup merge of #130034 - alexcrichton:fix-some-wasm-component-ld-comments, r...Jubilee-2/+2
2024-09-09Rollup merge of #128667 - its-the-shrimp:rustdoc_json_types_rename, r=aDotInT...Jubilee-35/+36
2024-09-09Print a helpful message if any tests were skipped for being up-to-dateZalathar-0/+1
2024-09-09Add an explicit ignore message for "up-to-date" testsZalathar-2/+5
2024-09-08interpret: reset padding during validationRalf Jung-15/+249
2024-09-08interpret: reset provenance on typed copiesRalf Jung-3/+212
2024-09-08interpret: remove Readable trait, we can use Projectable insteadRalf Jung-4/+4
2024-09-08run-make-support: Add llvm-pdbutilFlorian Schmiderer-0/+24
2024-09-08Auto merge of #129313 - RalfJung:coroutine-niches, r=compiler-errorsbors-0/+66
2024-09-07Auto merge of #130091 - matthiaskrgr:rollup-kalu1cs, r=matthiaskrgrbors-55/+219
2024-09-07Rollup merge of #129555 - RalfJung:const_float_bits_conv, r=dtolnayMatthias Krüger-46/+186
2024-09-07Auto merge of #129941 - BoxyUwU:bump-boostrap, r=albertlarsan68bors-7/+0
2024-09-07Test codegen when setting deployment targetMads Marquart-2/+19
2024-09-06Fix a typo in the wasm-component-ld READMEAlex Crichton-2/+2
2024-09-06Fix toolsMichael Goulet-9/+33
2024-09-06Fix comment in mutex_id_offsetKonstantinos Andrikopoulos-1/+0
2024-09-06Auto merge of #129176 - EnzymeAD:enzyme-backend, r=albertlarsan68bors-0/+4
2024-09-06Auto merge of #3864 - RalfJung:miri-bat-nightly, r=RalfJungbors-2/+2
2024-09-06miri.bat: use nightly toolchainRalf Jung-2/+2
2024-09-06Rollup merge of #129969 - GrigorenkoPV:boxed-ty, r=compiler-errorsMatthias Krüger-13/+11
2024-09-06Merge from rustcThe Miri Cronjob Bot-24/+133
2024-09-06Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-09-06Auto merge of #129999 - matthiaskrgr:rollup-pzr9c8p, r=matthiaskrgrbors-0/+16
2024-09-05Enzyme backendManuel Drehwald-0/+4
2024-09-06Make `Ty::boxed_ty` return an `Option`Pavel Grigorenko-13/+11
2024-09-05Rollup merge of #129957 - chenx97:lint-docs-linker-opt, r=albertlarsan68Matthias Krüger-0/+13
2024-09-05Rollup merge of #128919 - Nadrieril:lint-query-leaks, r=cjgillotMatthias Krüger-0/+3
2024-09-05Rollup merge of #129973 - jieyouxu:rework-rmake-stdio, r=KobzolMatthias Krüger-23/+83
2024-09-05update cfgsBoxy-7/+0
2024-09-05run_make_support: make each command invocation only-run-once许杰友 Jieyou Xu (Joe)-1/+16
2024-09-05Auto merge of #3784 - Mandragorian:detect_moved_mutexes, r=RalfJungbors-116/+310
2024-09-05Detect pthread_mutex_t is movedKonstantinos Andrikopoulos-116/+310
2024-09-05run_make_support: rename `Command::stdin` to `stdin_buf` and add `std{in,out,...许杰友 Jieyou Xu (Joe)-22/+67
2024-09-05Rollup merge of #129664 - adetaylor:arbitrary-self-types-pointers-feature-gat...Matthias Krüger-1/+1
2024-09-05Rollup merge of #129584 - lolbinarycat:old-upstream-warning, r=albertlarsan68Matthias Krüger-0/+34
2024-09-05Rollup merge of #101339 - the8472:ci-randomize-debug, r=Mark-SimulacrumMatthias Krüger-0/+15
2024-09-04forward linker option to lint-docschenx97-0/+13
2024-09-03Add an internal lint that warns when accessing untracked dataNadrieril-0/+3
2024-09-03Auto merge of #3856 - jder:mac-native-libs, r=RalfJungbors-52/+78
2024-09-03Enable native libraries on macOSJesse Rusak-52/+78
2024-09-02Auto merge of #129798 - weihanglo:update-cargo, r=weihanglobors-0/+0