Skip to content

Instantly share code, notes, and snippets.

View QuietMisdreavus's full-sized avatar

QuietMisdreavus QuietMisdreavus

View GitHub Profile
require 'twitter_ebooks'
# bot code shamelessly stolen from https://github.com/mispy/ebooks_example
# Information about a particular Twitter user we know
class UserInfo
attr_reader :username
# @return [Integer] how many times we can pester this user unprompted
attr_accessor :pesters_left
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
extern crate egg_mode;
mod common;
use common::tokio_core::reactor;
use common::futures::Stream;

(This is a mirror of the main working group document, for those who can't access Dropbox Paper.)

Rustdoc issue roundup (WG-docs-rustdoc)

Getting Started

Look through the “Any issue marked A-rustdoc" or the “Curated list” links below and find something that sounds interesting. Soon i’d like to have more issues with mentoring instructions - i’ll add a proper link to “A-rustdoc + E-mentor" once i’m okay with it - but for now i’ll have to start with the daunting full list. >_>

ack --rust --no-filename '//[/!]' | awk 'BEGIN {t = 1} /```/ {t = !t} t {$1 = ""; print $0}' | prose-wc -
layout title date categories
post
come work on rustdoc!
2017-09-08 10:00 -0500
code

To participate in the Rust core team's ["impl period"][], i'm helping out by organizing for contributions to [rustdoc][], the first-party documentation generator!

@QuietMisdreavus
QuietMisdreavus / output.txt
Created September 5, 2017 16:29
running rustdoc with --enable-commonmark on just rocket
Compiling rocket v0.4.0-dev (file:///home/misdreavus/clones/rocket-git/lib)
Documenting rocket v0.4.0-dev (file:///home/misdreavus/clones/rocket-git/lib)
warning: this expression is being lifted blindly
warning: this expression is being lifted blindly
warning: this expression is being lifted blindly
WARNING: documentation for this crate may be rendered differently using the new Pulldown renderer.
See https://github.com/rust-lang/rust/issues/44229 for details.
@QuietMisdreavus
QuietMisdreavus / output.txt
Last active September 5, 2017 15:12
running rustdoc with --enable-commonmark on rocket and its dependencies
Compiling serde v1.0.12
Documenting serde v1.0.12
WARNING: documentation for this crate may be rendered differently using the new Pulldown renderer.
See https://github.com/rust-lang/rust/issues/44229 for details.
WARNING: rendering difference in `# Serde...`
--> /home/misdreavus/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.12/src/lib.rs:9:0
/html[0]/body[1] Attributes differ in `h1`: expected: `{"id": "serde-1", "class": "section-header"}`, found: `{"id": "serde", "class": "section-header"}`
/html[0]/body[1] Attributes differ in `h2`: expected: `{"id": "design-1", "class": "section-header"}`, found: `{"class": "section-header", "id": "design"}`
/html[0]/body[1] Attributes differ in `h2`: expected: `{"id": "data-formats-1", "class": "section-header"}`, found: `{"id": "data-formats", "class": "section-header"}`
WARNING: rendering difference in `Generic data structure deserialization framework....`
@QuietMisdreavus
QuietMisdreavus / list.md
Last active August 7, 2017 20:40
the Great Big List of rustdoc issues
@QuietMisdreavus
QuietMisdreavus / infobar.md
Created May 7, 2017 02:52
infobar project idea

infobar project

desired features

  • animated!
    • scrolling background
      • two-tone patterns
      • album art/picture collage?
    • marquee text
  • piecewise text region fill