about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-07-16hir: Create `hir::ConstArgKind` enumNoah Lev-8/+22
2024-07-16Auto merge of #127831 - tgross35:rollup-c0j9n7b, r=tgross35bors-3/+107
2024-07-16Rollup merge of #127501 - compiler-errors:invert-infer-error-mod-struture, r=...Trevor Gross-1/+1
2024-07-16Rollup merge of #127390 - Oneirical:rough-testimation, r=jieyouxuTrevor Gross-2/+0
2024-07-16Rollup merge of #126967 - alexcrichton:wasm32-wasip2-tier-2, r=Mark-SimulacrumTrevor Gross-0/+106
2024-07-16Auto merge of #126484 - Oneirical:test-in-peace, r=jieyouxu,kobzolbors-4/+0
2024-07-16Rollup merge of #127805 - Mrmaxmeier:run-make-bump-gimli, r=jieyouxuMatthias Krüger-1/+1
2024-07-16Rollup merge of #127730 - compiler-errors:ed-2024-unsafe, r=petrochenkovMatthias Krüger-0/+1
2024-07-16Auto merge of #127617 - lnicola:sync-from-ra, r=lnicolabors-4424/+7363
2024-07-16run-make-support: update gimli to 0.31.0Mrmaxmeier-1/+1
2024-07-16Auto merge of #127796 - tgross35:rollup-ubo5hzb, r=tgross35bors-0/+0
2024-07-16Use re-exported Idx and IndexVec in pat_analysisLaurențiu Nicola-3/+2
2024-07-16Rollup merge of #127770 - rustbot:docs-update, r=ehussTrevor Gross-0/+0
2024-07-16Auto merge of #127680 - Kobzol:bootstrap-cmd-refactor-6, r=onur-ozkanbors-187/+147
2024-07-16Fix unsafe_op_in_unsafe_fn in compilerMichael Goulet-0/+1
2024-07-15Move rustc_infer::infer::error_reporting to rustc_infer::error_reporting::inferMichael Goulet-1/+1
2024-07-15Don't use stage0 compiler for wasm-component-ldAlex Crichton-2/+2
2024-07-15Rollup merge of #127729 - compiler-errors:ed-2024-gen, r=oli-obkMatthias Krüger-18/+21
2024-07-15Rollup merge of #124921 - RalfJung:offset-from-same-addr, r=oli-obkMatthias Krüger-3/+0
2024-07-15Make sure to run git submodule checkout in dry run modeJakub Beránek-1/+15
2024-07-15Move `force_coloring_in_ci` from `builder_helper` to `bootstrap`Jakub Beránek-18/+15
2024-07-15Update reference to fix toolstateEric Huss-0/+0
2024-07-15Update booksrustbot-0/+0
2024-07-15Make normalization regex less exactChris Denton-1/+1
2024-07-14Auto merge of #127726 - RalfJung:miri-sync, r=RalfJungbors-277/+1531
2024-07-14Fix trivial gen ident usage in toolsMichael Goulet-19/+19
2024-07-14Stop using the gen keyword in the compilerMichael Goulet-0/+3
2024-07-14Auto merge of #3745 - joboet:os_unfair_lock, r=RalfJungbors-7/+284
2024-07-14implement the `os_unfair_lock` functions on macOSjoboet-7/+284
2024-07-14add test for intermediate reference in '&(*x).0 as *const i32'Ralf Jung-0/+40
2024-07-14Remove several usages of the `as_command_mut` methodJakub Beránek-115/+78
2024-07-14Port all remaining simple command usages in bootstrap to `BootstrapCommand`Jakub Beránek-54/+40
2024-07-14Rollup merge of #127697 - onur-ozkan:use-std-filetimes, r=KobzolMatthias Krüger-11/+17
2024-07-14Rollup merge of #127322 - onur-ozkan:ci-rustc-incompatible-options, r=Mark-Si...Matthias Krüger-7/+118
2024-07-14Auto merge of #127706 - workingjubilee:rollup-d07ij30, r=workingjubileebors-38/+37
2024-07-13Rollup merge of #127434 - onur-ozkan:use-bootstrap-instead-of-rustbuild, r=Ma...Jubilee-38/+37
2024-07-13Rollup merge of #127677 - onur-ozkan:use-correct-modes, r=KobzolJubilee-3/+4
2024-07-13Rollup merge of #127446 - zachs18:miri-stdlib-leaks-core-alloc, r=Mark-Simula...Jubilee-4/+3
2024-07-14use std for file mtime and atime modificationsonur-ozkan-11/+17
2024-07-13explain why we use in-tree std for compiletestonur-ozkan-0/+2
2024-07-13use `ModeToolBootstrap` for run-make-support's crate testsonur-ozkan-3/+2
2024-07-13Auto merge of #127450 - Kobzol:bootstrap-cmd-refactor-5, r=onur-ozkanbors-84/+192
2024-07-13Avoid more instances of unused command execution in dry runJakub Beránek-15/+7
2024-07-13Rollup merge of #127654 - nikic:llvm-ndebug-fix, r=cuviperJacob Pratt-2/+2
2024-07-12Auto merge of #127665 - workingjubilee:rollup-g90yr21, r=workingjubileebors-12/+36
2024-07-12Rollup merge of #127632 - compiler-errors:precise-capturing-rustdoc, r=fmeaseJubilee-4/+25
2024-07-12Rollup merge of #127381 - Oneirical:testalt-consciousness, r=jieyouxuJubilee-6/+6
2024-07-12Rollup merge of #127338 - Oneirical:ready-your-arbatests, r=jieyouxuJubilee-2/+5
2024-07-12rewrite raw-dylib-custom-dlltool to rmakeOneirical-1/+0
2024-07-12Auto merge of #123351 - beetrees:x86-ret-snan-rust, r=nikic,workingjubileebors-2/+4