about summary refs log tree commit diff
path: root/src/bootstrap
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2023-08-27 20:12:48 +0200
committerGitHub <noreply@github.com>2023-08-27 20:12:48 +0200
commit1095175b51aff5330b4c53bd6b85afad120f38e0 (patch)
tree94006efc539457f22e31d31fb3fdb75710ef46db /src/bootstrap
parent8dfbc76f34c3c7ee77517743de3fad03c67dc2eb (diff)
parent879e106460b929932bf3819df6da79834dd4b490 (diff)
downloadrust-1095175b51aff5330b4c53bd6b85afad120f38e0.tar.gz
rust-1095175b51aff5330b4c53bd6b85afad120f38e0.zip
Rollup merge of #115261 - onur-ozkan:replace-old-username, r=Mark-Simulacrum
replace outdated github username 'ozkanonur'
Diffstat (limited to 'src/bootstrap')
-rw-r--r--src/bootstrap/config/tests.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/config/tests.rs b/src/bootstrap/config/tests.rs
index c340bb2982a..b8f3be96062 100644
--- a/src/bootstrap/config/tests.rs
+++ b/src/bootstrap/config/tests.rs
@@ -35,7 +35,7 @@ fn download_ci_llvm() {
     ));
 }
 
-// FIXME(ozkanonur): extend scope of the test
+// FIXME(onur-ozkan): extend scope of the test
 // refs:
 //   - https://github.com/rust-lang/rust/issues/109120
 //   - https://github.com/rust-lang/rust/pull/109162#issuecomment-1496782487