Skip to content

Commit

Permalink
only deprecate the guide rather than 🔥 🔥 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik committed Sep 11, 2014
1 parent a99ba25 commit c456cca
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3,398 deletions.
1 change: 1 addition & 0 deletions configure
Expand Up @@ -898,6 +898,7 @@ do
make_dir $h/test/debuginfo-gdb
make_dir $h/test/debuginfo-lldb
make_dir $h/test/codegen
make_dir $h/test/doc-tutorial
make_dir $h/test/doc-guide
make_dir $h/test/doc-guide-ffi
make_dir $h/test/doc-guide-runtime
Expand Down
2 changes: 1 addition & 1 deletion mk/docs.mk
Expand Up @@ -25,7 +25,7 @@
# L10N_LANGS are the languages for which the docs have been
# translated.
######################################################################
DOCS := index intro guide guide-ffi guide-macros guide-lifetimes \
DOCS := index intro tutorial guide guide-ffi guide-macros guide-lifetimes \
guide-tasks guide-container guide-pointers guide-testing \
guide-runtime complement-bugreport \
complement-lang-faq complement-design-faq complement-project-faq rust \
Expand Down

5 comments on commit c456cca

@bors
Copy link
Contributor

@bors bors commented on c456cca Sep 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from brson
at steveklabnik@c456cca

@bors
Copy link
Contributor

@bors bors commented on c456cca Sep 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging steveklabnik/rust/goodbye_tutorial = c456cca into auto

@bors
Copy link
Contributor

@bors bors commented on c456cca Sep 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

steveklabnik/rust/goodbye_tutorial = c456cca merged ok, testing candidate = 4727381

@bors
Copy link
Contributor

@bors bors commented on c456cca Sep 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on c456cca Sep 12, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = 4727381

Please sign in to comment.