dotnet / dotnet/linker

Linker should warn about trim correctness when certain command line options are used

Open
#1,301 1 comment 1 reaction 0 assignees View on GitHub
area-Linker: Steps
Dominant language
C#
Stars
392
Forks
128
Avg merge
2d 10h
Merged PRs (30d)
2

Description

For example `--used-attrs-only` is currently not handled correctly by the linker (or the annotations on reflection APIs) and can lead to unreported unanalyzed patterns - eventually leading to broken apps.

As the linker tries to issue a warning whenever it finds a pattern it can't handle, it should also warn about usage of command line options which case similar issues.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.