https://github.com/leanprover/mathlib
Raw File
Tip revision: 712e25bb327236671170b7c85118696adc226a37 authored by Eric Wieser on 14 April 2021, 16:58:24 UTC
refactor(algebra/op_closed): make it easier to generalize over subobjects
Tip revision: 712e25b
bors.toml
status = ["Build mathlib", "Lint mathlib", "Run tests", "Lint style"]
use_squash_merge = true
timeout_sec = 21600
block_labels = ["not-ready-to-merge", "WIP", "blocked-by-other-PR"]
delete_merged_branches = true
cut_body_after = "---"
back to top