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

Clean-up around substitution of globals #8971

Closed
wants to merge 5 commits into from

Commits on Nov 12, 2018

  1. Remove trivial occurrences of subst_global

    Maxime Dénès committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    00fa029 View commit details
    Browse the repository at this point in the history
  2. Introduce subst_constructor_reference

    Maxime Dénès committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    37b556a View commit details
    Browse the repository at this point in the history
  3. Make subst_constant safer

    Maxime Dénès committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    42d7dd4 View commit details
    Browse the repository at this point in the history
  4. Remove subst_const_kn

    Kernel code should not silently drop universe instances.
    Maxime Dénès committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    78bb2c1 View commit details
    Browse the repository at this point in the history
  5. Deprecate subst_constructor

    Maxime Dénès committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    4a49ec0 View commit details
    Browse the repository at this point in the history