Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - perf(library/module): use persistent data structures #241

Closed
wants to merge 1 commit into from

Conversation

gebner
Copy link
Member

@gebner gebner commented May 15, 2020

No description provided.

@gebner
Copy link
Member Author

gebner commented May 15, 2020

bors merge

@bors
Copy link

bors bot commented May 15, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title perf(library/module): use persistent data structures [Merged by Bors] - perf(library/module): use persistent data structures May 15, 2020
@bors bors bot closed this May 15, 2020
@bors bors bot deleted the faster_import branch May 15, 2020 19:59
bors bot pushed a commit that referenced this pull request May 16, 2020
Features:
 - use persistent data structures, to improve performance
   of (module) docstrings (#241)
 - cache constructed `simp_lemma` objects (#234)
 - support `local attribute [-instance]` (#240)
 - show goal after `;` (#239)
 - `==`: compare id (#238)
 - mark deps of fixed as fixed (#237)

Changes:
 - Most of `library/init/algebra/*` has been deleted,
   as part of moving the algebraic hierarchy to mathlib (#229)
@bryangingechen
Copy link
Collaborator

bryangingechen commented May 18, 2020

I think this commit broke tactic.olean_doc_strings: see Zulip.

Edit: fixed in #249.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants