From 69cd153b15ad6cf3054020054743b66225b301d6 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 18 May 2026 20:15:56 +0000 Subject: [PATCH 1/2] Initial plan From 75c1825780d3ac7097b3642c27b34c3fdd882ebd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 18 May 2026 20:18:57 +0000 Subject: [PATCH 2/2] Remove Attributes.BoxedValues from ILTrim expected failures Agent-Logs-Url: https://github.com/dotnet/runtime/sessions/9fc8c55e-3019-41d3-a060-7174d0b83b25 Co-authored-by: EgorBo <523221+EgorBo@users.noreply.github.com> --- src/coreclr/tools/ILTrim.Tests/ILTrimExpectedFailures.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/coreclr/tools/ILTrim.Tests/ILTrimExpectedFailures.txt b/src/coreclr/tools/ILTrim.Tests/ILTrimExpectedFailures.txt index 2acc7366bd9d77..81050d71c63055 100644 --- a/src/coreclr/tools/ILTrim.Tests/ILTrimExpectedFailures.txt +++ b/src/coreclr/tools/ILTrim.Tests/ILTrimExpectedFailures.txt @@ -1,7 +1,6 @@ Advanced.TypeCheckRemoval Attributes.AssemblyAttributeAccessesMembers Attributes.AssemblyAttributeIsRemovedIfOnlyTypesUsedInAssembly -Attributes.BoxedValues Attributes.CoreLibraryAssemblyAttributesAreKept Attributes.Csc.OnlyTypeUsedInAssemblyIsTypeOnAttributeCtorOnAssembly Attributes.Csc.OnlyTypeUsedInAssemblyIsTypeOnAttributeFieldOnAssembly