Commit graph

9 commits

Author SHA1 Message Date
aa5eda3c9a Give cargo dylint the correct toolchain if it asks for it
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 15:22:01 +01:00
e9732eb1ec Passthru lints
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 15:02:53 +01:00
7ca821aada Passthru env variables
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 12:53:36 +01:00
13d470bf58 Also expose dylint-link
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 12:47:59 +01:00
c394a61aa0 Directly use the toolchain as given
Previously we hardcoded the nightly chain. This might not be true in the
future!

Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 11:08:21 +01:00
bd031f9105 Throw an error if there is channel prefix
For example if someone just puts in a date

Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 11:04:11 +01:00
520a91a22e Strip prefix rather than prepending nightly
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 10:56:58 +01:00
89f5401e5d Build main binary with the latest stable
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 10:36:46 +01:00
385529d568 Add abstraction to use multiple toolchains
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 09:51:03 +01:00