rust/compiler/rustc_parse/src
bors ec9a1bdc45 Auto merge of #88914 - GuillaumeGomez:rollup-h5svc6w, r=GuillaumeGomez
Rollup of 7 pull requests

Successful merges:

 - #88033 (Add links for primitives in "jump to definition" feature)
 - #88722 (Make `UnsafeCell::get_mut` const)
 - #88851 (Fix duplicate bounds for const_trait_impl)
 - #88859 (interpreter PointerArithmetic: use new Size helper methods)
 - #88885 (Fix jump def background)
 - #88894 (Improve error message for missing trait in trait impl)
 - #88896 (Reduce possibility of flaky tests)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-09-14 08:46:22 +00:00
..
lexer Warn when an escaped newline skips multiple lines 2021-08-11 11:35:08 +02:00
parser Auto merge of #88914 - GuillaumeGomez:rollup-h5svc6w, r=GuillaumeGomez 2021-09-14 08:46:22 +00:00
lib.rs Keep a parent LocalDefId in SpanData. 2021-09-10 20:17:33 +02:00
validate_attr.rs Use if-let guards in the codebase 2021-08-25 20:24:35 +02:00