File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Language changes
1919 define methods to explicitly handle Union{} without the ambiguities that commonly would
2020 result previously. This also lets the runtime optimize certain method lookups in a way
2121 that significantly improves load and inference times for heavily overloaded methods that
22- dispatch on Types (such as traits and constructors).
22+ dispatch on Types (such as traits and constructors). ( [ # 49349 ] )
2323* The "h bar" ` ℏ ` (` \hslash ` U+210F) character is now treated as equivalent to ` ħ ` (` \hbar ` U+0127).
2424* The ` @simd ` macro now has more limited and clearer semantics: it only enables reordering and contraction
2525 of floating-point operations, instead of turning on all "fastmath" optimizations.
You can’t perform that action at this time.
0 commit comments