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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-1
/
+0
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd to...
Patrick Walton
-0
/
+2
2013-04-27
only use #[no_core] in libcore
Daniel Micay
-2
/
+0
2013-03-04
Remove unused imports throughout src/
Alex Crichton
-2
/
+0
2013-02-20
librustc: Separate most trait bounds with '+'. rs=plussing
Patrick Walton
-1
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2013-02-01
rustdoc: Convert to pipes
Brian Anderson
-1
/
+0
2013-02-01
rustdoc: Remove definitions of spawn_listener and spawn_conversation
Brian Anderson
-24
/
+0
2013-01-30
rustdoc: De-mode
Brian Anderson
-2
/
+2
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+2
2013-01-08
Revert "librustc: Make unqualified identifier searches terminate at the neare...
Patrick Walton
-2
/
+0
2013-01-08
librustc: Make unqualified identifier searches terminate at the nearest modul...
Patrick Walton
-0
/
+2
2012-12-27
librustc: Terminate name searches at the nearest module scope for paths that ...
Patrick Walton
-0
/
+3
2012-12-14
Rename core::comm to core::oldcomm
Brian Anderson
-11
/
+11
2012-12-14
Remove spawn_listener, spawn_conversation
Brian Anderson
-0
/
+23
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-27
rustdoc: Make fold require Clone instead of Copy
Brian Anderson
-0
/
+9