swift
1c3483ce
- Make sure to hide constructors with underscored API names as private stdlib symbols. (#2839)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
9 years ago
Make sure to hide constructors with underscored API names as private stdlib symbols. (#2839) This completely removes 'Builtin.<type>' from the interface. The changes in stdlib interface were reviewed by Dmitri.
References
#2839 - Hide stdlib underscored api names from interface and code-completion
Author
akyrtzi
Committer
tkremenek
Parents
dd2820f4
Files
3
lib/AST
Decl.cpp
stdlib/public/core
FixedPoint.swift.gyb
test/IDE
print_stdlib.swift
Loading