]> git.lizzy.rs Git - rust.git/commit
internal: Show more project building errors to the user
authorLukas Wirth <lukastw97@gmail.com>
Mon, 11 Apr 2022 12:38:30 +0000 (14:38 +0200)
committerLukas Wirth <lukastw97@gmail.com>
Thu, 14 Apr 2022 09:31:01 +0000 (11:31 +0200)
commitb23b27631091e44445c829cc8fc8fe4a5c910fc8
tree5908575a447f11169aaefbc477aede37a0db5002
parentcf9c825c9ecb566eb597f7837a5bcf9167c01635
internal: Show more project building errors to the user
crates/flycheck/src/lib.rs
crates/project_model/src/build_scripts.rs
crates/project_model/src/workspace.rs
crates/rust-analyzer/src/bin/main.rs
crates/rust-analyzer/src/global_state.rs
crates/rust-analyzer/src/lsp_utils.rs
crates/rust-analyzer/src/main_loop.rs
crates/rust-analyzer/src/reload.rs