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-09-19Update dependencies from https://github.com/dotnet/runtime build 20220916.6darc-main-3025bfb4-7523-415d-a064-80d48ffd0fc5dotnet-maestro[bot]
2022-09-19[main] Update dependencies from dotnet/runtime (#3024)dotnet-maestro[bot]
2022-09-19[main] Update dependencies from dotnet/arcade (#3023)dotnet-maestro[bot]
2022-09-16Better warning message for DynamicDependency problem (#3035)Vitek Karas
2022-09-15Fix how keeping something due to DynamicDependency is traced (#3033)Vitek Karas
2022-09-08Fix lint command (#3027)Tlakaelel Axayakatl Ceja
2022-09-06Sync AOT tests with linker (#3026)Tlakaelel Axayakatl Ceja
2022-09-02Allow codefixer to annotate accessor declarations as methods (#3017)Tlakaelel Axayakatl Ceja
2022-09-01Fixes a null ref which happens when an XML comment cref contains generic inst...Vitek Karas
2022-09-01Update public pool names (#3013)Alex Perovich
2022-09-01[main] Update dependencies from dotnet/runtime (#2974)dotnet-maestro[bot]
2022-08-31Verify if COM dangerous during call site check (#3009)Jeremi Kurdek
2022-08-30Update dependencies from https://github.com/dotnet/arcade build 20220826.8 (#...dotnet-maestro[bot]
2022-08-30Annotated TestSystemTypeBase (#3008)Jeremi Kurdek
2022-08-29Use enum for method parameter indexing (#2993)Jackson Schuster
2022-08-27[main] Update dependencies from dotnet/arcade (#2950)dotnet-maestro[bot]
2022-08-26Don't suppress all warnings with SuppressTrimAnalysisWarnings (#3003)Sven Boemer
2022-08-26Suppress warnings in 6.0 framework (#3000)Sven Boemer
2022-08-26Do not report redundant suppressions on trimmed members (#2999)Jeremi Kurdek
2022-08-24CodeFixer enhancements (#2994)Tlakaelel Axayakatl Ceja
2022-08-23Add generated test (#2995)Jackson Schuster
2022-08-23Add support for generic attributes (#2980)Sven Boemer
2022-08-23Check variable type in ValidateNoReferencesToReferences instead of dataflow-t...Jackson Schuster
2022-08-23Add documentation (#2989)Isabel Serrato
2022-08-19Generate attribute in Code Fix (#2985)Isabel Serrato
2022-08-19IL2121 warnings point to XML files correctly (#2965)Jeremi Kurdek
2022-08-18CodeFix Support for Additional DAM IDs (#2939)Isabel Serrato
2022-08-18Don't track current field of state machines (#2979)Sven Boemer
2022-08-17Add test for dotnet/runtime#73048 (#2977)Michal Strehovský
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