Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. be9669f fix the link in `rustdoc.md` by Makai · 12 days ago
  2. 23da54d Move rustdoc.md into the book by Steve Klabnik · 10 years ago
  3. 2890266 rollup merge of #21041: steveklabnik/gh17554 by Alex Crichton · 11 years ago
  4. 462dd64 Add explanation of main to rustdoc docs by Steve Klabnik · 11 years ago
  5. 4b14f67 Replace usage of deriving with derive in docs by Greg Chapple · 11 years ago
  6. 5c3d398 Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`) by Niko Matsakis · 11 years ago
  7. a12d06b auto merge of #18381 : pelmers/rust/patch-1, r=alexcrichton by bors · 11 years ago
  8. 7828c3d Rename fail! to panic! by Steve Klabnik · 11 years ago
  9. 7163d65 Small grammar fix in rustdoc.md by Peter Elmers · 11 years ago
  10. fe8f430 docs: Reference hoedown instead of sundown by Brian Campbell · 11 years ago
  11. c85d42a Fix example in docs on documentation by Derecho · 11 years ago
  12. 63afc08 Allow external html in rustdoc for crates. by zzmp · 11 years ago
  13. 11bdeea rustdoc: add the ability to run tests with --test. by Huon Wilson · 11 years ago
  14. 20fb7c6 docs: Stop using `notrust` by Florian Gilcher · 11 years ago
  15. 3100bc5 rustdoc: Move inlining to its own module by Alex Crichton · 11 years ago
  16. bd339ce doc: Document the new #[doc(no_inline)] attribute by Alex Crichton · 11 years ago
  17. 5530745 core: rename strbuf::StrBuf to string::String by Richo Healey · 11 years ago
  18. 864c501 Get "make check" to work with unused-attribute by Steven Fackler · 11 years ago
  19. 799ddba Change static.rust-lang.org to doc.rust-lang.org by Alex Crichton · 11 years ago
  20. b84c0dc doc: Remove all uses of `~str` from the documentation. by Patrick Walton · 11 years ago
  21. 9306e84 rustdoc: Migrate from sundown to hoedown by Alex Crichton · 11 years ago
  22. d0aed09 Update tutorials to use new attribute syntax (#13476) by Manish Goregaokar · 11 years ago
  23. fbba696 Remove references to obsolete `do` keyword by Matt Brubeck · 11 years ago
  24. 783a00e Typo fixes. by Lindsey Kuper · 11 years ago
  25. bb8ac21 docs: render rustdoc docs with rustdoc, hack around sundown code-fence by Huon Wilson · 11 years ago
  26. 69b8ef8 rustdoc: run on plain Markdown files. by Huon Wilson · 11 years ago
  27. 71cab04 Add an option to not run rustdoc blocks by Steven Fackler · 11 years ago
  28. 0106a04 doc: use the newer favicon by Adrien Tétar · 11 years ago
  29. 53b9d1a move extra::test to libtest by Liigo Zhuang · 11 years ago
  30. 0c62d9d auto merge of #12298 : alexcrichton/rust/rustdoc-testing, r=sfackler by bors · 11 years ago
  31. 6667f90 Update rustdoc testing to test all code blocks by Alex Crichton · 11 years ago
  32. a41b0c2 extern mod => extern crate by Alex Crichton · 11 years ago
  33. 864b434 Move doc/ to src/doc/ by Alex Crichton · 11 years ago[Renamed from doc/rustdoc.md]
  34. 2ff16b1 auto merge of #11996 : lecram/rust/master, r=pcwalton by bors · 11 years ago