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

Test & CoreLogging: improve inference & (no)specialization #39177

Merged
merged 3 commits into from
Jan 12, 2021

Commits on Jan 10, 2021

  1. Test & CoreLogging: improve inference & (no)specialization

    This adjusts specialization in both Base.CoreLogging and Test,
    and transitions to concrete types in some Test structs.
    It also fixes a couple of inference problems.
    timholy committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    072b739 View commit details
    Browse the repository at this point in the history
  2. Update stdlib/Test/src/Test.jl

    Co-authored-by: Jameson Nash <vtjnash@gmail.com>
    timholy and vtjnash authored Jan 10, 2021
    Configuration menu
    Copy the full SHA
    7db409e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6062140 View commit details
    Browse the repository at this point in the history