Skip to content
Snippets Groups Projects
Commit ecfd0278 authored by Sylvain Henry's avatar Sylvain Henry Committed by Marge Bot
Browse files

Move Plugins into HscEnv (#17957)

Loaded plugins have nothing to do in DynFlags so this patch moves them
into HscEnv (session state).

"DynFlags plugins" become "Driver plugins" to still be able to register
static plugins.

Bump haddock submodule
parent 53ad67ea
No related branches found
No related tags found
No related merge requests found
Showing
with 180 additions and 137 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment