Skip to content

[READY FOR MERGE 2017-05-15] Second birthday post #168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
May 15, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
43f6d4a
Start of Rust 2nd birthday post
carols10cents May 7, 2017
fa1f609
Outline-ish
carols10cents May 7, 2017
393aaa4
Update conferences section
carols10cents May 7, 2017
4c4b4a9
Upgrade json gem; 1.8.3 won't install for me
carols10cents May 7, 2017
37bd833
Add rustfest picture
carols10cents May 7, 2017
b738e67
Add photo credit
carols10cents May 8, 2017
1be5439
Add benchmarks and analysis
carols10cents May 8, 2017
9b2c4be
Some progress, editing, rearranging. Might rearrange again, I'm still…
carols10cents May 8, 2017
77f31d6
Ok feeling good about this organization, still needs filling out
carols10cents May 9, 2017
5d02e58
Filling in
carols10cents May 9, 2017
8ed9d30
Libz, conclusion
carols10cents May 10, 2017
44044fc
More rewordings and notes
carols10cents May 10, 2017
ebd653f
dropbox
carols10cents May 10, 2017
b8f8018
add a paragraph about incremental compilation support
nikomatsakis May 10, 2017
14876f2
credit
carols10cents May 10, 2017
d17ca6c
more text on cargo check
carols10cents May 10, 2017
823c037
Remove issue benchmarks
carols10cents May 10, 2017
bd0959f
Order table by original compilation time asc
carols10cents May 10, 2017
354c838
Added a graph
carols10cents May 10, 2017
c825679
fewer exclamation marks, sigh
carols10cents May 10, 2017
9bde894
Update teams
carols10cents May 11, 2017
972787d
Count steve leaving community
carols10cents May 11, 2017
e7a2950
Improve dropbox section
carols10cents May 11, 2017
9a30d8b
Link to quantum blog post series
carols10cents May 11, 2017
8d179ad
No more using rust using rust
carols10cents May 11, 2017
eb2fe94
Improve compile time perf section
carols10cents May 11, 2017
cf06413
Add a graph from the incremental compilation post
carols10cents May 11, 2017
40aa9d2
More detail on mentoring
carols10cents May 11, 2017
14c901b
fearless
carols10cents May 12, 2017
3a0a313
metaphorical toddler
carols10cents May 12, 2017
00df41b
Summarize compile time improvements
carols10cents May 12, 2017
17ae2f8
Fill in most remaining gaps in birthday post; a bit more polishing on…
aturon May 12, 2017
eeb0437
Update Rocket pitch
aturon May 12, 2017
0188814
Clarify a few things
carols10cents May 12, 2017
be8211f
Switch to https when supported
carols10cents May 12, 2017
7c34920
Getting the latest numbers
carols10cents May 15, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
gemoji (~> 2.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0)
json (1.8.3)
json (1.8.6)
kramdown (1.11.1)
liquid (3.0.6)
listen (3.0.6)
Expand Down Expand Up @@ -126,4 +126,4 @@ DEPENDENCIES
jekyll (~> 3.1.6)

BUNDLED WITH
1.12.5
1.14.6
Loading