File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ $ rustc --version
9090You should see some output that looks something like this:
9191
9292``` bash
93- rustc 0.12. 0-nightly (b7aa03a3c 2014-09-28 11:38:01 +0000)
93+ rustc 1.0. 0-nightly (f11f3e7ba 2015-01-04 20:02:14 +0000)
9494```
9595
9696If you did, Rust has been installed successfully! Congrats!
Original file line number Diff line number Diff line change 77 <!ENTITY rustIdent " [a-zA-Z_][a-zA-Z_0-9]*" >
88 <!ENTITY rustIntSuf " ([iu](8|16|32|64)?)?" >
99]>
10- <language name =" Rust" version =" 0.13 .0" kateversion =" 2.4" section =" Sources" extensions =" *.rs" mimetype =" text/x-rust" priority =" 15" >
10+ <language name =" Rust" version =" 1.0 .0" kateversion =" 2.4" section =" Sources" extensions =" *.rs" mimetype =" text/x-rust" priority =" 15" >
1111<highlighting >
1212 <list name =" fn" >
1313 <item > fn </item >
You can’t perform that action at this time.
0 commit comments