File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -780,8 +780,8 @@ for the BMI being produced. This ensures that build systems are not required to
780780transitively imported modules when deciding whether to recompile.
781781
782782What is considered to be a potential contributory BMIs is currently unspecified.
783- However, it is a severe bug for a BMI to remain unchanged following an observable change
784- that affects its consumers.
783+ However, it is a severe bug for a BMI to remain unchanged following an
784+ observable change in the module source files that affects the module consumers.
785785
786786Build systems may utilize this optimization by doing an update-if-changed operation to the BMI
787787that is consumed from the BMI that is output by the compiler.
You can’t perform that action at this time.
0 commit comments