Philipp Oppermann
|
8b2ec752b7
|
Add #[allow(dead_code)] to Color enum
|
2016-02-22 07:28:58 +01:00 |
|
Philipp Oppermann
|
d421bac590
|
Remove mention of byte strings as they are not compatible to write_str
|
2016-02-04 16:41:58 +01:00 |
|
Philipp Oppermann
|
b092e79495
|
Better document changes required for unstable feature & extern crate
|
2016-02-04 16:40:18 +01:00 |
|
Philipp Oppermann
|
aaffb32bbd
|
Make clear in which file the code fragments go
|
2016-02-03 18:01:58 +01:00 |
|
Philipp Oppermann
|
a6632af0b6
|
Remove call to non-existent Writer::new
The creation of a `Writer` is the same as before, so we omit it.
Fixes #118
|
2016-01-17 13:24:16 +01:00 |
|
Marcel Hlopko
|
db9e6c5739
|
Add missing brackets
|
2016-01-14 14:52:02 +01:00 |
|
Marcel Hlopko
|
59d9a08aea
|
Add missing semicolon
|
2016-01-14 14:33:33 +01:00 |
|
Jonathan Fok kan
|
cd9441fe13
|
Fixed small error in printing-to-screen post
|
2016-01-09 13:15:06 +01:00 |
|
Alice Maz
|
4aec3b3d78
|
Add unsafe to Unique::new
previously compile would fail with E0133
|
2015-12-23 01:35:53 -05:00 |
|
Philipp Oppermann
|
74e84c7ea4
|
The core_str_ext feature is no longer needed
|
2015-12-20 15:47:51 +01:00 |
|
Philipp Oppermann
|
0a6a174e54
|
Fix broken markdown link
|
2015-11-24 00:18:32 +01:00 |
|
Philipp Oppermann
|
43924afbbf
|
Make internal links relative
|
2015-11-23 23:42:35 +01:00 |
|
Philipp Oppermann
|
d0cf5e7c61
|
Link from Printing to Screen
|
2015-11-15 12:00:03 +01:00 |
|
Philipp Oppermann
|
6d05d4513c
|
Replace wildcards in dependencies with a lower bound
|
2015-11-13 18:05:03 +01:00 |
|
Philipp Oppermann
|
b9a35036e3
|
Fix redirects
|
2015-11-07 01:12:33 +01:00 |
|
Philipp Oppermann
|
6e93a7d528
|
Add redirects again
|
2015-11-06 22:57:06 +01:00 |
|
Philipp Oppermann
|
885168bea4
|
Move blog posts/pages into code repository
For history see the `rust_os_posts` tag in the phil-opp/phil-opp.github.io repository.
|
2015-11-06 22:47:39 +01:00 |
|