about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-05-30Auto merge of #115105 - cjgillot:dest-prop-default, r=oli-obkbors-422/+371
2024-05-30Auto merge of #124636 - tbu-:pr_env_unsafe, r=petrochenkovbors-0/+165
2024-05-30Rollup merge of #125754 - Zalathar:conditions-num, r=lqdMatthias Krüger-2/+2
2024-05-30Rollup merge of #125711 - oli-obk:const_block_ice2, r=NadrierilMatthias Krüger-0/+22
2024-05-30Auto merge of #125671 - BoxyUwU:remove_const_ty_eq, r=compiler-errorsbors-306/+116
2024-05-30coverage: Rename MC/DC `conditions_num` to `num_conditions`Zalathar-2/+2
2024-05-30Auto merge of #125744 - fmease:rollup-ky7d098, r=fmeasebors-76/+328
2024-05-29Enable DestinationPropagation by default.Camille GILLOT-422/+371
2024-05-30Rollup merge of #125734 - petrochenkov:macinattr, r=wesleywiserLeón Orell Valerian Liehr-22/+208
2024-05-30Rollup merge of #125723 - GuillaumeGomez:migrate-run-make-crate-data-smoke, r...León Orell Valerian Liehr-10/+43
2024-05-30Rollup merge of #125701 - scottmcm:generic-from-raw-parts, r=WaffleLapkinLeón Orell Valerian Liehr-6/+16
2024-05-30Rollup merge of #125662 - Oneirical:more-tests-again, r=jieyouxuLeón Orell Valerian Liehr-29/+43
2024-05-30Rollup merge of #125653 - GuillaumeGomez:migrate-const-prop-lint, r=jieyouxuLeón Orell Valerian Liehr-9/+18
2024-05-29Auto merge of #125702 - workingjubilee:tell-tidy-about-csky, r=nikicbors-8/+5
2024-05-30Add `deprecated_safe` lintTobias Bucher-9/+81
2024-05-29Make `std::env::{set_var, remove_var}` unsafe in edition 2024Tobias Bucher-0/+93
2024-05-29Auto merge of #125732 - matthiaskrgr:rollup-bozbtk3, r=matthiaskrgrbors-104/+462
2024-05-29ast: Revert a breaking attribute visiting order changeVadim Petrochenkov-41/+25
2024-05-29Rollup merge of #125715 - lqd:rmake-cleanup, r=jieyouxuMatthias Krüger-2/+0
2024-05-29Rollup merge of #125705 - oli-obk:const_block_ice, r=compiler-errorsMatthias Krüger-0/+17
2024-05-29Rollup merge of #125700 - Zalathar:limit-overflow, r=nnethercoteMatthias Krüger-0/+310
2024-05-29Rollup merge of #125693 - Zalathar:format, r=lqdMatthias Krüger-102/+88
2024-05-29Rollup merge of #124655 - Darksonn:fixed-x18, r=lqd,estebankMatthias Krüger-0/+47
2024-05-29Add a test for resolving `macro_rules` calls inside attributesVadim Petrochenkov-0/+202
2024-05-29Auto merge of #125613 - ChrisDenton:windows-recipie, r=jieyouxubors-57/+91
2024-05-29tests: reenable ABI compatibility test for cskyJubilee Young-8/+5
2024-05-29[ACP 362] genericize `ptr::from_raw_parts`Scott McMurray-6/+16
2024-05-29Partially implement `ConstArgHasType`Boxy-306/+116
2024-05-29Add `run-make-support::rust_lib_name`Guillaume Gomez-3/+3
2024-05-29rewrite and rename issue-37893 to rmakeOneirical-8/+18
2024-05-29convert fpic to ui testOneirical-12/+12
2024-05-29convert simple-dylib to ui testOneirical-12/+16
2024-05-29Simplify check for unsupported architecturesAlice Ryhl-10/+2
2024-05-29Migrate `run-make/crate-data-smoke` to `rmake.rs`Guillaume Gomez-10/+43
2024-05-29Auto merge of #125531 - surechen:make_suggestion_for_note_like_drop_lint, r=U...bors-33/+684
2024-05-29Convert windows-binary-no-external-deps to rmakeChris Denton-9/+21
2024-05-29Convert run-make/windows-safeseh to rmakeChris Denton-19/+15
2024-05-29Convert run-make/windows-spawn to rmakeChris Denton-14/+21
2024-05-29Rename run-make/issue-85441 and convert to rmakeChris Denton-9/+32
2024-05-29Move run-make windows_subsystem tests to ui testsChris Denton-6/+2
2024-05-29Migrate `run-make/const-prop-lint` to `rmake.rs`Guillaume Gomez-9/+18
2024-05-29Auto merge of #125360 - RalfJung:packed-field-reorder, r=fmeasebors-1/+1
2024-05-29remove unneeded extern crate in rmake testRémy Rakic-2/+0
2024-05-29coverage: Add tests for the MC/DC condition limitZalathar-0/+310
2024-05-29Make `body_owned_by` return the body directly.Oli Scherer-0/+22
2024-05-29Auto merge of #125695 - RalfJung:fn_arg_sanity_check, r=jieyouxubors-0/+1
2024-05-29 Let lint_forgetting_references give the suggestion if possiblesurechen-20/+345
2024-05-29 Let lint_forgetting_copy_types give the suggestion if possible.surechen-3/+108
2024-05-29Let lint_dropping_references give the suggestion if possible.surechen-10/+231
2024-05-29Reintroduce name resolution check for trying to access locals from an inline ...Oli Scherer-0/+17