<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/doc/complement-bugreport.md, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-02-16T09:46:40+00:00</updated>
<entry>
<title>CONTRIBUTING.md redux</title>
<updated>2015-02-16T09:46:40+00:00</updated>
<author>
<name>Steve Klabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2015-02-13T17:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f645cad3a1557e26c3245c619a362f6dadd55e1a'/>
<id>urn:sha1:f645cad3a1557e26c3245c619a362f6dadd55e1a</id>
<content type='text'>
This redux of CONTRIBUTING.md adds in more information, including
subsuming both compliment-bugreport.md and Note-development-policy
in the wiki.

I only glanced at the broad TOC of Note-development-policy, and did
not use the text as the basis for the re-write. This will then address
the last outstanding part of #5831.
</content>
</entry>
<entry>
<title>Remove reference to mailing list</title>
<updated>2015-02-13T08:01:34+00:00</updated>
<author>
<name>Kevin Yap</name>
<email>me@kevinyap.ca</email>
</author>
<published>2015-02-13T07:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c5dba7275a931994040aab4890f59c704c5d0b58'/>
<id>urn:sha1:c5dba7275a931994040aab4890f59c704c5d0b58</id>
<content type='text'>
Also add address of IRC server. Addresses #22249.
</content>
</entry>
<entry>
<title>Update complement-bugreport.md</title>
<updated>2014-12-23T00:43:57+00:00</updated>
<author>
<name>Brian J Brennan</name>
<email>brianloveswords@gmail.com</email>
</author>
<published>2014-12-23T00:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d3d39b2f0ab5d36653669651a53025e4b9ec11a4'/>
<id>urn:sha1:d3d39b2f0ab5d36653669651a53025e4b9ec11a4</id>
<content type='text'>
`--version=verbose` doesn't exist anymore, `--version --verbose` is the way to do that now.</content>
</entry>
<entry>
<title>gdb &lt; RUST_BACKTRACE</title>
<updated>2014-12-11T16:47:16+00:00</updated>
<author>
<name>Steve Klabnik</name>
<email>steve@steveklabnik.com</email>
</author>
<published>2014-12-11T16:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f473aee8930d47f73136e22232f1acef410b59e6'/>
<id>urn:sha1:f473aee8930d47f73136e22232f1acef410b59e6</id>
<content type='text'>
Fixes #19717
</content>
</entry>
<entry>
<title>Change 'Failure' to 'Panic' in Bug Report Docs</title>
<updated>2014-11-25T12:20:47+00:00</updated>
<author>
<name>Pascal Hertleif</name>
<email>killercup@gmail.com</email>
</author>
<published>2014-11-25T12:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=96880be0e3c4b054aa056d293d5cec02db4d37e4'/>
<id>urn:sha1:96880be0e3c4b054aa056d293d5cec02db4d37e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename rust_fail to rust_panic</title>
<updated>2014-10-29T23:39:50+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2014-10-29T23:28:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13d19bbf10068e0c8c0f42079e9ce18ca86ba108'/>
<id>urn:sha1:13d19bbf10068e0c8c0f42079e9ce18ca86ba108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue #17848 (Questionable advice in bug report instructions)</title>
<updated>2014-10-22T00:58:31+00:00</updated>
<author>
<name>Mike Dilger</name>
<email>mike@efx.co.nz</email>
</author>
<published>2014-10-21T23:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f11f58dc97daeba79f77338cfa0e4710124ff429'/>
<id>urn:sha1:f11f58dc97daeba79f77338cfa0e4710124ff429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update repo location</title>
<updated>2014-06-17T01:16:36+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-06-16T23:07:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f4ae8a83f9e56a7f16a5f0a25d22c74063e2fb5e'/>
<id>urn:sha1:f4ae8a83f9e56a7f16a5f0a25d22c74063e2fb5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move doc/ to src/doc/</title>
<updated>2014-02-02T18:59:14+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-01-28T20:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=864b434bfa3fd5b3ea9e38958652ed1abdc24f1d'/>
<id>urn:sha1:864b434bfa3fd5b3ea9e38958652ed1abdc24f1d</id>
<content type='text'>
We generate documentation into the doc/ directory, so we shouldn't be
intermingling source files with generated files
</content>
</entry>
</feed>
