diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2023-08-27 20:12:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-27 20:12:48 +0200 |
| commit | 1095175b51aff5330b4c53bd6b85afad120f38e0 (patch) | |
| tree | 94006efc539457f22e31d31fb3fdb75710ef46db /src/bootstrap | |
| parent | 8dfbc76f34c3c7ee77517743de3fad03c67dc2eb (diff) | |
| parent | 879e106460b929932bf3819df6da79834dd4b490 (diff) | |
| download | rust-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.rs | 2 |
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 |
