about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-10-19fmtRalf Jung-4/+1
2023-10-19Auto merge of #115214 - Urgau:rfc-3127-trim-paths, r=compiler-errorsbors-3/+28
2023-10-19ci: set IS_NOT_LATEST_LLVM for llvm-16Josh Stone-0/+4
2023-10-19ci: add a runner for vanilla LLVM 17Josh Stone-0/+55
2023-10-19Merge from rustcRalf Jung-742/+802
2023-10-19Preparing for merge from rustcRalf Jung-1/+1
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-50/+45
2023-10-19Rollup merge of #116921 - Fenex:fix/bootstrap-setup-info-msg, r=compiler-errorsMatthias Krüger-1/+1
2023-10-19Rollup merge of #116650 - RalfJung:miri-intptrcast, r=oli-obkMatthias Krüger-25/+48
2023-10-19Fix x64_64-gnu-llvm-15 CI testsJakub Beránek-28/+28
2023-10-19Rollup merge of #116908 - estebank:issue-78206, r=compiler-errorsLeón Orell Valerian Liehr-1/+1
2023-10-19Rollup merge of #116761 - Nilstrieb:podman, r=cuviperLeón Orell Valerian Liehr-1/+1
2023-10-19fix(bootstrap) info message show correct path nowVitaliy Busko-1/+1
2023-10-18Tweak wording of type errors involving type paramsEsteban Küber-1/+1
2023-10-18Bump rustix from 0.38.17 to 0.38.19 in /miri-scriptdependabot[bot]-2/+2
2023-10-18Deserialize Msrv directly in ConfAlex Macleod-3/+3
2023-10-18Bump rustix from 0.38.17 to 0.38.19 in /cargo-miridependabot[bot]-2/+2
2023-10-18Bump rustix from 0.38.17 to 0.38.19dependabot[bot]-2/+2
2023-10-18AliasTy::new instead of tcx methodlcnr-1/+1
2023-10-18Auto merge of #116840 - nikic:update-llvm-15, r=cuviperbors-0/+0
2023-10-17Auto merge of #116767 - cjgillot:alloc-normalize, r=oli-obkbors-0/+34
2023-10-17Simplify BehaviorOnFailureJakub Beránek-14/+17
2023-10-17Rename Supress variantJakub Beránek-5/+9
2023-10-17Remove usages of `Config::try_run`Jakub Beránek-15/+13
2023-10-17Add output mode to BootstrapCommandJakub Beránek-54/+76
2023-10-17Add behavior on failure to BootstrapCommandJakub Beránek-37/+37
2023-10-17Add BootstrapCommand and `run_cmd`Jakub Beránek-9/+47
2023-10-17Auto merge of #116855 - matthiaskrgr:rollup-i2izdwb, r=matthiaskrgrbors-101/+151
2023-10-17Rollup merge of #116787 - a-lafrance:span-internal-lint, r=oli-obkMatthias Krüger-16/+16
2023-10-17Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkovMatthias Krüger-85/+135
2023-10-17Auto merge of #3124 - eduardosm:fix-sse41-round, r=RalfJungbors-5/+64
2023-10-17Fix rounding mode check in SSE4.1 round functionsEduardo Sánchez Muñoz-5/+64
2023-10-17Update cargoWeihang Lo-0/+0
2023-10-17Don't pass `-stdlib=libc++` when building C files on macOSZalathar-4/+3
2023-10-17Auto merge of #116518 - vita-rust:vita, r=workingjubileebors-104/+35
2023-10-17Update to LLVM 17.0.3Nikita Popov-0/+0
2023-10-17[RFC 3127 - Trim Paths]: Add documentation for -Zremap-path-scopeUrgau-0/+24
2023-10-17[RFC 3127 - Trim Paths]: Fix building tools (rustdoc, clippy, ...)Urgau-3/+4
2023-10-17Updated libc and doc for Vita targetNikolay Arhipov-104/+35
2023-10-17bootstrap: fix warningsonur-ozkan-2/+1
2023-10-17rename bootstrap module utils/dylib_util->utils/dylibonur-ozkan-4/+4
2023-10-17move bootstrap utils into bootstrap/src/utils moduleonur-ozkan-861/+297
2023-10-17move bootstrap core implementation to bootstrap/src/core moduleonur-ozkan-189/+792
2023-10-17improve bootstrap tests structureonur-ozkan-10/+10
2023-10-17reorganize bootstrap bins and helper module utilizationsonur-ozkan-35/+19
2023-10-17fmtThe Miri Conjob Bot-49/+14
2023-10-17Merge from rustcThe Miri Conjob Bot-923/+2019
2023-10-17Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-16fix lint failures in clippyArthur Lafrance-16/+16
2023-10-17Auto merge of #116477 - nnethercote:tidy-alpha-deps, r=wesleywiserbors-2/+2