Auto merge of #63534 - Mark-Simulacrum:stage0-bump, r=Centril

Bump to 1.39

r? @Centril
This commit is contained in:
bors 2019-08-14 20:49:07 +00:00
commit 082cf2f9d1
39 changed files with 78 additions and 212 deletions

View file

@ -1,5 +1,5 @@
#![deny(unused_qualifications)]
#[allow(deprecated)]
#![allow(deprecated)]
mod foo {
pub fn bar() {}