For example, license, and there are probably a bunch more.
We need to list them explicitly because the manual currently says that all attribute names are currently reserved, so if someone is going to use attributes like license, we need to provide an assurance that rustc will not start interpreting it.
Sub-bug of #6444.