summary refs log tree commit diff
path: root/src/librustdoc
AgeCommit message (Expand)AuthorLines
2015-02-18rollup merge of #22502: nikomatsakis/deprecate-bracket-bracketAlex Crichton-1/+1
2015-02-18Round 1 fixes and rebase conflictsAlex Crichton-3/+3
2015-02-18Replace all uses of `&foo[]` with `&foo[..]` en masse.Niko Matsakis-1/+1
2015-02-18rollup merge of #22498: nagisa/style-fixesAlex Crichton-4/+3
2015-02-18rollup merge of #22482: alexcrichton/cstr-changesAlex Crichton-3/+3
2015-02-18rollup merge of #22480: alexcrichton/hashv3Alex Crichton-1/+0
2015-02-18rollup merge of #22287: Ryman/purge_carthographersAlex Crichton-2/+2
2015-02-18std: Implement CString-related RFCsAlex Crichton-3/+3
2015-02-18Fix inconsistent spacing of collapse all buttonSimonas Kazlauskas-2/+1
2015-02-18Style all docblock links properlySimonas Kazlauskas-2/+2
2015-02-18std: Stabilize the `hash` moduleAlex Crichton-1/+0
2015-02-17Test fixes and rebase conflictsAlex Crichton-4/+8
2015-02-17rollup merge of #22435: aturon/final-stab-threadAlex Crichton-3/+3
2015-02-18Opt for .cloned() over .map(|x| x.clone()) etc.Kevin Butler-2/+2
2015-02-17Fallout from stabilizationAaron Turon-3/+3
2015-02-17std: Rename io/path features with old_ prefixAlex Crichton-2/+2
2015-02-17Rollup merge of #22273 - nagisa:doc-deprecated, r=alexcrichtonManish Goregaokar-13/+37
2015-02-17Rollup merge of #22369 - nagisa:docblock-table, r=steveklabnikManish Goregaokar-0/+21
2015-02-15Add styles for docblock tablesSimonas Kazlauskas-0/+21
2015-02-15Fix rollup (remove slicing_syntax)Manish Goregaokar-1/+0
2015-02-15Rollup merge of #22224 - sanxiyn:must-use, r=cmrManish Goregaokar-1/+19
2015-02-15Count and show the deprecated attribute againSimonas Kazlauskas-13/+37
2015-02-12Rote changes to fix fallout throughout the compiler from splitting theNiko Matsakis-14/+25
2015-02-13rustdoc: Show must_use attributeSeo Sanghyeon-1/+19
2015-02-11rollup merge of #22188: alexcrichton/envv2Alex Crichton-3/+3
2015-02-11std: Tweak the std::env OsString/String interfaceAlex Crichton-3/+3
2015-02-11rustc: Fix a number of stability lint holesAlex Crichton-3/+3
2015-02-11Opt into new `box_patterns` feature gate in various crates.Felix S. Klock II-0/+1
2015-02-10rollup merge of #22135: apasel422/issue-22131Alex Crichton-8/+2
2015-02-10rollup merge of #22097: cllns/fix-fallback-fontsAlex Crichton-1/+1
2015-02-10rollup merge of #22094: alkor/cleanup-show-stringAlex Crichton-1/+1
2015-02-10parse cfgspecs passed to rustdocAndrew Paseltiner-8/+2
2015-02-09Make fallback font 'serif', rather than 'sans-serif' fontsSean Collins-1/+1
2015-02-09Review changesNick Cameron-2/+2
2015-02-09Refactor compilation to make it easier to use for toolsNick Cameron-1/+1
2015-02-08Rename Show to Debug, String to DisplayAlexander Korolkov-1/+1
2015-02-08Auto merge of #21999 - tomjakubowski:rustdoc-fixes, r=alexcrichtonbors-8/+24
2015-02-07Auto merge of #21505 - GuillaumeGomez:interned_string, r=alexcrichtonbors-21/+21
2015-02-06librustdoc has been updatedGuillaumeGomez-21/+21
2015-02-06Print full Type::ResolvedPaths starting with SelfTom Jakubowski-1/+2
2015-02-06Rollup merge of #21926 - mzabaluev:raw-lifetime, r=alexcrichtonManish Goregaokar-13/+15
2015-02-06rustdoc: Show non-Rust ABIs on methodsTom Jakubowski-7/+22
2015-02-05make codemap more robust in face of ill-formed spans.Felix S. Klock II-2/+2
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-185/+174
2015-02-05Replace usage of slice::from_raw_buf with slice::from_raw_partsMikhail Zabaluev-13/+15
2015-02-04remove all kind annotations from closuresJorge Aparicio-4/+4
2015-02-03Rename std::path to std::old_pathAaron Turon-1/+1
2015-02-02rollup merge of #21830: japaric/for-cleanupAlex Crichton-75/+75
2015-02-02rollup merge of #21787: alexcrichton/std-envAlex Crichton-5/+8
2015-02-02rollup merge of #21754: semarie/openbsd-rebasedAlex Crichton-2/+2