diff options
| author | ozkanonur <work@onurozkan.dev> | 2023-08-27 06:26:02 +0300 |
|---|---|---|
| committer | ozkanonur <work@onurozkan.dev> | 2023-08-27 06:26:02 +0300 |
| commit | 879e106460b929932bf3819df6da79834dd4b490 (patch) | |
| tree | 35d8dc46e909768759f05568ba07f5e290701a99 /src | |
| parent | 18be2728bd0d59c8fc74311de365a52a2d5e3eee (diff) | |
| download | rust-879e106460b929932bf3819df6da79834dd4b490.tar.gz rust-879e106460b929932bf3819df6da79834dd4b490.zip | |
replace outdated github username 'ozkanonur'
Signed-off-by: ozkanonur <work@onurozkan.dev>
Diffstat (limited to 'src')
| -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 |
