about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-08-18 20:51:22 +0000
committerbors <bors@rust-lang.org>2020-08-18 20:51:22 +0000
commit30f0a07684f6c1f5df62d69e9519d82e13d6bf2d (patch)
tree5e79e29bbd20870170f2f5e2c7d10829497feaf6 /compiler/rustc_codegen_llvm/src
parentbe97d13ffc41961c018c313e909f76ba3bbdc958 (diff)
parenteb4d6b520b3e75c7e93f1ea13f1a45eda0687b4e (diff)
downloadrust-30f0a07684f6c1f5df62d69e9519d82e13d6bf2d.tar.gz
rust-30f0a07684f6c1f5df62d69e9519d82e13d6bf2d.zip
Auto merge of #75516 - matklad:remove-deprecation, r=petrochenkov
Promote missing_fragment_specifier to hard error

It has been deny_by_default since 2017 (and warned for some time
before that), so it seems reasonable to promote it.

The specific technical motivation to do this now is to remove a field
from `ParseSess` -- it is a global state, and global state makes
extracting libraries annoying.

Closes #40107
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions