about summary refs log tree commit diff
path: root/src/tools/tier-check
AgeCommit message (Collapse)AuthorLines
2022-11-17Encourage developers not to use periods in target namesFlorian Bartels-1/+17
They can cause issues in e.g. cargo.
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo.
2021-05-29tier-check: Check for lines with '[' such as those containing linksJan-Erik Rediger-1/+1
2020-09-25Remove note about missing ios/tvos targets in platform docs.Eric Huss-2/+0
I misunderstood how this works, and I have fixed the linux builds to support ios/tvos.
2020-08-12Add a script to verify the Platform Support page is up-to-date.Eric Huss-0/+60