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
rust: take str literal instead bstr literal in module! macro
For simplicity (avoid parsing), escape sequences and raw string literals
are not yet handled.
Module names, aliases and license strings are restricted to ASCII only.
Link: #252
Link: https://lore.kernel.org/lkml/[email protected]/
Signed-off-by: Gary Guo <[email protected]>
0 commit comments