about summary refs log tree commit diff
path: root/src/librustc_codegen_utils
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-09-26 17:55:12 +0200
committerGitHub <noreply@github.com>2019-09-26 17:55:12 +0200
commit3b5fbb6a3616cc530edba496bbca3ddb02e19762 (patch)
tree2d07d0e900425d7d94fd1c1bf5151055cb66d673 /src/librustc_codegen_utils
parent134004f74db3b4626bde37cc068d9ae6dedd2d38 (diff)
parent5a0e4613ce62f1e46f974af4065e5ccb3f56a1af (diff)
downloadrust-3b5fbb6a3616cc530edba496bbca3ddb02e19762.tar.gz
rust-3b5fbb6a3616cc530edba496bbca3ddb02e19762.zip
Rollup merge of #64221 - Centril:nll-no-migrate-2015, r=matthewjasper
 Rust 2015: No longer downgrade NLL errors

As per decision on a language team meeting as described in https://github.com/rust-lang/rust/pull/63565#issuecomment-528563744, in Rust 2015, we refuse to downgrade NLL errors, that AST borrowck accepts, into warnings and keep them as hard errors.

The remaining work to throw out AST borrowck and adjust some tests still remains after this PR.

Fixes https://github.com/rust-lang/rust/issues/38899
Fixes https://github.com/rust-lang/rust/issues/53432
Fixes https://github.com/rust-lang/rust/issues/45157
Fixes https://github.com/rust-lang/rust/issues/31567
Fixes https://github.com/rust-lang/rust/issues/27868
Fixes https://github.com/rust-lang/rust/issues/47366

r? @matthewjasper
Diffstat (limited to 'src/librustc_codegen_utils')
0 files changed, 0 insertions, 0 deletions