diff options
| author | mu001999 <mu001999@outlook.com> | 2024-10-06 18:08:28 +0800 |
|---|---|---|
| committer | mu001999 <mu001999@outlook.com> | 2024-10-06 18:08:28 +0800 |
| commit | aa75b5f686945b0d2c4927ae3f277cd2216a1350 (patch) | |
| tree | 2e40e7cb9e71b19155b195a5965091206a1cfced | |
| parent | 7d53688b25d52d822c7094ee80db42b2b2f2a8d3 (diff) | |
| download | rust-aa75b5f686945b0d2c4927ae3f277cd2216a1350.tar.gz rust-aa75b5f686945b0d2c4927ae3f277cd2216a1350.zip | |
Update out-dated link
| -rw-r--r-- | compiler/rustc_driver_impl/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_driver_impl/README.md b/compiler/rustc_driver_impl/README.md index 6d7fba36fb3..9fa4242de3c 100644 --- a/compiler/rustc_driver_impl/README.md +++ b/compiler/rustc_driver_impl/README.md @@ -7,4 +7,4 @@ options). For more information about how the driver works, see the [rustc dev guide]. -[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/rustc-driver.html +[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/rustc-driver/intro.html |
