about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-08-13Auto merge of #129046 - matthiaskrgr:rollup-9x4xgak, r=matthiaskrgrbors-126/+123
2024-08-13Rollup merge of #129040 - Zalathar:bless-rmake, r=jieyouxuMatthias Krüger-24/+31
2024-08-13Rollup merge of #128983 - Kobzol:bootstrap-target, r=onur-ozkanMatthias Krüger-70/+70
2024-08-13Rollup merge of #128841 - lqd:rustc-args, r=onur-ozkanMatthias Krüger-32/+22
2024-08-13Auto merge of #128962 - devnexen:fs_get_mode_haiku, r=workingjubileebors-0/+0
2024-08-13Implement `AsRef<Path>` for `TargetSelection`Jakub Beránek-61/+57
2024-08-13Create a `TargetSelection` method for recognizing `*-windows-gnu` targetsJakub Beránek-9/+13
2024-08-13Fix blessing of rmake testsZalathar-12/+16
2024-08-13Extract a helper method for blessing in `Diff`Zalathar-16/+19
2024-08-13Auto merge of #128742 - RalfJung:miri-vtable-uniqueness, r=saethlinbors-7/+63
2024-08-13Auto merge of #128868 - s7tya:port-rustc-perf-cmp-command, r=Kobzolbors-35/+81
2024-08-12trying common codepath for every unixesDavid Carlier-0/+0
2024-08-12Rollup merge of #129000 - RalfJung:miri-bootstrap-clear, r=onur-ozkanMatthias Krüger-6/+8
2024-08-12add change tracker noticeRémy Rakic-0/+5
2024-08-12regenerate `./x` completionsRémy Rakic-13/+6
2024-08-12rename `./x test`'s `--rustc-args` to `--compiletest-rustc-args`Rémy Rakic-7/+7
2024-08-12remove unexpected `--rustc-args` from `./x miri`Rémy Rakic-4/+1
2024-08-12clarify that `--rustc-args` is for compiletest testsRémy Rakic-4/+4
2024-08-12don't use `--rustc-args` to test the stdlib's size optimizations featureRémy Rakic-3/+3
2024-08-12 don't use rustflags for `--rustc-args`Rémy Rakic-5/+0
2024-08-12Rollup merge of #128929 - saethlin:enable-codegen-units-tests, r=compiler-errorsGuillaume Gomez-1/+7
2024-08-12Rollup merge of #128878 - Kobzol:refactor-flags, r=onur-ozkanGuillaume Gomez-29/+48
2024-08-12Rollup merge of #128394 - GuillaumeGomez:run-button, r=t-rustdocGuillaume Gomez-44/+29
2024-08-12bootstrap: clear miri ui-test deps when miri sysroot gets rebuiltRalf Jung-6/+8
2024-08-12Auto merge of #126793 - saethlin:mono-rawvec, r=scottmcmbors-29/+39
2024-08-11Fix debuginfo providers/testsBen Kimock-16/+16
2024-08-11Auto merge of #128677 - nikic:llvm19rc2, r=cuviperbors-0/+0
2024-08-11Auto merge of #122362 - Zoxc:rustc_driver_static_std, r=oli-obk,lqd,bjorn3,Ko...bors-4/+58
2024-08-11Rollup merge of #128592 - evelynharthbrooke:master, r=Mark-SimulacrumMatthias Krüger-7/+3
2024-08-11Keep rustc's std copyJohn Kåre Alsaker-12/+1
2024-08-11Exclude just `std` from rustc depsJohn Kåre Alsaker-9/+5
2024-08-11Update the unstable bookJohn Kåre Alsaker-0/+11
2024-08-11Don't statically link `std` into `rustc_driver` for `windows-gnu`John Kåre Alsaker-4/+30
2024-08-11Link `std` statically in `rustc_driver`John Kåre Alsaker-5/+37
2024-08-10Auto merge of #128400 - petrochenkov:nowhole3, r=bjorn3bors-3/+1
2024-08-10Fix and enable disabled codegen-units testsBen Kimock-1/+7
2024-08-10Auto merge of #128927 - GuillaumeGomez:rollup-ei2lr0f, r=GuillaumeGomezbors-20/+28
2024-08-10Rollup merge of #128923 - GuillaumeGomez:negative-impls-items, r=fmeaseGuillaume Gomez-19/+27
2024-08-10Rollup merge of #128903 - kraktus:patch-3, r=aDotInTheVoidGuillaume Gomez-1/+1
2024-08-10Stop showing impl items for negative implsGuillaume Gomez-19/+27
2024-08-10Fixes in various placesNadrieril-4/+10
2024-08-09Add a FIXME to the changed Miri testBen Kimock-0/+2
2024-08-09Bless MiriBen Kimock-3/+5
2024-08-09Paper over the clippy ICEBen Kimock-5/+4
2024-08-09Polymorphize RawVecBen Kimock-5/+12
2024-08-09Auto merge of #125642 - khuey:zstd, r=Kobzolbors-4/+57
2024-08-09Auto merge of #128896 - bjorn3:sync_cg_clif-2024-08-09, r=bjorn3bors-0/+2
2024-08-09rustdoc-json-types `Discriminant`: fix typokraktus-1/+1
2024-08-09Update tidy for new cranelift-bitset cratebjorn3-0/+2
2024-08-09Rollup merge of #128874 - Kobzol:cmd-verbose-logging, r=onur-ozkanMatthias Krüger-5/+14