about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-09-09union padding computation: add fast-path for ZSTRalf Jung-0/+15
2024-09-09Remove unnecessary symbols and add missing symbolscuishuang-3/+5
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-09detect when pthread_rwlock_t is movedKonstantinos Andrikopoulos-5/+68
2024-09-08bootstrap: handle worktrees in warn_old_master_branchbinarycat-16/+46
2024-09-08Better testing infra for ratomlAli Bektas-103/+228
2024-09-08Automatically add semicolon when completing unit-returning functionsChayim Refael Friedman-40/+217
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-07Renamed variable and fixed comments referring to renamed FileDescriptorDeSevilla-8/+8
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-06Ignore gcc submodule for tidy checksGuillaume Gomez-1/+5
2024-09-06fix: Properly prevent mir building with unknown types presentLukas Wirth-5/+14
2024-09-06fix: Always explicitly set trait ref self types when loweringLukas Wirth-64/+80
2024-09-06Bump lsp-serverLukas Wirth-7/+7
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 #18066 - Veykril:lsp-server-no-panic, r=Veykrilbors-13/+11
2024-09-06fix: Don't panic lsp writer thread on dropped receiverLukas Wirth-13/+11
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-06Auto merge of #18065 - Veykril:catchy-diagnostics, r=Veykrilbors-12/+23
2024-09-06fix: Catch panics from diagnostics computationLukas Wirth-12/+23
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-05fix: Updating settings should not clobber discovered projectsWilfred Hughes-61/+85
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-05Add command to report unresolved referencesDavid Richey-0/+200
2024-09-05Rollup merge of #129973 - jieyouxu:rework-rmake-stdio, r=KobzolMatthias Krüger-23/+83
2024-09-05update cfgsBoxy-7/+0
2024-09-05fix: Fix parser panicking on invalid asm optionsLukas Wirth-0/+6