Skip to content

Commit 87c0eb1

Browse files
committed
reproducibility: add a link to tracking issue and fix project difficulty
1 parent 6e185f6 commit 87c0eb1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ and try to resolve as many such issues as possible.
139139
While the main motivation is to make the Rust toolchain (compiler, standard library, etc.) releases
140140
reproducible, any improvements on this front should benefit the reproducibility of all Rust programs.
141141

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+
142145
**Expected result**
143146

144147
Rust builds are more reproducible, ideally the Rust toolchain can be compiled in a reproducible manner.
@@ -153,7 +156,7 @@ Medium.
153156

154157
**Difficulty**
155158

156-
Large.
159+
Hard.
157160

158161
**Mentor**
159162
- Jakub Beránek ([GitHub](https://github.com/kobzol), [Zulip](https://rust-lang.zulipchat.com/#narrow/dm/266526-Jakub-Ber%C3%A1nek))

0 commit comments

Comments
 (0)