commit | 52fcd590bdabebf6cb4baa271cc1208f2541e6d4 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Mon Feb 27 13:23:35 2023 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Wed Mar 29 10:13:12 2023 -0600 |
tree | efb70e13c1c5b36f1b05e1835e510b74832cbd51 | |
parent | f6424be55482c4e8e6d482e04f1fb8408191d702 [diff] |
Introduce rust_at_least helper proc This adds a 'rust_at_least' helper proc, for checking the version of the Rust compiler in use. It then changes various tests to use this with 'require'.