mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
d3f5e7b2d6
Resolve Clippy `f16` and `f128` `unimplemented!`/`FIXME`s This was originally a PR against the Clippy repo, https://github.com/rust-lang/rust-clippy/pull/12950 r? ``@flip1995`` Tracking issue: https://github.com/rust-lang/rust/issues/116909 Fixes: https://github.com/rust-lang/rust/pull/126636
This directory contains some source code for the Rust project, including:
- The bootstrapping build system
- Various submodules for tools, like cargo, tidy, etc.
For more information on how various parts of the compiler work, see the rustc dev guide.