Fix build on recent nightlies.

This commit is contained in:
Hugo van der Wijst 2019-01-17 10:55:21 -08:00
parent 438a6207fb
commit 45e98afbc1

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> {