about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-09-26 10:54:00 +0000
committerbors <bors@rust-lang.org>2024-09-26 10:54:00 +0000
commit2904b35bdf82c8f73493639e7eaf81d23dbe5c23 (patch)
treee37ecba67983979243e066dd6f917cfa4c4b372d /tests/rustdoc-js-std/parser-errors.js
parent14a14b59b75fb5ffa9d98c9aa864bb91301cffda (diff)
parent6e4f572dc26e4b625ef56b0f320dc0347f815ae3 (diff)
downloadrust-2904b35bdf82c8f73493639e7eaf81d23dbe5c23.tar.gz
rust-2904b35bdf82c8f73493639e7eaf81d23dbe5c23.zip
Auto merge of #18188 - darichey:msrv, r=lnicola
Require rust 1.81

rust-analyzer doesn't build on 1.80 because we use `#[expect(lint)]`:
```
error[E0658]: the `#[expect]` attribute is an experimental feature
  --> crates/hir-expand/src/prettify_macro_expansion_.rs:11:1
   |
11 | #[expect(deprecated)]
   | ^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #54503 <https://github.com/rust-lang/rust/issues/54503> for more information
```
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions