about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/basic.js
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2025-02-14 14:05:25 -0800
committerGitHub <noreply@github.com>2025-02-14 14:05:25 -0800
commit181458bc1c3bfcac6299eace2d361d2450746e5b (patch)
treefdfc1851a53a8abee800b3f32be3379bfab4a763 /tests/rustdoc-js-std/basic.js
parent922119b79c11e43774746c32d410dc1ca40913ef (diff)
parent37520e6d89eeea96b966ab281a7adf1775f7e207 (diff)
downloadrust-181458bc1c3bfcac6299eace2d361d2450746e5b.tar.gz
rust-181458bc1c3bfcac6299eace2d361d2450746e5b.zip
Rollup merge of #137002 - chenyukang:fix-early-lint-check-desc, r=compiler-errors
Fix early lint check desc in query

When I debugging this issue: https://github.com/rust-lang/rust/pull/136906#discussion_r1954151036

I found early lint checking is performed after [macro expansion](https://github.com/chenyukang/rust/blob/37520e6d89eeea96b966ab281a7adf1775f7e207/compiler/rustc_interface/src/passes.rs#L267), but [prior to AST lowering](https://github.com/chenyukang/rust/blob/37520e6d89eeea96b966ab281a7adf1775f7e207/compiler/rustc_ast_lowering/src/lib.rs#L427).

r? ``@cjgillot``
Diffstat (limited to 'tests/rustdoc-js-std/basic.js')
0 files changed, 0 insertions, 0 deletions