rustfmt and RLS compile-from-source errors error[E0308]: mismatched types #78958
Labels
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
When building Rust from source (master@b2d115f6db5172c961dfeb50de15f35784dbc7c9), when compiling with
x.py --config ./config.toml dist cargo extended library/std llvm-tools miri rust-dev rustc-dev src src/librustc src/lldb_batchmode.py src/tool /build-manifest
Building with the following
./configure
flags:It should be noted that I've never gotten rustfmt and RLS to build, even when building from built-in triple targets.
Rustfmt
RLS
The text was updated successfully, but these errors were encountered: