rust-lang / rust-analyzer

A Rust compiler front-end for IDEs
https://rust-analyzer.github.io/
Apache License 2.0
13.62k stars 1.49k forks source link

fix: Correctly handle `no_core`/`no_std` for preludes #17172

Closed Veykril closed 2 weeks ago

Veykril commented 2 weeks ago

Fixes https://github.com/rust-lang/rust-analyzer/issues/17169, my previous change missed the fact that the sysroot itself depends on its own crates explicitly

Veykril commented 2 weeks ago

@bors r+

bors commented 2 weeks ago

:pushpin: Commit 190da447d011301a6e93ff9f118a786feb0e1f32 has been approved by Veykril

It is now in the queue for this repository.

bors commented 2 weeks ago

:hourglass: Testing commit 190da447d011301a6e93ff9f118a786feb0e1f32 with merge 784f4adc12bf7061b08b0a174b12aba3d98afc8d...

bors commented 2 weeks ago

:broken_heart: Test failed - checks-actions

Veykril commented 2 weeks ago

@bors r+

bors commented 2 weeks ago

:pushpin: Commit a268eaf0539b7c99fd47e38cff35581319fb29a7 has been approved by Veykril

It is now in the queue for this repository.

bors commented 2 weeks ago

:hourglass: Testing commit a268eaf0539b7c99fd47e38cff35581319fb29a7 with merge 1fb8364488384415a326d4b97cdca0b689915524...

bors commented 2 weeks ago

:sunny: Test successful - checks-actions Approved by: Veykril Pushing 1fb8364488384415a326d4b97cdca0b689915524 to master...