bors[bot] 431836f4a0
Merge #2489
2489: Implement `format_args` r=flodiebold a=flodiebold

This fixes a huge amount of type mismatches (because every format call was a type mismatch so far); I also hoped to get go to def working within `format!` etc., and the test says it should, but in practice it still doesn't seem to...

Also remove the `len` parameter from `Name::new_inline_ascii`, which I'm assuming was only there because of `const fn` limitations?

cc @edwin0cheng 

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2019-12-06 20:59:51 +00:00
..
2019-12-02 15:52:11 +00:00
2019-11-27 21:35:06 +03:00
2019-11-17 18:35:05 +03:00
2019-11-29 19:40:59 -05:00
2019-12-06 20:59:51 +00:00
2019-12-06 20:28:28 +00:00
2019-12-06 20:28:28 +00:00
2019-11-25 17:50:49 +03:00
2019-11-17 18:35:05 +03:00
2019-11-24 15:59:47 +00:00
2019-12-06 21:28:05 +01:00
2019-11-17 18:35:05 +03:00
2019-11-28 13:41:58 +08:00
2019-11-17 18:35:05 +03:00
2019-11-17 18:35:05 +03:00