<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/codegen/debug-column.rs, branch 1.45.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.45.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.45.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-02-26T20:45:34+00:00</updated>
<entry>
<title>Use byte offsets when emitting debuginfo columns</title>
<updated>2020-02-26T20:45:34+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2020-02-25T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0c51f2f5a580a7e239accd0cc5f3da2e8cdf6f8c'/>
<id>urn:sha1:0c51f2f5a580a7e239accd0cc5f3da2e8cdf6f8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Emit 1-based column numbers in debuginfo</title>
<updated>2020-02-26T20:45:34+00:00</updated>
<author>
<name>Tomasz Miąsko</name>
<email>tomasz.miasko@gmail.com</email>
</author>
<published>2020-02-21T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e1a54725081227a3866669c167bee4c0559f5362'/>
<id>urn:sha1:e1a54725081227a3866669c167bee4c0559f5362</id>
<content type='text'>
The debuginfo column numbers are 1-based. The value 0 indicates that no
column has been specified. Translate 0-based column numbers to 1-based
when emitting debug information.
</content>
</entry>
</feed>
