e92b2415aa
Replace `* -> vec` with `-> vec` in docs Fixes #100078. Rustdoc's current syntax is `-> vec`.
This directory contains the source code of the rust project, including:
- The test suite
- The bootstrapping build system
- Various submodules for tools, like rustdoc, rls, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.