mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

futureproof high level programming language versions #549

Closed mcandre closed 1 week ago

mcandre commented 1 month ago

Create a GitHub job that runs test suites, allowing the programming language version to float (e.g. git HEAD). Here, build errors indicate when an upcoming programming language release introduces breaking changes, inspite of any promises of backwards compatibility.

Projects:

Unfortunately, no actions/setup-rust yet.