about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-04-01Fix error message for `env!` when env var is not valid Unicodebeetrees-1/+23
2024-03-31Rollup merge of #123180 - Oneirical:master, r=Mark-SimulacrumJubilee-1/+14
2024-03-31Auto merge of #123246 - Kobzol:tarball-reproducible, r=Mark-Simulacrumbors-29/+58
2024-03-31Sort directories when generating tarballsJakub Beránek-1/+4
2024-03-31Make tarball generation more deterministicJakub Beránek-2/+5
2024-03-31Remove potential `__pycache__` directories from src tarballsJakub Beránek-0/+14
2024-03-31Checkout all submodules when building source tarballsJakub Beránek-3/+3
2024-03-31Move submodule lookup to `Builder`Jakub Beránek-23/+32
2024-03-31Auto merge of #123264 - matthiaskrgr:rollup-smyy7j9, r=matthiaskrgrbors-192/+220
2024-03-31Rollup merge of #123260 - RalfJung:miri, r=RalfJungMatthias Krüger-186/+214
2024-03-31Rollup merge of #123189 - Kobzol:rustc-shim-log, r=onur-ozkanMatthias Krüger-6/+6
2024-03-31Auto merge of #123258 - lnicola:sync-from-ra, r=lnicolabors-3632/+5731
2024-03-31Merge commit 'f5a9250147f6569d8d89334dc9cca79c0322729f' into sync-from-raLaurențiu Nicola-3632/+5731
2024-03-31Auto merge of #123236 - klensy:tracing-tree-bump, r=Mark-Simulacrumbors-1/+1
2024-03-31Merge from rustcThe Miri Cronjob Bot-2/+4
2024-03-31Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-30Rewrite core-no-fp-fmt-parse in RustOneirical-1/+14
2024-03-30Auto merge of #3434 - RalfJung:stacked-borrows-cache-consistency, r=RalfJungbors-10/+18
2024-03-30cotrol stacked borrows consistency check with its own feature flagRalf Jung-10/+18
2024-03-30move tests away from the slow Windows builderRalf Jung-2/+2
2024-03-30run GC stress test only for host testsRalf Jung-2/+2
2024-03-30Auto merge of #3430 - RalfJung:doc, r=RalfJungbors-5/+5
2024-03-30make some doc comments not doc testsRalf Jung-5/+5
2024-03-30bump tracing-tree to 0.3klensy-1/+1
2024-03-30Rollup merge of #123224 - pacak:better-error-message, r=compiler-errorsMatthias Krüger-1/+3
2024-03-30Merge from rustcThe Miri Cronjob Bot-79/+160
2024-03-30Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-30Auto merge of #121948 - Gankra:stab-align, r=dtolnaybors-1/+1
2024-03-29compiletest: print reason for failing to read testsMichael Baikov-1/+3
2024-03-30Auto merge of #120557 - n8henrie:issue_120553, r=Mark-Simulacrumbors-0/+43
2024-03-29Add rust-lldb pretty printing for Path and PathBufNathan Henrie-0/+43
2024-03-29stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gateAria Beingessner-1/+1
2024-03-29Auto merge of #123208 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-29Update cargoWeihang Lo-0/+0
2024-03-29Auto merge of #122520 - scottmcm:stabilize_unchecked_math_basics, r=jhprattbors-8/+0
2024-03-29Auto merge of #123194 - matthiaskrgr:rollup-vhdc8hw, r=matthiaskrgrbors-2/+2
2024-03-29Rollup merge of #123186 - onur-ozkan:llvm-library-bug, r=KobzolMatthias Krüger-2/+2
2024-03-29Auto merge of #122450 - Urgau:simplify-trim-paths-feature, r=michaelwoeristerbors-6/+4
2024-03-29Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrierilbors-63/+111
2024-03-29Log BOLT args in bootstrap `rustc` shimJakub Beránek-6/+6
2024-03-29copy any file from stage0/lib to stage0-sysroot/libonur-ozkan-2/+2
2024-03-29Merge from rustcThe Miri Cronjob Bot-229/+938
2024-03-29Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-29Auto merge of #122671 - Mark-Simulacrum:const-panic-msg, r=Nilstriebbors-2/+10
2024-03-28Auto merge of #123178 - Nilstrieb:🥷-build, r=Mark-Simulacrumbors-1/+1
2024-03-28Update ninja on WindowsNilstrieb-1/+1
2024-03-28Make local_crate_source_file return a RealFileNameUrgau-1/+1
2024-03-28Simplify trim-paths feature by merging all debuginfo options togetherUrgau-5/+3
2024-03-28Rollup merge of #123162 - GuillaumeGomez:fix-123158, r=notriddleMatthias Krüger-1/+12
2024-03-28Rollup merge of #123146 - jieyouxu:use-compiletest-directives, r=clubby789Matthias Krüger-3/+10