about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-11-01Auto merge of #132435 - workingjubilee:rollup-3mgogw9, r=workingjubileebors-4/+9
2024-10-31Rollup merge of #132417 - madsmtm:document-darwin-macos-difference, r=jieyouxuJubilee-0/+5
2024-10-31Rollup merge of #132403 - lcnr:typing-mode, r=compiler-errorsJubilee-3/+3
2024-10-31Rollup merge of #132294 - tmandry:bump-fuchsia, r=lqdJubilee-1/+1
2024-10-31Auto merge of #132206 - tgross35:update-builtins, r=wesleywiserbors-0/+1
2024-10-31Bump FuchsiaTyler Mandry-1/+1
2024-10-31Document the difference between Clang's `-darwin` and `-macosx` targetsMads Marquart-0/+5
2024-10-31stop using `ParamEnv::reveal` while handling MIRlcnr-1/+1
2024-10-31Auto merge of #132401 - matthiaskrgr:rollup-599ieqr, r=matthiaskrgrbors-37/+136
2024-10-31clippy: we've got a `LateContext` use it for `TypingMode`lcnr-1/+1
2024-10-31`ConstCx` stop using `ParamEnv::reveal`lcnr-2/+2
2024-10-31Rollup merge of #132396 - MarcoIeni:ci-use-free-runners-for-x86_64-gnu-tools-...Matthias Krüger-2/+2
2024-10-31Rollup merge of #132316 - MarcoIeni:ci-free-runners-windows, r=Mark-SimulacrumMatthias Krüger-3/+3
2024-10-31CI: use free runners for x86_64-gnu-tools and x86_64-rust-for-linuxMarcoIeni-2/+2
2024-10-31compiletest: stamp `minicore.rs` to rerun tests on changes许杰友 Jieyou Xu (Joe)-0/+6
2024-10-31compiletest: conditionally build and provide `minicore` as extern prelude whe...许杰友 Jieyou Xu (Joe)-2/+48
2024-10-31compiletest: register `--minicore-path` flag and `//@ add-core-stubs` directive许杰友 Jieyou Xu (Joe)-1/+41
2024-10-31compiletest: localize `compile_test_and_save_assembly` to assembly test module许杰友 Jieyou Xu (Joe)-29/+31
2024-10-31bootstrap: pass minicore path when running compiletest step许杰友 Jieyou Xu (Joe)-0/+5
2024-10-31Auto merge of #132301 - compiler-errors:adjust, r=lcnrbors-8/+8
2024-10-31CI: use free runners for 3 fast windows jobsMarcoIeni-3/+3
2024-10-31Rollup merge of #132365 - onur-ozkan:less-rustc-overhead, r=KobzolMatthias Krüger-3/+1
2024-10-31pass `RUSTC_HOST_FLAGS` at once without the for looponur-ozkan-3/+1
2024-10-30Rollup merge of #132267 - onur-ozkan:rustc-if-unchanged-force-library, r=KobzolJubilee-16/+22
2024-10-30Rollup merge of #132246 - workingjubilee:campaign-on-irform, r=compiler-errorsJubilee-20/+31
2024-10-30Rollup merge of #132210 - notriddle:notriddle/doctest-span-hack, r=GuillaumeG...Jubilee-1/+13
2024-10-30Rollup merge of #129383 - cjgillot:opaque-noremap, r=compiler-errors,petroche...Jubilee-57/+41
2024-10-30Remap impl-trait lifetimes on HIR instead of AST lowering.Camille GILLOT-57/+41
2024-10-30Rollup merge of #132315 - jieyouxu:extract-llvm-version, r=onur-ozkan许杰友 Jieyou Xu (Joe)-70/+139
2024-10-30Rollup merge of #131096 - GuillaumeGomez:rm-no_unused, r=notriddle许杰友 Jieyou Xu (Joe)-4/+0
2024-10-30Reject generic self types.Adrian Taylor-1/+0
2024-10-30Rollup merge of #132338 - nnethercote:rm-Engine, r=nnethercoteMatthias Krüger-3/+1
2024-10-30Rollup merge of #132327 - djkoloski:redirect_fuchsia_maintainers, r=compiler-...Matthias Krüger-10/+2
2024-10-30Rollup merge of #132322 - daltenty:daltenty/update-aix-maintainters, r=workin...Matthias Krüger-2/+2
2024-10-30compiletest: improve robustness of LLVM version handling许杰友 Jieyou Xu (Joe)-70/+139
2024-10-30Remove `Analysis::into_engine`.Nicholas Nethercote-3/+1
2024-10-29rust-analyzer: `rustc_abi::Abi` => `BackendRepr`Jubilee Young-11/+11
2024-10-29miri: `rustc_abi::Abi` => `BackendRepr`Jubilee Young-9/+20
2024-10-29Point to Fuchsia team in platform support docsDavid Koloski-10/+2
2024-10-29update toolslcnr-24/+24
2024-10-29powerpc64-ibm-aix: update maintaintersDavid Tenty-2/+2
2024-10-29Auto merge of #132317 - workingjubilee:rollup-x21ncea, r=workingjubileebors-6/+7
2024-10-29Rollup merge of #132313 - Zalathar:directive-list, r=jieyouxuJubilee-4/+4
2024-10-29Rollup merge of #132233 - WaffleLapkin:box-module-split, r=workingjubileeJubilee-1/+1
2024-10-29Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillotJubilee-1/+2
2024-10-29Auto merge of #132314 - lnicola:sync-from-ra, r=lnicolabors-3366/+7243
2024-10-29Auto merge of #132277 - workingjubilee:rollup-5e6q6e4, r=workingjubileebors-14/+7
2024-10-29Bump rustc cratesLaurențiu Nicola-17/+17
2024-10-29Rename `command-list.rs` to `directive-list.rs`Zalathar-4/+4
2024-10-29Merge from rust-lang/rustLaurențiu Nicola-933/+1729