Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09Use new build images (#3052)release/7.0Sven Boemer
2022-09-21Don't hardcode Microsoft.CodeAnalysis version for source-build (#3045)Logan Bussell
2022-09-02[release/7.0] Fixes a null ref which happens when an XML comment cref contain...Vitek Karas
2022-09-02[release/7.0] Redundant suppression fixesSven Boemer
2022-09-01Do not report redundant suppressions on trimmed members (#2999)Jeremi Kurdek
2022-09-01IL2121 warnings point to XML files correctly (#2965)Jeremi Kurdek
2022-08-29Suppress warnings in 6.0 framework (#3000) (#3004)release/7.0-publicPoolNamesSven Boemer
2022-08-29Don't suppress all warnings with SuppressTrimAnalysisWarnings (#3003) (#3005)Sven Boemer
2022-08-23Add support for generic attributes (#2980) (#2997)Sven Boemer
2022-08-16Use HashSet instead of List for _virtual_methods (#2976)Jackson Schuster
2022-08-15Suppress warning in instance fields if the instance constructors are annotate...Tlakaelel Axayakatl Ceja
2022-08-15Add IL Verification to tests (#2960)Jackson Schuster
2022-08-15Add MakeGenericMethod tests for static interface methods (#2962)Jackson Schuster
2022-08-13Fix exception when generating warning for method definition (#2972)Vitek Karas
2022-08-12Dataflow support for ref fields (#2947)Jackson Schuster
2022-08-12Fix il corruption (#2966)Sven Boemer
2022-08-12Added IL2121 to error-codes.md (#2964)Jeremi Kurdek
2022-08-12Revert analyzer to lower CodeAnalysis version (#2968)Jackson Schuster
2022-08-11Process static interface methods as virtual methods (#2926)Jackson Schuster
2022-08-10Fix missing parenthesis (#2956)Sven Boemer
2022-08-10Pin compiler version to fix build (#2958)Sven Boemer
2022-08-09Test that basic ref field operations don't crash linker (#2952)Jackson Schuster
2022-08-09Build with preview5 SDK (#2954)Sven Boemer
2022-08-09Update dependencies from https://github.com/dotnet/runtime build 20220807.4 (...dotnet-maestro[bot]
2022-08-09Fixed IL2121 single warn issue (#2953)Jeremi Kurdek
2022-08-08Aot to linker sync (#2944)Vitek Karas
2022-08-08[analyzer tool] Avoid exceptions when loading dependencies (#2949)Vitek Karas
2022-08-06Use preview 5 framework version in runtimeconfig (#2948)Sven Boemer
2022-08-05Include all warnings under suppression setting (#2930)Sven Boemer
2022-08-04Update MSBuild version to fix official build (#2945)Sven Boemer
2022-08-04Update dependencies from https://github.com/dotnet/arcade build 20220729.10 (...dotnet-maestro[bot]
2022-08-04Update dependencies from https://github.com/dotnet/runtime build 20220731.5 (...dotnet-maestro[bot]
2022-08-04Improve tests and docs (#2941)Mike Voorhees
2022-08-04Adds a test with two annotated out params for the same method. (#2875)Vitek Karas
2022-08-04New constraint on a generic argument involved in MakeGenericType/Method shoul...Vitek Karas
2022-08-03Separate interface method trimming logic and update for static interface meth...Jackson Schuster
2022-08-02Redundant suppressions support for suppressions on events and properties (#29...Jeremi Kurdek
2022-08-02Redundant suppressions detection (#2922)Jeremi Kurdek
2022-08-01Sync test changes from AOT (#2912)Vitek Karas
2022-08-01Add another local function branch removal test (#2931)Sven Boemer
2022-08-01Update DAMCodeFixProvider.cs (#2932)Youssef Victor
2022-08-01Make serialization discovery opt-in (#2929)Sven Boemer
2022-07-29Add an interesting test case for compiler generated code marking (#2928)Vitek Karas
2022-07-29Added support for suppressions on properties (#2925)Jeremi Kurdek
2022-07-28[main] Update dependencies from dotnet/arcade (#2884)dotnet-maestro[bot]
2022-07-27Update to .NET 7.0 TFM (#2919)Logan Bussell
2022-07-27Add more tests for parameter dataflow (#2918)Sven Boemer
2022-07-26Synchronize file type between analyzer and linker (#2917)Isabel Serrato
2022-07-26Map type parameters for static closures (#2899)Sven Boemer
2022-07-26Update dependencies from https://github.com/dotnet/runtime build 20220724.4 (...dotnet-maestro[bot]