diff options
| author | onur-ozkan <work@onurozkan.dev> | 2025-05-15 10:17:20 +0000 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2025-05-15 11:03:06 +0000 |
| commit | 92116bcfa6d47ebd021296a3f3cabb62f021b74c (patch) | |
| tree | d62d93f6548383ef9ccf62e8ed1f2ed605f4034e /compiler/rustc_parse/src | |
| parent | 414482f6a0d4e7290f614300581a0b55442552a3 (diff) | |
| download | rust-92116bcfa6d47ebd021296a3f3cabb62f021b74c.tar.gz rust-92116bcfa6d47ebd021296a3f3cabb62f021b74c.zip | |
remove `RustfmtState` to reduce `initial_rustfmt` complexity
The current use of `RustfmtState` doesn't serve its main purpose as it never does the lazy evaulation since `Build::build` forces it to be ready on the early stage. If we want rustfmt to be ready on the early stage, we don't need to have `RustfmtState` complexity at all. Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
