Module(:name, false, false)can be used to create amodulethat does not importCore. ([#40110])@noinlinecan now be used at function callsites. ([#40754])@inlineand@noinlineannotations may now be used in function bodies. ([#40754])
- Now uses
textwidthfor formatting%sand%cwidths ([#41085]).
- The standard log levels
BelowMinLevel,Debug,Info,Warn,Error, andAboveMaxLevelare now exported from the Logging stdlib ([#40980]).