about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/mod.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-09-15 11:29:12 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-02-16 15:14:45 +1100
commit22a5125a367eedc9f1d6b49bac6557a4b4864423 (patch)
tree7dcad5a8f0f164618b919e5dea7daad51323b54b /compiler/rustc_parse/src/parser/mod.rs
parentdc7a676778706bde3b50ff6d4fe81e2955bd4847 (diff)
downloadrust-22a5125a367eedc9f1d6b49bac6557a4b4864423.tar.gz
rust-22a5125a367eedc9f1d6b49bac6557a4b4864423.zip
Remove save-analysis.
Most tests involving save-analysis were removed, but I kept a few where
the `-Zsave-analysis` was an add-on to the main thing being tested,
rather than the main thing being tested.

For `x.py install`, the `rust-analysis` target has been removed.

For `x.py dist`, the `rust-analysis` target has been kept in a
degenerate form: it just produces a single file `reduced.json`
indicating that save-analysis has been removed. This is necessary for
rustup to keep working.

Closes #43606.
Diffstat (limited to 'compiler/rustc_parse/src/parser/mod.rs')
0 files changed, 0 insertions, 0 deletions