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
Auto merge of rust-lang#182 - Incognitas:master, r=emilio
Fixrust-lang#121: Cursor::num_template_args(...) returns Option<u32> instead of c_int
Now, functions calling Cursor::num_template_args() call expect() on the return value to make sure it is a valid value
0 commit comments