diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-10-31 16:34:16 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-09 18:43:29 +0000 |
| commit | 159ba4ceabbb453bc77263f73f59887b5dfe7d72 (patch) | |
| tree | 348dac48801ca0a56e3df1ff1c875541c2ab77e6 /compiler/rustc_codegen_gcc | |
| parent | 3b02a3309e12906a455eb128a0aa74c6a6afc932 (diff) | |
| download | rust-159ba4ceabbb453bc77263f73f59887b5dfe7d72.tar.gz rust-159ba4ceabbb453bc77263f73f59887b5dfe7d72.zip | |
Deprecate the after_crate_root_parsing callback
Several custom drivers are incorrectly calling queries.global_ctxt() from inside of it, which causes some driver code to be skipped. As such I would like to either remove it in the future or if custom drivers still need it, change it to accept an &rustc_ast::Crate instead.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
