about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-09Merge pull request #18645 from Veykril/push-yruoyrvrsntwLukas Wirth-12/+21
2024-12-09fix: Non-exhaustive structs may be emptyLukas Wirth-12/+21
2024-12-09compiletest: `print{,ln}!` -> `eprint{,ln}!`clubby789-57/+57
2024-12-09bootstrap: `print{,ln}!` -> `eprint{,ln}!`clubby789-150/+154
2024-12-09Merge pull request #18644 from Veykril/push-nolvpzqvoqwxLukas Wirth-53/+18
2024-12-09Merge pull request #18643 from Veykril/push-muwuzmowptnnLukas Wirth-397/+407
2024-12-09Remove patch sysroot cfg-if hackLukas Wirth-53/+18
2024-12-09Rename test fixture crates to ra_test_fixtureLukas Wirth-397/+407
2024-12-09Remove unstable attributes in minicoreLaurențiu Nicola-4/+0
2024-12-09Merge pull request #18441 from Veykril/lw-psyvmlotlvqnLukas Wirth-54/+107
2024-12-09Fix config guard lock for ratoml testsLukas Wirth-63/+59
2024-12-09Merge pull request #18635 from ChayimFriedman2/fix-testLukas Wirth-47/+49
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-08fix: Map new replacement nodes to their mutable equivalents in `SyntaxEditor`Giga Bowser-20/+22
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 a test that didn't test what it shouldChayim Refael Friedman-47/+49
2024-12-08fix buildRalf Jung-2/+2
2024-12-08Merge pull request #18633 from ChayimFriedman2/unify-fnLukas Wirth-1/+21
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-07Coerce two `FnDef`s to fn pointers even if they are the same, if they are sub...Chayim Refael Friedman-1/+21
2024-12-07add weak memory consistency test for mixing SC accesses and fencesRalf Jung-0/+30
2024-12-07Watch for user config ratomlAli Bektas-37/+94
2024-12-07Merge pull request #18575 from Giga-Bowser/flip-assistsLukas Wirth-87/+217
2024-12-07Merge pull request #18630 from Veykril/push-ystzsxpywnxnLukas Wirth-19/+37
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
2024-12-06Update cargoWeihang Lo-0/+0
2024-12-06Remove polymorphizationBen Kimock-5/+0
2024-12-06Rollup merge of #133960 - jdonszelmann:remove-eq-on-attributes, r=notriddleMatthias Krüger-13/+0
2024-12-06Rollup merge of #133875 - onur-ozkan:early-return-rustfmt, r=jieyouxuMatthias Krüger-11/+26
2024-12-06Rollup merge of #130254 - GrigorenkoPV:QuotaExceeded, r=dtolnayMatthias Krüger-1/+1
2024-12-06remove a no-longer-needed work-aroundRalf Jung-6/+2
2024-12-06add testRalf Jung-1/+41