Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
b60f7b51a27dfd9cbc5ecaa56ee679cd1b67f4c4
rust/tests/rustdoc-ui/rustc-check-passes.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
293 B
Plaintext
Raw Normal View History

Remove even more box syntax uses from src/test Prior work, notably 6550021124451628b1efc60c59284465b109e3aa from #88316 has removed box syntax from most of the testsuite. However, some tests were left out. This commit removes box_syntax uses from more locations in src/test. Some tests that are very box syntax specific are not being migrated.
2022-07-07 04:36:10 +02:00
error[E0636]: the feature `rustdoc_internals` has already been declared
Add test for rustdoc new check pass
2021-02-27 18:36:15 +01:00
--> $DIR/rustc-check-passes.rs:2:12
|
Remove even more box syntax uses from src/test Prior work, notably 6550021124451628b1efc60c59284465b109e3aa from #88316 has removed box syntax from most of the testsuite. However, some tests were left out. This commit removes box_syntax uses from more locations in src/test. Some tests that are very box syntax specific are not being migrated.
2022-07-07 04:36:10 +02:00
LL | #![feature(rustdoc_internals)]
| ^^^^^^^^^^^^^^^^^
Add test for rustdoc new check pass
2021-02-27 18:36:15 +01:00
error: aborting due to previous error
For more information about this error, try `rustc --explain E0636`.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 580ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API