Skip to content

[Merged by Bors] - fix: correct InfoTree on the set tactic#13913

Closed
eric-wieser wants to merge 1 commit intomasterfrom
eric-wieser/withMainContext
Closed

[Merged by Bors] - fix: correct InfoTree on the set tactic#13913
eric-wieser wants to merge 1 commit intomasterfrom
eric-wieser/withMainContext

Conversation

@eric-wieser
Copy link
Copy Markdown
Member

Without this change, the infoview gives

Error updating: Error fetching goals: Rpc error: InternalError: unknown free variable '_fvar.231'

when you hover over the variable name


Open in Gitpod

@eric-wieser eric-wieser added bug Something is not working awaiting-review t-meta Tactics, attributes or user commands awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. labels Jun 17, 2024
@eric-wieser eric-wieser changed the title fix: correct InfoTree on the set tactic fix: correct InfoTree on the set tactic Jun 17, 2024
@github-actions
Copy link
Copy Markdown

PR summary 55f99988ee

Import changes

No significant changes to the import graph


Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jun 17, 2024
@robertylewis
Copy link
Copy Markdown
Member

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jun 19, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 19, 2024
Without this change, the infoview gives
```
Error updating: Error fetching goals: Rpc error: InternalError: unknown free variable '_fvar.231'
```
when you hover over the variable name
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 19, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title fix: correct InfoTree on the set tactic [Merged by Bors] - fix: correct InfoTree on the set tactic Jun 19, 2024
@mathlib-bors mathlib-bors bot closed this Jun 19, 2024
@mathlib-bors mathlib-bors bot deleted the eric-wieser/withMainContext branch June 19, 2024 11:32
AntoineChambert-Loir pushed a commit that referenced this pull request Jun 20, 2024
Without this change, the infoview gives
```
Error updating: Error fetching goals: Rpc error: InternalError: unknown free variable '_fvar.231'
```
when you hover over the variable name
grunweg pushed a commit that referenced this pull request Jun 20, 2024
Without this change, the infoview gives
```
Error updating: Error fetching goals: Rpc error: InternalError: unknown free variable '_fvar.231'
```
when you hover over the variable name
kbuzzard pushed a commit that referenced this pull request Jun 26, 2024
Without this change, the infoview gives
```
Error updating: Error fetching goals: Rpc error: InternalError: unknown free variable '_fvar.231'
```
when you hover over the variable name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is not working ready-to-merge This PR has been sent to bors. t-meta Tactics, attributes or user commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants