Skip to content

Use Parser.create_snapshot_for_diagnostic instead of Parser.clone()#95068

Merged
bors merged 1 commit into
rust-lang:masterfrom
TaKO8Ki:use-create-snapshot-for-diagnostic
Mar 18, 2022
Merged

Use Parser.create_snapshot_for_diagnostic instead of Parser.clone()#95068
bors merged 1 commit into
rust-lang:masterfrom
TaKO8Ki:use-create-snapshot-for-diagnostic

use `self.create_snapshot_for_diagnostic` instead of `self.clone()`

201a860
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs