133: Fix build on recent nightlies. r=japaric a=hugwijst



Co-authored-by: Hugo van der Wijst <hvanderwijst@tesla.com>
This commit is contained in:
bors[bot] 2019-01-22 09:00:02 +00:00
commit 60478f3623

View file

@ -576,6 +576,7 @@ fn module(
#root
#[doc = #doc]
#[allow(non_snake_case)]
pub mod #name {
/// Variables injected into this context by the `app` attribute
pub struct Context<#lt> {