Commit graph

12 commits

Author SHA1 Message Date
8b303e62b9 Also wrap rustc
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 15:37:19 +01:00
c8a98a05ee Clean up a bit and remove patches
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 15:34:30 +01:00
8c55f225dc Use the provided cargo instead of infinite loop
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-03-04 15:25:36 +01:00
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