Commits
Click on a commit to change the comparison rangeFixes panic error on decl_to_type_info.
Doing an unwrap without checking if the value was none was causing a panic.
Fixed by throwing an error so we can also see the previous errors.
Fixes #633010 months ago
by esdrubal Merge branch 'master' into esdrubal/panic_in_decl_to_type_info10 months ago
by JoshuaBatty Merge branch 'master' into esdrubal/panic_in_decl_to_type_info