index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-13
Replace `crate` usage with `krate`
Flavio Percoco
-9
/
+9
2014-02-11
Remove binary field
Seo Sanghyeon
-2
/
+0
2014-02-10
Consolidate codegen-related compiler flags
Alex Crichton
-1
/
+4
2014-02-07
Removed @self and @Trait.
Eduard Burtescu
-6
/
+4
2014-02-06
auto merge of #12020 : alexcrichton/rust/output-flags, r=brson
bors
-2
/
+4
2014-02-06
Redesign output flags for rustc
Alex Crichton
-2
/
+4
2014-02-06
Move getopts out of extra
Arcterus
-1
/
+1
2014-02-06
Avoid cloning ast::CrateConfig
Seo Sanghyeon
-2
/
+2
2014-02-03
rustdoc: Remove io_error usage
Alex Crichton
-2
/
+2
2014-02-02
librustc: Stop using `@str` for source.
Patrick Walton
-2
/
+2
2014-01-27
debuginfo: Fix name attribute for DWARF compile units
Michael Woerister
-5
/
+6
2014-01-21
Remove no-debug-borrows from the makefiles
Alex Crichton
-1
/
+1
2014-01-17
rustc::driver: Capitalize structs and enums
klutzy
-4
/
+4
2014-01-16
Load macros from external modules
Steven Fackler
-1
/
+3
2014-01-07
Inline reexports in rustdoc
Alex Crichton
-1
/
+1
2014-01-06
Disowned the Visitor.
Eduard Burtescu
-2
/
+2
2014-01-03
librustdoc: De-`@mut` `librustdoc`
Patrick Walton
-1
/
+1
2014-01-01
rustc::driver: Remove two @s
klutzy
-2
/
+2
2013-12-30
Remove features from librustdoc
Alan Andrade
-1
/
+0
2013-12-30
auto merge of #11185 : huonw/rust/doc-ignore, r=cmr
bors
-0
/
+1
2013-12-30
rustdoc: only filter lines starting with '# ' from the shown code.
Huon Wilson
-0
/
+1
2013-12-26
librustc: De-`@mut` the additional library search paths
Patrick Walton
-4
/
+6
2013-12-23
rustdoc: Add the ability to test code in comments
Alex Crichton
-0
/
+207
[prev]