File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,9 @@ and try to resolve as many such issues as possible.
139
139
While the main motivation is to make the Rust toolchain (compiler, standard library, etc.) releases
140
140
reproducible, any improvements on this front should benefit the reproducibility of all Rust programs.
141
141
142
+ See [ Tracking Issue for Reproducible Build bugs and challenges] ( https://github.com/rust-lang/rust/issues/129080 )
143
+ for a non-exhaustive list of reproducibility challenges.
144
+
142
145
** Expected result**
143
146
144
147
Rust builds are more reproducible, ideally the Rust toolchain can be compiled in a reproducible manner.
@@ -153,7 +156,7 @@ Medium.
153
156
154
157
** Difficulty**
155
158
156
- Large .
159
+ Hard .
157
160
158
161
** Mentor**
159
162
- Jakub Beránek ([ GitHub] ( https://github.com/kobzol ) , [ Zulip] ( https://rust-lang.zulipchat.com/#narrow/dm/266526-Jakub-Ber%C3%A1nek ) )
You can’t perform that action at this time.
0 commit comments