about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/value.rs
AgeCommit message (Collapse)AuthorLines
2024-08-16Add `warn(unreachable_pub)` to `rustc_codegen_llvm`.Nicholas Nethercote-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-5/+3
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2020-08-30mv compiler to compiler/mark-0/+32