index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_llvm
/
src
/
debuginfo
/
namespace.rs
Age
Commit message (
Expand
)
Author
Lines
2025-08-24
Rename `llvm::Bool` aliases to standard const case
Zalathar
-1
/
+1
2025-02-01
Use `LLVMDIBuilderCreateNameSpace`
Zalathar
-4
/
+4
2024-10-28
Use a type-safe helper to cast `&str` and `&[u8]` to `*const c_char`
Zalathar
-2
/
+2
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-09-19
Remove a low-value local variable.
Nicholas Nethercote
-2
/
+1
2024-08-16
Add `warn(unreachable_pub)` to `rustc_codegen_llvm`.
Nicholas Nethercote
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+2
2023-06-29
Set capacity of the string passed to `push_item_name`.
Nicholas Nethercote
-1
/
+1
2021-12-16
Remove `in_band_lifetimes` from `rustc_codegen_llvm`
LegionMammal978
-1
/
+1
2021-06-30
Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...
Daniel Paoliello
-14
/
+7
2020-09-25
Address review comment
marmeladema
-4
/
+10
2020-09-25
Simplify some match statements on `DefPathDataName'
marmeladema
-7
/
+2
2020-09-25
Rename `DefPathData::get_name()` to `DefPathData::name()`
marmeladema
-1
/
+1
2020-09-25
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
marmeladema
-2
/
+8
2020-08-30
mv compiler to compiler/
mark
-0
/
+48