Lines Matching defs:edition
45 edition: str
88 edition: Optional[str],
94 edition = edition if edition is not None else "2021"
101 "edition": edition,
114 edition: Optional[str] = None,
122 edition=edition,
152 edition: Optional[str] = None,
161 edition=edition,
193 # > b656384d8398 ("Update stdlib to the 2021 edition")
194 # > 06a1c14d52a8 ("Switch all libraries to the 2021 edition")
199 # sysroot crates with the same edition. We may need to relax this
200 # assumption if future edition moves span multiple rust versions.
201 edition=core_edition,
228 edition="2018",
277 edition=None,