]> git.lizzy.rs Git - rust.git/commit
Auto merge of #83149 - Dylan-DPC:rollup-ov70c5v, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Mon, 15 Mar 2021 15:24:54 +0000 (15:24 +0000)
committerbors <bors@rust-lang.org>
Mon, 15 Mar 2021 15:24:54 +0000 (15:24 +0000)
commit2ccf06302c08d7d4911aad40e66a9a3ee731c6f9
tree407134d0127b6a7d759851a2a032f5b172ca845a
parent7a7bbdb3abfa72ca717ef54ffc4f307d0d44de67
parent2816c110e01846dd737207f19ba3db11a20b887d
Auto merge of #83149 - Dylan-DPC:rollup-ov70c5v, r=Dylan-DPC

Rollup of 10 pull requests

Successful merges:

 - #82989 (Custom error on literal names from other languages)
 - #83054 (Validate rustc_layout_scalar_valid_range_{start,end} attributes)
 - #83098 (Find more invalid doc attributes)
 - #83108 (Remove unused `opt_local_def_id_to_hir_id` function)
 - #83110 (Fix typos in `library/core/src/ptr/mod.rs` and `library/std/src/sys_common/thread_local_dtor.rs`)
 - #83113 (Minor refactoring in try_index_step)
 - #83127 (Introduce `proc_macro_back_compat` lint, and emit for `time-macros-impl`)
 - #83132 (Don't encode file information for span with a dummy location)
 - #83141 (:arrow_up: rust-analyzer)
 - #83144 (Introduce `rustc_interface::interface::Config::parse_sess_created` callback)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup