]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_llvm/src/debuginfo/doc.md
Auto merge of #92686 - saethlin:unsafe-debug-asserts, r=Amanieu
[rust.git] / compiler / rustc_codegen_llvm / src / debuginfo / doc.md
index 22d7f3775095e519e06edb6dc52a088bd86d6f20..5a8976c61662b3d3a4983f15cd9d5657f86d11e1 100644 (file)
@@ -128,4 +128,4 @@ in the middle of the prologue, however, they are ignored by LLVM's prologue
 detection. The `create_argument_metadata()` and related functions take care
 of linking the `llvm.dbg.declare` instructions to the correct source
 locations even while source location emission is still disabled, so there
-is no need to do anything special with source location handling here.
\ No newline at end of file
+is no need to do anything special with source location handling here.