1
Fork 0

bump bootstrap compiler to 1.55

This commit is contained in:
Pietro Albini 2021-07-30 14:46:56 +02:00 committed by Mark Rousskov
parent 8d57c0ab2b
commit 24f9de5a44
11 changed files with 6 additions and 24 deletions

View file

@ -207,7 +207,6 @@ fn symbols_with_errors(input: TokenStream) -> (TokenStream, Vec<syn::Error>) {
#keyword_stream
}
#[cfg_attr(bootstrap, allow(rustc::default_hash_types))]
#[allow(non_upper_case_globals)]
#[doc(hidden)]
pub mod sym_generated {