auto merge of #13296 : brson/rust/0.11-pre, r=alexcrichton

This also changes some of the download links in the documentation
to 'nightly'.
This commit is contained in:
bors 2014-04-03 19:56:45 -07:00
commit 2a2d0dce87
55 changed files with 136 additions and 136 deletions

View file

@ -7,7 +7,7 @@
<!ENTITY rustIdent "[a-zA-Z_][a-zA-Z_0-9]*">
<!ENTITY rustIntSuf "([iu](8|16|32|64)?)?">
]>
<language name="Rust" version="0.10" kateversion="2.4" section="Sources" extensions="*.rs" mimetype="text/x-rust" priority="15">
<language name="Rust" version="0.11-pre" kateversion="2.4" section="Sources" extensions="*.rs" mimetype="text/x-rust" priority="15">
<highlighting>
<list name="fn">
<item> fn </item>