about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAleksey Kladov <aleksey.kladov@gmail.com>2020-08-14 11:24:01 +0200
committerAleksey Kladov <aleksey.kladov@gmail.com>2020-08-18 09:06:45 +0200
commit02eae432e7476a0686633a8c2b7cb1d5aab1bd2c (patch)
treecb0bbfab3ecce2d1674f5435affa2f2ea24c6095 /compiler/rustc_codegen_llvm/src
parent84fcd0dc991e2f5b9035d118d8c016f35ab37d0a (diff)
downloadrust-02eae432e7476a0686633a8c2b7cb1d5aab1bd2c.tar.gz
rust-02eae432e7476a0686633a8c2b7cb1d5aab1bd2c.zip
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