parent
b820748ff5
commit
6feb58ed84
3 changed files with 129 additions and 45 deletions
|
|
@ -638,6 +638,7 @@ impl Context {
|
|||
"X" => "UpperHex",
|
||||
"s" => "String",
|
||||
"p" => "Pointer",
|
||||
"t" => "Binary",
|
||||
_ => {
|
||||
self.ecx.span_err(sp, fmt!("unknown format trait \
|
||||
`%s`", tyname));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue