Skip to content

Commit 4bad528

Browse files
authored
Merge pull request #496 from Seasawher/auto-update-branch
2 parents 8e6ea98 + 56a1d55 commit 4bad528

File tree

5 files changed

+14
-7
lines changed

5 files changed

+14
-7
lines changed

docs/attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Attributes
22

3-
Mathlib version: `c4b0fc93a38b24f4d0ea4bede71ff3b68978a355`
3+
Mathlib version: `cfcfdade2f5b754993893c91cf46ec9e09e52140`
44

55
## Std.Internal.tree_tac
66
simp theorems used by internal DTreeMap lemmas

docs/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Commands
22

3-
Mathlib version: `c4b0fc93a38b24f4d0ea4bede71ff3b68978a355`
3+
Mathlib version: `cfcfdade2f5b754993893c91cf46ec9e09e52140`
44

55
## \#adaptation_note
66
Defined in: `adaptationNoteCmd`

docs/options.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Options
22

3-
Mathlib version: `c4b0fc93a38b24f4d0ea4bede71ff3b68978a355`
3+
Mathlib version: `cfcfdade2f5b754993893c91cf46ec9e09e52140`
44

55
## Elab.async
66
type: `Bool`
@@ -1202,6 +1202,13 @@ default: `false`
12021202

12031203
upstreamableDecl warns on private declarations
12041204

1205+
## linter.weeklyLintSet
1206+
type: `Bool`
1207+
1208+
default: `false`
1209+
1210+
1211+
12051212
## linter.whitespaceBeforeSemicolon
12061213
type: `Bool`
12071214

docs/tactics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tactics
22

3-
Mathlib version: `c4b0fc93a38b24f4d0ea4bede71ff3b68978a355`
3+
Mathlib version: `cfcfdade2f5b754993893c91cf46ec9e09e52140`
44

55
## \#adaptation_note
66
Defined in: `«tactic#adaptation_note_»`

lake-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "c4b0fc93a38b24f4d0ea4bede71ff3b68978a355",
8+
"rev": "cfcfdade2f5b754993893c91cf46ec9e09e52140",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": "master",
@@ -55,7 +55,7 @@
5555
"type": "git",
5656
"subDir": null,
5757
"scope": "leanprover-community",
58-
"rev": "5cd4d7eb072d267662693c77c596db05c4079223",
58+
"rev": "14d8accc7513f8a85ae142201907f49f518ae0ec",
5959
"name": "aesop",
6060
"manifestFile": "lake-manifest.json",
6161
"inputRev": "master",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "a05c7c71ffa5dc15546103f81f63e381ae4730c6",
78+
"rev": "8db17ff29d5682e9ea4ee7cddfb1a8d0c5caaa30",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",

0 commit comments

Comments
 (0)