From 13f325ddff5db3fef5cd8880cc6b5e6371e9ae9a Mon Sep 17 00:00:00 2001 From: pierresy Date: Fri, 15 Jan 2016 01:46:19 +0100 Subject: Removed from readme the notice about macros failing in nightly --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2f988b2..7253b3b 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,6 @@ Cell::new("foo2").style_spec("FrByc") Where **FrBybc** means **F**oreground: **r**ed, **B**ackground: **y**ellow, **b**old, **c**enter With macros it's even simpler : -> **Currently style in macros don't work on nightly rust because of _Type Ascription_. See issue [#11](https://github.com/phsym/prettytable-rs/issues/11) for details** In rows, for each cells : ```rust -- cgit v1.2.3