]> git.lizzy.rs Git - rust.git/history - src/librustdoc
librustc: Don't try to perform the magical
[rust.git] / src / librustdoc /
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Robert BuonpastoreStabilize version output for rustc and rustdoc
2014-06-24 Alex CrichtonRemove the quad_precision_float feature gate
2014-06-24 borsauto merge of #15024 : kmcallister/rust/lint, r=alexcri...
2014-06-24 Keegan McAllisterConvert builtin lints to uppercase names for style...
2014-06-24 Keegan McAllisterStore the registered lints in the Session
2014-06-24 Keegan McAllisterReplace enum LintId with an extensible alternative
2014-06-24 Keegan McAllisterMove lint.rs out of middle
2014-06-24 borsauto merge of #15114 : ben0x539/rust/run-make-libpath...
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #15113 : pnkfelix/rust/fsk-add-regression...
2014-06-24 borsauto merge of #15079 : nikomatsakis/rust/issue-5527...
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-24 borsauto merge of #15105 : alexcrichton/rust/snapshots...
2014-06-23 borsauto merge of #15106 : Sawyer47/rust/rm-duplicated...
2014-06-23 borsauto merge of #15100 : rapha/rust/master, r=alexcrichton
2014-06-23 borsauto merge of #15098 : ben0x539/rust/nullary-tuple...
2014-06-23 borsauto merge of #15089 : tomjakubowski/rust/rustdoc-defau...
2014-06-21 Tom Jakubowskirustdoc: show default type parameters in generics
2014-06-21 borsauto merge of #15029 : aturon/rust/stability-index...
2014-06-20 borsauto merge of #15048 : brson/rust/toc-margin, r=alexcri...
2014-06-20 borsauto merge of #15047 : brson/rust/taskdocs, r=huonw
2014-06-20 borsauto merge of #15044 : alexcrichton/rust/speed-up-selec...
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-20 borsauto merge of #15039 : huonw/rust/rustdoc-testharnesss...
2014-06-19 borsauto merge of #15037 : zzmp/rust/doc/hotkeys, r=alexcri...
2014-06-19 borsauto merge of #15033 : Sawyer47/rust/old-test, r=alexcr...
2014-06-19 Zach Pomerantz(doc) Properly doc hotkeys in generated docs.
2014-06-19 Huon Wilsonrustdoc: add the ability to run tests with --test.
2014-06-19 Huon Wilsonrustdoc: refactor code block language info into a struct.
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-19 borsauto merge of #14400 : kballard/rust/lexer_crlf_handlin...
2014-06-19 borsauto merge of #15014 : brson/rust/all-crates-experiment...
2014-06-19 borsauto merge of #15025 : alexcrichton/rust/rollup, r...
2014-06-19 Simon SapinDeprecate the bytes!() macro.
2014-06-19 Zach Pomerantz(doc) Change search placeholder text.
2014-06-18 borsauto merge of #15006 : alexcrichton/rust/fix-nightly...
2014-06-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-18 borsauto merge of #14879 : Ryman/rust/resolve_super_hint_cu...
2014-06-18 borsauto merge of #14984 : thestinger/rust/libc, r=alexcrichton
2014-06-18 borsauto merge of #14990 : tomjakubowski/rust/emacs-fix...
2014-06-18 borsauto merge of #15000 : alexcrichton/rust/fix-rustdoc...
2014-06-18 borsauto merge of #14994 : nick29581/rust/comments, r=bstrie
2014-06-18 Alex Crichtonrustdoc: Don't inject `extern crate std`.
2014-06-18 Alex Crichtonrustdoc: Fix testing indented code blocks
2014-06-18 borsauto merge of #14992 : nathantypanski/rust/collect...
2014-06-18 Brian AndersonMark all crates except std as experimental
2014-06-18 borsauto merge of #14880 : SimonSapin/rust/byte-literals...
2014-06-17 borsauto merge of #14956 : nathantypanski/rust/master,...
2014-06-17 Simon SapinAdd br##"xx"## raw byte string literals.
2014-06-17 Simon SapinAdd a b"xx" byte string literal of type &'static [u8].
2014-06-17 Simon SapinAdd a b'x' byte literal of type u8.
2014-06-17 borsauto merge of #14976 : luqmana/rust/focwtc, r=pcwalton
2014-06-17 borsauto merge of #14957 : alexcrichton/rust/rustdoc-fixups...
2014-06-17 Alex Crichtonrustdoc: Remove outdated syntax
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14932 : Sawyer47/rust/json-smallfix...
2014-06-16 borsauto merge of #14906 : P1start/rust/rustdoc-lifetimes...
2014-06-16 P1startFix rustdoc's formatting of lifetimes
2014-06-16 borsauto merge of #14900 : alexcrichton/rust/snapshots...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-16 Alex CrichtonRegister new snapshots
2014-06-14 borsauto merge of #14835 : alexcrichton/rust/no-more-at...
2014-06-14 Alex Crichtonrustc: Obsolete the `@` syntax entirely
2014-06-14 Alex CrichtonRegister new snapshots
2014-06-14 borsauto merge of #14884 : huonw/rust/getoptsfail, r=alexcr...
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14739 : zwarich/rust/mut-unique-path...
2014-06-14 borsauto merge of #14878 : vtsatskin/rust/rustdoc-sidebar...
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-14 Huon Wilsongetopts: format failure messages with `Show`.
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 Valentin Tsatskinrustdoc: Larger click areas for sidebar items
2014-06-13 borsauto merge of #14867 : alexcrichton/rust/rollup, r...
2014-06-13 Patrick Waltonlibrustc: Forbid `transmute` from being called on types...
2014-06-13 Patrick Waltonlibsyntax: Allow `+` to separate trait bounds from...
2014-06-13 borsauto merge of #14604 : nikomatsakis/rust/issue-5527...
2014-06-13 Niko MatsakisIntroduce VecPerParamSpace and use it to represent...
2014-06-13 borsauto merge of #14831 : alexcrichton/rust/format-intl...
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 Valerii HioraBasic iOS support
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14801 : pcwalton/rust/name-shadowing...
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-12 borsauto merge of #14713 : darnuria/rust/Improve_std_os_doc...
2014-06-11 Alex Crichtonstd: Remove i18n/l10n from format!
2014-06-11 borsauto merge of #14746 : alexcrichton/rust/libsync, r...
2014-06-11 borsauto merge of #14250 : alexcrichton/rust/gc, r=brson
2014-06-11 Alex Crichtonsync: Move underneath libstd
2014-06-11 Alex Crichtonrustc: Move the AST from @T to Gc<T>
2014-06-11 borsauto merge of #14789 : aochagavia/rust/prelude, r=alexc...
next