Skip to content

Commit

Permalink
Refactor of baseline.rs for easier next additive changes (#340)
Browse files Browse the repository at this point in the history
* Refactor for easier additive changes

* Debugging attempt

* Explain why no caching in match branch

* Add derive

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

* Ignore arguments

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

* Moved functions to separate module

* Revert back cache changes

* Change comment

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

* Remove empty comment

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

* Rename Manifest -> manifest

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

* Rename Manifest -> manifest

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>

* Moved name/version to separate functions

* Changed some with_context to context

* Added message that the cached rustdoc is being parsed

* fmt

* Changed a match to a function execution

* Renamed functions

* Changed returned value from String to &str

---------

Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
  • Loading branch information
tonowak and obi1kenobi authored Feb 3, 2023
1 parent cc9e7db commit eff3506
Showing 1 changed file with 225 additions and 118 deletions.
Loading

0 comments on commit eff3506

Please sign in to comment.