about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-10Rollup merge of #134113 - jyn514:run-make-contains, r=jieyouxuLeón Orell Valerian Liehr-1/+1
2024-12-10Auto merge of #134125 - fmease:rollup-u38o3ob, r=fmeasebors-275/+190
2024-12-10Rollup merge of #134123 - Zalathar:json-output, r=jieyouxu,clubby789León Orell Valerian Liehr-1/+1
2024-12-10Rollup merge of #134023 - onur-ozkan:132507, r=jieyouxuLeón Orell Valerian Liehr-12/+19
2024-12-10Rollup merge of #134008 - jswrenn:unsafe-fields-copy, r=compiler-errorsLeón Orell Valerian Liehr-0/+1
2024-12-10Rollup merge of #133478 - aDotInTheVoid:finally, r=fmeaseLeón Orell Valerian Liehr-262/+169
2024-12-10bootstrap: Forward cargo JSON output to stout, not stderrZalathar-1/+1
2024-12-10Auto merge of #134108 - fmease:rollup-tbtwm6j, r=fmeasebors-116/+362
2024-12-10run-make: Fix `assert_stderr_not_contains_regex`jyn-1/+1
2024-12-10Rollup merge of #134102 - WaffleLapkin:nix-dev-shell-fixups-2024-12-10, r=Nor...León Orell Valerian Liehr-8/+6
2024-12-10Rollup merge of #134010 - RalfJung:promoted-type-error-ice, r=oli-obkLeón Orell Valerian Liehr-2/+5
2024-12-10Rollup merge of #133853 - onur-ozkan:use-vendor-directory-on-dist-build, r=Ko...León Orell Valerian Liehr-1/+11
2024-12-10Rollup merge of #133456 - clubby789:cargo-update, r=ChrisDentonLeón Orell Valerian Liehr-105/+340
2024-12-10Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIenibors-5/+5
2024-12-10Auto merge of #134096 - fmease:rollup-0asgoo8, r=fmeasebors-317/+220
2024-12-10provide `libz.so.1` in the `nix-dev-shell`Waffle Lapkin-6/+4
2024-12-10remove instructions to git exclude files in `src/nix-dev-shell/envrc-*`Waffle Lapkin-2/+2
2024-12-09Rollup merge of #134055 - RalfJung:interpret-alloc-dedup, r=oli-obkLeón Orell Valerian Liehr-104/+3
2024-12-09Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxuLeón Orell Valerian Liehr-207/+211
2024-12-09Rollup merge of #133996 - Zalathar:ui-link-native-libs, r=jieyouxuLeón Orell Valerian Liehr-6/+6
2024-12-09Introduce `default_field_values` featureEsteban Küber-29/+44
2024-12-09jsondocck: Parse, don't validate commands.Alona Enraght-Moony-262/+169
2024-12-09fix ICE on type error in promotedRalf Jung-2/+5
2024-12-09interpret: clean up deduplicating allocation functionsRalf Jung-104/+3
2024-12-09compiletest: `print{,ln}!` -> `eprint{,ln}!`clubby789-57/+57
2024-12-09bootstrap: `print{,ln}!` -> `eprint{,ln}!`clubby789-150/+154
2024-12-09Auto merge of #134052 - matthiaskrgr:rollup-puxwqrk, r=matthiaskrgrbors-1233/+1824
2024-12-09Rollup merge of #134050 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-1163/+1755
2024-12-09Rollup merge of #134046 - lqd:new-solver-hangs, r=compiler-errorsMatthias Krüger-5/+12
2024-12-09Rollup merge of #133567 - bjorn3:various_cleanups, r=cjgillotMatthias Krüger-65/+57
2024-12-08Auto merge of #134039 - matthiaskrgr:rollup-ix8kdg1, r=matthiaskrgrbors-38/+136
2024-12-08improve `--compare-mode` error handlingRémy Rakic-5/+12
2024-12-08Auto merge of #133134 - Walnut356:synth_prov, r=Mark-Simulacrumbors-1/+22
2024-12-08Downgrade ccclubby789-2/+2
2024-12-08Rollup merge of #133733 - jyn514:compiletest-diffs, r=jieyouxuMatthias Krüger-35/+119
2024-12-08Rollup merge of #133424 - Nadrieril:guard-patterns-parsing, r=fee1-deadMatthias Krüger-3/+17
2024-12-08handle cygwin environments in `install::sanitize_sh`onur-ozkan-12/+13
2024-12-08implement `TargetSelection::is_cygwin` functiononur-ozkan-0/+6
2024-12-08fix buildRalf Jung-2/+2
2024-12-08Merge from rustcThe Miri Cronjob Bot-25/+27
2024-12-08Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-12-08Auto merge of #133988 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-12-07Make `Copy` unsafe to implement for ADTs with `unsafe` fieldsJack Wrenn-0/+1
2024-12-07add weak memory consistency test for mixing SC accesses and fencesRalf Jung-0/+30
2024-12-07Auto merge of #133978 - matthiaskrgr:rollup-6gh1iho, r=matthiaskrgrbors-25/+27
2024-12-07fmtThe Miri Cronjob Bot-15/+10
2024-12-07Merge from rustcThe Miri Cronjob Bot-1211/+2197
2024-12-07Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-12-07compiletest: show the difference between the normalized output and the actual...jyn-35/+119
2024-12-07Move more tests into `tests/ui/link-native-libs`Zalathar-6/+6