<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/doc/rustc-ux-guidelines.md, 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>2020-05-28T15:23:23+00:00</updated>
<entry>
<title>Remove rustc-ux-guidelines</title>
<updated>2020-05-28T15:23:23+00:00</updated>
<author>
<name>Eric Huss</name>
<email>eric@huss.org</email>
</author>
<published>2020-05-28T15:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4329261095ec008afe12531a02c45a2696314d6d'/>
<id>urn:sha1:4329261095ec008afe12531a02c45a2696314d6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it build again</title>
<updated>2020-02-29T17:47:10+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-02-29T17:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6054a30370209472f2af45d2a84a9a9796b3c64a'/>
<id>urn:sha1:6054a30370209472f2af45d2a84a9a9796b3c64a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate using rustc_plugin without the rustc_driver dylib.</title>
<updated>2019-08-19T22:21:32+00:00</updated>
<author>
<name>Simon Sapin</name>
<email>simon.sapin@exyr.org</email>
</author>
<published>2019-07-16T17:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d0bbc6062da0258b397844357bea5a3be1b2271d'/>
<id>urn:sha1:d0bbc6062da0258b397844357bea5a3be1b2271d</id>
<content type='text'>
CC https://github.com/rust-lang/rust/pull/59800
https://github.com/rust-lang/rust/commit/7198687bb2df13a3298ef1e8f594753073d6b9e8

Fix https://github.com/rust-lang/rust/issues/62717
</content>
</entry>
<entry>
<title>Rename files in doc</title>
<updated>2019-04-17T21:20:07+00:00</updated>
<author>
<name>Yuki OKUSHI</name>
<email>huyuumi.dev@gmail.com</email>
</author>
<published>2019-04-17T21:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c97b2589ec99ff1be0b4ebf9fac88ebe0f56305a'/>
<id>urn:sha1:c97b2589ec99ff1be0b4ebf9fac88ebe0f56305a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename trans to codegen everywhere.</title>
<updated>2018-05-17T12:08:30+00:00</updated>
<author>
<name>Irina Popa</name>
<email>irinagpopa@gmail.com</email>
</author>
<published>2018-05-08T13:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b63d7e2b1c4019e40051036bcb1fd5f254a8f6e2'/>
<id>urn:sha1:b63d7e2b1c4019e40051036bcb1fd5f254a8f6e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move librustc_const_eval to librustc_mir</title>
<updated>2018-03-08T07:08:14+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-no-reply-9879165716479413131@oli-obk.de</email>
</author>
<published>2017-12-27T20:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e97089dae33d5b228bb1b50ae12e96b13ab499b3'/>
<id>urn:sha1:e97089dae33d5b228bb1b50ae12e96b13ab499b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rustc-ux-guidelines.md</title>
<updated>2017-05-09T01:15:23+00:00</updated>
<author>
<name>Jing Zhao</name>
<email>zhaojing@oregonstate.edu</email>
</author>
<published>2017-05-09T01:15:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9b8f9b7cf8c9f6d73e67369b6cf57efbc154512a'/>
<id>urn:sha1:9b8f9b7cf8c9f6d73e67369b6cf57efbc154512a</id>
<content type='text'>
"A `note` to emitted to" changed to "A `note` is emitted to"</content>
</entry>
<entry>
<title>Grammar fixes to rustc-ux-guidelines.md</title>
<updated>2017-05-08T20:33:54+00:00</updated>
<author>
<name>Jing Zhao</name>
<email>zhaojing@oregonstate.edu</email>
</author>
<published>2017-05-08T20:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=576266927a53aba4c0d81ed9641a9435df84baa4'/>
<id>urn:sha1:576266927a53aba4c0d81ed9641a9435df84baa4</id>
<content type='text'>
1) changed "long way into" to "long way toward"
2) changed "developer lives" to "developers' lives"
3) removed the "either... or..." format from second paragraph because there are more than 2 options
4) Minor revisions to paragraphs 3-6 to make them more consistent in format and to fix minor grammar issues.</content>
</entry>
<entry>
<title>Minor cleanup of UX guidelines.</title>
<updated>2017-05-06T20:17:26+00:00</updated>
<author>
<name>Mark Simulacrum</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2017-05-06T20:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7f2f780f95e19f7a72e4a6cdcb7fe90396f23aa1'/>
<id>urn:sha1:7f2f780f95e19f7a72e4a6cdcb7fe90396f23aa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>diagnostics comes from different places now</title>
<updated>2016-06-20T08:05:30+00:00</updated>
<author>
<name>Liigo Zhuang</name>
<email>liigo@qq.com</email>
</author>
<published>2016-06-20T08:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7f4b75e1731552954ed1fbe260f3692a225865f6'/>
<id>urn:sha1:7f4b75e1731552954ed1fbe260f3692a225865f6</id>
<content type='text'>
</content>
</entry>
</feed>
