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_ssa
/
src
/
traits
/
debuginfo.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-03
Remove get_dbg_loc from DebugInfoBuilderMethods
bjorn3
-1
/
+0
2025-01-30
Use ExistentialTraitRef throughout codegen
Michael Goulet
-2
/
+2
2024-11-11
CFI: Append debug location to CFI blocks
Bastian Kersting
-0
/
+1
2024-11-03
compiler: Directly use rustc_abi in codegen
Jubilee Young
-2
/
+2
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-09-17
Rename supertraits of `CodegenMethods`.
Nicholas Nethercote
-1
/
+1
2024-09-06
Don't leave debug locations for constants sitting on the builder indefinitely.
Kyle Huey
-0
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+4
2023-09-01
Deduplicate inlined function debug info, but create a new lexical scope to ch...
Daniel Paoliello
-1
/
+1
2023-08-25
Revert "Use the same DISubprogram for each instance of the same inlined funct...
Wesley Wiser
-1
/
+1
2023-08-11
Use the same DISubprogram for each instance of the same inlined function with...
Daniel Paoliello
-1
/
+1
2022-11-15
Introduce composite debuginfo.
Camille GILLOT
-0
/
+5
2022-03-14
debuginfo: Refactor debuginfo generation for types -- Rename DebugInfoMethods...
Michael Woerister
-1
/
+1
2021-10-08
Create more accurate debuginfo for vtables.
Michael Woerister
-2
/
+7
2020-10-21
rustc_codegen_llvm: add support for inlined function debuginfo.
Eduard-Mihai Burtescu
-3
/
+8
2020-10-21
rustc_codegen_llvm: expose DILocation to rustc_codegen_ssa.
Eduard-Mihai Burtescu
-3
/
+4
2020-10-21
rustc_codegen_llvm: move DISubprogram creation to a dbg_scope_fn method.
Eduard-Mihai Burtescu
-0
/
+9
2020-10-21
rustc_codegen_llvm: create `DIFile`s from just `SourceFile`s.
Eduard-Mihai Burtescu
-3
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+62