Files
rust/compiler
Jonas Schievink 22dc82fb9d Rollup merge of #81259 - est31:cfg_version, r=petrochenkov
Replace version_check dependency with own version parsing code

This gives compiler maintainers a better degree of control
over how the version gets parsed and is a good way to ensure
that there are no changes of behaviour in the future.

Also, issue a warning if the version is invalid instead of erroring
so that we stay forwards compatible with possible future changes
of the versioning scheme.

Last, this improves the present test a little.

Fixes #79436

r? `@petrochenkov`
2021-01-24 22:09:57 +01:00
..
2020-12-26 18:24:10 +01:00
2021-01-23 10:30:38 +01:00
2021-01-21 21:41:46 -08:00
2021-01-16 18:56:37 -05:00
2021-01-23 15:41:17 -05:00
2021-01-16 18:56:37 -05:00