<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/debug-info/vec-slices.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-05-07T17:58:07+00:00</updated>
<entry>
<title>debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb</title>
<updated>2014-05-07T17:58:07+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2014-04-24T09:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=55a8bd56e5a89f98aa9d4ed998cb8c686d447805'/>
<id>urn:sha1:55a8bd56e5a89f98aa9d4ed998cb8c686d447805</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new attribute syntax in python files in src/etc too (#13478)</title>
<updated>2014-04-14T15:30:31+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2014-04-14T15:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=713e87526eac42aa9879e7cfb556ea64d63e7a91'/>
<id>urn:sha1:713e87526eac42aa9879e7cfb556ea64d63e7a91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/debug-info: Add/remove ignore-win32 flags</title>
<updated>2014-04-03T20:42:58+00:00</updated>
<author>
<name>klutzy</name>
<email>klutzytheklutzy@gmail.com</email>
</author>
<published>2014-04-03T03:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=35ed58c1e61890c5325b5d1a29846a10fa23a5fd'/>
<id>urn:sha1:35ed58c1e61890c5325b5d1a29846a10fa23a5fd</id>
<content type='text'>
Fixes #10474
</content>
</entry>
<entry>
<title>Initial support for emitting DWARF for static vars.</title>
<updated>2014-03-28T01:03:44+00:00</updated>
<author>
<name>gentlefolk</name>
<email>cemacken@gmail.com</email>
</author>
<published>2014-02-21T01:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f4518cdba7e7b5b40cea2b0549c4593414154829'/>
<id>urn:sha1:f4518cdba7e7b5b40cea2b0549c4593414154829</id>
<content type='text'>
Only supports crate level statics. No debug info is generated for
function level statics. Closes #9227.
</content>
</entry>
<entry>
<title>Change `xfail` directives in compiletests to `ignore`, closes #11363</title>
<updated>2014-02-11T17:23:20+00:00</updated>
<author>
<name>Florian Hahn</name>
<email>flo@fhahn.com</email>
</author>
<published>2014-02-07T19:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f62460c1f54a693cd046513ef6776bb3551c929d'/>
<id>urn:sha1:f62460c1f54a693cd046513ef6776bb3551c929d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consolidate codegen-related compiler flags</title>
<updated>2014-02-10T08:50:39+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-02-07T03:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=071ee96277845af99bde5e7e15ccbb0cff9be0a7'/>
<id>urn:sha1:071ee96277845af99bde5e7e15ccbb0cff9be0a7</id>
<content type='text'>
Move them all behind a new -C switch. This migrates some -Z flags and some
top-level flags behind this -C codegen option.

The -C flag takes values of the form "-C name=value" where the "=value" is
optional for some flags.

Flags affected:

* --llvm-args           =&gt; -C llvm-args
* --passes              =&gt; -C passes
* --ar                  =&gt; -C ar
* --linker              =&gt; -C linker
* --link-args           =&gt; -C link-args
* --target-cpu          =&gt; -C target-cpu
* --target-feature      =&gt; -C target-fature
* --android-cross-path  =&gt; -C android-cross-path
* --save-temps          =&gt; -C save-temps
* --no-rpath            =&gt; -C no-rpath
* -Z no-prepopulate     =&gt; -C no-prepopulate-passes
* -Z no-vectorize-loops =&gt; -C no-vectorize-loops
* -Z no-vectorize-slp   =&gt; -C no-vectorize-slp
* -Z soft-float         =&gt; -C soft-float
* -Z gen-crate-map      =&gt; -C gen-crate-map
* -Z prefer-dynamic     =&gt; -C prefer-dynamic
* -Z no-integrated-as   =&gt; -C no-integrated-as

As a bonus, this also promotes the -Z extra-debug-info flag to a first class -g
or --debuginfo flag.

* -Z debug-info         =&gt; removed
* -Z extra-debug-info   =&gt; -g or --debuginfo

Closes #9770
Closes #12000
</content>
</entry>
<entry>
<title>tagging issue number(#10381)</title>
<updated>2013-11-09T23:18:12+00:00</updated>
<author>
<name>Young-il Choi</name>
<email>duddlf.choi@samsung.com</email>
</author>
<published>2013-11-09T07:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca55317e90f498b818a0e0fc5ad58354eb416e83'/>
<id>urn:sha1:ca55317e90f498b818a0e0fc5ad58354eb416e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add make check support(arm-linux-androideabi debuginfo)</title>
<updated>2013-11-06T00:41:59+00:00</updated>
<author>
<name>sh8281.kim</name>
<email>sh8281.kim@samsung.com</email>
</author>
<published>2013-11-04T06:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e54828b0d474f210eb4ab4587427dcb158fd955'/>
<id>urn:sha1:4e54828b0d474f210eb4ab4587427dcb158fd955</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use element count in slices, not size in bytes</title>
<updated>2013-10-15T20:23:28+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-10-15T04:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e1a26ad2713994ccba65d62ca64a2eb5db4eaf81'/>
<id>urn:sha1:e1a26ad2713994ccba65d62ca64a2eb5db4eaf81</id>
<content type='text'>
This allows the indexing bounds check or other comparisons against an
element length to avoid a multiplication by the size.
</content>
</entry>
<entry>
<title>debuginfo: Support for namespaces (functions only)</title>
<updated>2013-09-10T14:25:19+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@gmail</email>
</author>
<published>2013-09-06T14:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93d6328d49e07f8c0ad98f5925c575d9c1b1cc9b'/>
<id>urn:sha1:93d6328d49e07f8c0ad98f5925c575d9c1b1cc9b</id>
<content type='text'>
</content>
</entry>
</feed>
