Manish Goregaokar
|
713e87526e
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
|
Brian Anderson
|
072a920503
|
Remove check-fast. Closes #4193, #8844, #6330, #7416
|
2014-04-06 15:55:43 -07:00 |
|
Timothée Ravier
|
73b0186290
|
Fix inner attribute syntax from #[foo]; to #![foo]
From the 0.10 changelog:
* The inner attribute syntax has changed from `#[foo];` to `#![foo]`.
|
2014-04-04 13:22:57 -07:00 |
|
Nick Cameron
|
df1686dbf1
|
Make priavcy checking aware that a use directive can point to two defintions (namespaces) with different privacy. Closes #4110
|
2014-02-19 14:47:10 +13:00 |
|