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
pcwalton opened this issue
May 2, 2014
· 3 comments
Labels
A-codegenArea: Code generationA-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.I-slowIssue: Problems and improvements with respect to performance of generated code.
…is uncertain (rust-lang#13889)
fixesrust-lang#12670
Continuation of rust-lang#12688. r? @Jarcho if you don't mind?
changelog: [`manual_unwrap_or_default`] fix wrong suggestions when
condition type is uncertain
A-codegenArea: Code generationA-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.I-slowIssue: Problems and improvements with respect to performance of generated code.
Apparently it helps reduce the amount of exception code generated by quite a bit.
The text was updated successfully, but these errors were encountered: