Skip to content

Commit e89bd94

Browse files
jyn514lqd
andauthored
fix link
Co-authored-by: Rémy Rakic <[email protected]>
1 parent 9a24e2f commit e89bd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc/src/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
//
3232
// NOTE: if you are reading this comment because you want to replace jemalloc with another allocator
3333
// to compare their performance, see
34-
// https://github.com/fee1-dead-contrib/rust/commit/b90cfc887c31c3e7a9e6d462e2464db1fe506175#diff-43914724af6e464c1da2171e4a9b6c7e607d5bc1203fa95c0ab85be4122605ef
34+
// https://github.com/rust-lang/rust/commit/b90cfc887c31c3e7a9e6d462e2464db1fe506175#diff-43914724af6e464c1da2171e4a9b6c7e607d5bc1203fa95c0ab85be4122605ef
3535
// for an example of how to do so.
3636

3737
#[unix_sigpipe = "sig_dfl"]

0 commit comments

Comments
 (0)