epage on master
feat(liquid-jekyll-filter): act… Merge pull request #603 from Ge… (compare)
dependabot[bot] on cargo
dependabot[bot] on cargo
build(deps): bump hyper from 0.… (compare)
dependabot[bot] on cargo
dependabot[bot] on cargo
---
---
permalink: "/2017/london-perl-workshop"
title: London Perl Workshop 2017
published_date: "2017-11-28 07:33:26 +0000"
layout: post.liquid
data:
tags: "perl,lpw,rust"
route: blog
---
--- is repeated at the top, making the frontmatter empty
{% if post.data.tags %} with an else that had a sentinel value so I could successfully build the site and search for that sentinel
Recently rewrote my meetup talks using cobalt
Source
https://github.com/epage/epage.github.io/tree/source/blog/talks
Output
https://epage.github.io/talks/
I'll try to write a "tips" blog post for cobalt about it
Hi all, I can't build cobalt on my Linux box:
error[E0658]: scoped lint `clippy::needless_pass_by_value` is experimental (see issue #44690)
--> /home/geob/.cargo/registry/src/github.com-1ecc6299db9ec823/pest-2.1.0/src/error.rs:97:13
|
97 | #[allow(clippy::needless_pass_by_value)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error[E0658]: scoped lint `clippy::needless_pass_by_value` is experimental (see issue #44690)
--> /home/geob/.cargo/registry/src/github.com-1ecc6299db9ec823/pest-2.1.0/src/error.rs:137:13
|
137 | #[allow(clippy::needless_pass_by_value)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error[E0658]: scoped lint `clippy::new_ret_no_self` is experimental (see issue #44690)
--> /home/geob/.cargo/registry/src/github.com-1ecc6299db9ec823/pest-2.1.0/src/parser_state.rs:114:13
|
114 | #[allow(clippy::new_ret_no_self)]
| ^^^^^^^^^^^^^^^^^^^^^^^
error[E0658]: scoped lint `clippy::new_ret_no_self` is experimental (see issue #44690)
--> /home/geob/.cargo/registry/src/github.com-1ecc6299db9ec823/pest-2.1.0/src/position.rs:52:13
|
52 | #[allow(clippy::new_ret_no_self)]
| ^^^^^^^^^^^^^^^^^^^^^^^
error[E0658]: scoped lint `clippy::new_ret_no_self` is experimental (see issue #44690)
--> /home/geob/.cargo/registry/src/github.com-1ecc6299db9ec823/pest-2.1.0/src/span.rs:56:13
|
56 | #[allow(clippy::new_ret_no_self)]
| ^^^^^^^^^^^^^^^^^^^^^^^
error[E0658]: scoped lint `clippy::all` is experimental (see issue #44690)
--> /home/geob/.cargo/registry/src/github.com-1ecc6299db9ec823/pest-2.1.0/src/unicode/mod.rs:6:10
|
6 | #![allow(clippy::all)]
[...]
error: Could not compile `pest`.any body else facing this?
defaults are good for global things you want to easily change
<li> though :)