You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable libxml2 dependency for prebuilt packages. (15a392a)
Mach-O: Support emitting the DWARF __debug_line section as non-debug section, in order to prevent the macOS linker from stripping it when linking the binary. This enables druntime's core.internal.backtrace to display file/line infos in backtraces without having to resort to an atos process. (356e996)