Improve slug name error
This commit is contained in:
parent
d494502f64
commit
e8e47e0873
4 changed files with 77 additions and 50 deletions
|
@ -1,4 +1,5 @@
|
|||
#![feature(allow_internal_unstable)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(never_type)]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
#![feature(proc_macro_span)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue