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
Age
Commit message (
Expand
)
Author
Lines
2015-02-18
rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket
Alex Crichton
-1
/
+1
2015-02-18
Round 1 fixes and rebase conflicts
Alex Crichton
-3
/
+3
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-1
/
+1
2015-02-18
rollup merge of #22498: nagisa/style-fixes
Alex Crichton
-4
/
+3
2015-02-18
rollup merge of #22482: alexcrichton/cstr-changes
Alex Crichton
-3
/
+3
2015-02-18
rollup merge of #22480: alexcrichton/hashv3
Alex Crichton
-1
/
+0
2015-02-18
rollup merge of #22287: Ryman/purge_carthographers
Alex Crichton
-2
/
+2
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-3
/
+3
2015-02-18
Fix inconsistent spacing of collapse all button
Simonas Kazlauskas
-2
/
+1
2015-02-18
Style all docblock links properly
Simonas Kazlauskas
-2
/
+2
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+0
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-4
/
+8
2015-02-17
rollup merge of #22435: aturon/final-stab-thread
Alex Crichton
-3
/
+3
2015-02-18
Opt for .cloned() over .map(|x| x.clone()) etc.
Kevin Butler
-2
/
+2
2015-02-17
Fallout from stabilization
Aaron Turon
-3
/
+3
2015-02-17
std: Rename io/path features with old_ prefix
Alex Crichton
-2
/
+2
2015-02-17
Rollup merge of #22273 - nagisa:doc-deprecated, r=alexcrichton
Manish Goregaokar
-13
/
+37
2015-02-17
Rollup merge of #22369 - nagisa:docblock-table, r=steveklabnik
Manish Goregaokar
-0
/
+21
2015-02-15
Add styles for docblock tables
Simonas Kazlauskas
-0
/
+21
2015-02-15
Fix rollup (remove slicing_syntax)
Manish Goregaokar
-1
/
+0
2015-02-15
Rollup merge of #22224 - sanxiyn:must-use, r=cmr
Manish Goregaokar
-1
/
+19
2015-02-15
Count and show the deprecated attribute again
Simonas Kazlauskas
-13
/
+37
2015-02-12
Rote changes to fix fallout throughout the compiler from splitting the
Niko Matsakis
-14
/
+25
2015-02-13
rustdoc: Show must_use attribute
Seo Sanghyeon
-1
/
+19
2015-02-11
rollup merge of #22188: alexcrichton/envv2
Alex Crichton
-3
/
+3
2015-02-11
std: Tweak the std::env OsString/String interface
Alex Crichton
-3
/
+3
2015-02-11
rustc: Fix a number of stability lint holes
Alex Crichton
-3
/
+3
2015-02-11
Opt into new `box_patterns` feature gate in various crates.
Felix S. Klock II
-0
/
+1
2015-02-10
rollup merge of #22135: apasel422/issue-22131
Alex Crichton
-8
/
+2
2015-02-10
rollup merge of #22097: cllns/fix-fallback-fonts
Alex Crichton
-1
/
+1
2015-02-10
rollup merge of #22094: alkor/cleanup-show-string
Alex Crichton
-1
/
+1
2015-02-10
parse cfgspecs passed to rustdoc
Andrew Paseltiner
-8
/
+2
2015-02-09
Make fallback font 'serif', rather than 'sans-serif' fonts
Sean Collins
-1
/
+1
2015-02-09
Review changes
Nick Cameron
-2
/
+2
2015-02-09
Refactor compilation to make it easier to use for tools
Nick Cameron
-1
/
+1
2015-02-08
Rename Show to Debug, String to Display
Alexander Korolkov
-1
/
+1
2015-02-08
Auto merge of #21999 - tomjakubowski:rustdoc-fixes, r=alexcrichton
bors
-8
/
+24
2015-02-07
Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichton
bors
-21
/
+21
2015-02-06
librustdoc has been updated
GuillaumeGomez
-21
/
+21
2015-02-06
Print full Type::ResolvedPaths starting with Self
Tom Jakubowski
-1
/
+2
2015-02-06
Rollup merge of #21926 - mzabaluev:raw-lifetime, r=alexcrichton
Manish Goregaokar
-13
/
+15
2015-02-06
rustdoc: Show non-Rust ABIs on methods
Tom Jakubowski
-7
/
+22
2015-02-05
make codemap more robust in face of ill-formed spans.
Felix S. Klock II
-2
/
+2
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-185
/
+174
2015-02-05
Replace usage of slice::from_raw_buf with slice::from_raw_parts
Mikhail Zabaluev
-13
/
+15
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-4
/
+4
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-1
/
+1
2015-02-02
rollup merge of #21830: japaric/for-cleanup
Alex Crichton
-75
/
+75
2015-02-02
rollup merge of #21787: alexcrichton/std-env
Alex Crichton
-5
/
+8
2015-02-02
rollup merge of #21754: semarie/openbsd-rebased
Alex Crichton
-2
/
+2
[next]