We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36ff9d1 + dc5e167 commit a9b91a6Copy full SHA for a9b91a6
spec/abi.dd
@@ -869,11 +869,11 @@ $(H3 $(LNAME2 exception_handling, Exception Handling))
869
870
$(H3 $(LNAME2 garbage_collection, Garbage Collection))
871
872
- $(P The interface to this is found in $(D phobos/internal/gc).)
+ $(P The interface to this is found in Druntime's $(DRUNTIMESRC gc/gcinterface.d).)
873
874
$(H3 $(LNAME2 runtime_helper_functions, Runtime Helper Functions))
875
876
- $(P These are found in $(D phobos/internal).)
+ $(P These are found in Druntime's $(DRUNTIMESRC rt/).)
877
878
$(H3 $(LNAME2 module_init_and_fina, Module Initialization and Termination))
879
0 commit comments