]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/issue-3656.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / issue-3656.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2015-03-23 Brian AndersonRequire feature attributes, and add them where necessary
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2014-12-25 borsauto merge of #20024 : mneumann/rust/dragonfly-fixes3...
2014-12-24 borsauto merge of #19813 : barosl/rust/autoderef-type-infer...
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 borsMerge pull request #19886 from brson/rustup
2014-12-22 Alex Crichtonrollup merge of #20141: frewsxcv/rfc438
2014-12-22 Alex Crichtonrollup merge of #20102: tshepang/patch-4
2014-12-22 Alex Crichtonrollup merge of #20084: barosl/struct-variant-field-err
2014-12-22 Alex Crichtonrollup merge of #20075: skade/remove-notrust
2014-12-22 Alex Crichtonrollup merge of #19216: Gankro/bitv
2014-12-22 borsauto merge of #20104 : alexcrichton/rust/rollup, r...
2014-12-21 Alex Crichtonrollup merge of #19972: alexcrichton/snapshots
2014-12-21 Alex Crichtonrollup merge of #20100: alexcrichton/issue-20091
2014-12-21 Alex Crichtonrollup merge of #20090: FlaPer87/snapshot
2014-12-21 Alex Crichtonrollup merge of #20086: shepmaster/random-typo
2014-12-21 Alex Crichtonrollup merge of #20081: tomjakubowski/issue-19646
2014-12-21 Alex Crichtonrollup merge of #20080: seanmonstar/new-show-syntax
2014-12-21 Alex Crichtonrollup merge of #20079: SimonSapin/string_push_ascii_fa...
2014-12-21 Alex Crichtonrollup merge of #20077: shepmaster/stdin-typo
2014-12-21 Alex Crichtonrollup merge of #20070: aturon/stab-2-clone
2014-12-21 Alex Crichtonrollup merge of #20069: jarod/bitflags
2014-12-21 Alex Crichtonrollup merge of #20066: aturon/stab-2-cell
2014-12-21 Alex Crichtonrollup merge of #20062: aturon/stab-2-ints
2014-12-21 Alex Crichtonrollup merge of #20059: nick29581/self-impl
2014-12-21 Alex Crichtonrollup merge of #20057: nick29581/array-syntax
2014-12-20 Nick CameronAllow use of `[_ ; n]` syntax for fixed length and...
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-02 borsauto merge of #17381 : tbu-/rust/pr_mapinplace2, r...
2014-09-29 borsauto merge of #17538 : brson/rust/winmk, r=alexcrichton
2014-09-29 borsauto merge of #17409 : farcaller/rust/patch-1, r=huonw
2014-09-27 borsauto merge of #17517 : pczarn/rust/hashmap-lifetimes...
2014-09-27 borsauto merge of #17469 : sfackler/rust/into-result, r...
2014-09-26 borsauto merge of #17504 : danburkert/rust/tuple-serializat...
2014-09-25 borsauto merge of #17455 : steveklabnik/rust/document_defau...
2014-09-25 borsauto merge of #17378 : Gankro/rust/hashmap-entry, r...
2014-09-24 borsauto merge of #17438 : alexcrichton/rust/string-stable...
2014-09-24 borsauto merge of #17471 : vadimcn/rust/link-libgcc, r...
2014-09-24 borsauto merge of #17463 : oskchaitanya/rust/master, r...
2014-09-24 borsauto merge of #17459 : dradtke/rust/master, r=brson
2014-09-24 borsauto merge of #17449 : mcoffin/rust/master, r=alexcrichton
2014-09-23 borsauto merge of #17402 : steveklabnik/rust/update_manual...
2014-09-23 borsauto merge of #17366 : ohazi/rust/master, r=steveklabnik
2014-09-23 borsauto merge of #17413 : jakub-/rust/issue-17385, r=pcwalton
2014-09-23 borsauto merge of #17028 : pcwalton/rust/higher-rank-trait...
2014-09-23 borsauto merge of #17456 : alfie/rust/master, r=steveklabnik
2014-09-23 borsauto merge of #17446 : steveklabnik/rust/gh17445, r...
2014-09-23 borsauto merge of #17443 : alexcrichton/rust/issue-17442...
2014-09-23 borsauto merge of #17401 : pcwalton/rust/private-items...
2014-09-23 Patrick Waltonlibrustc: Forbid private types in public APIs.
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
2014-07-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into 0...
2014-06-30 borsauto merge of #15237 : zzmp/rust/feat/markdown-in-crate...
2014-06-29 borsauto merge of #15249 : aochagavia/rust/rand, r=huonw
2014-06-29 borsauto merge of #15241 : arjantop/rust/maybeownedvector...
2014-06-28 borsauto merge of #15210 : luqmana/rust/windoc, r=alexcrichton
2014-06-28 borsauto merge of #15208 : alexcrichton/rust/snapshots...
2014-06-28 Alex CrichtonRename all raw pointers as necessary
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-07 borsauto merge of #13288 : alexcrichton/rust/remove-check...
2014-04-07 borsauto merge of #13358 : tbu-/rust/pr_doc_equivrel, r=cmr
2014-04-07 borsauto merge of #13356 : alexcrichton/rust/ignore-flaky...
2014-04-07 borsauto merge of #13354 : alexcrichton/rust/fixup-some...
2014-04-07 borsauto merge of #13347 : HeroesGrave/rust/master, r=alexc...
2014-04-07 borsauto merge of #13165 : sfackler/rust/io-vec, r=alexcrichton
2014-04-06 Brian AndersonRemove check-fast. Closes #4193, #8844, #6330, #7416
2014-04-06 borsauto merge of #13346 : ben0x539/rust/priv-field-in...
2014-04-06 borsauto merge of #13345 : bjz/rust/irc, r=alexcrichton
2014-04-06 borsauto merge of #13340 : FlaPer87/rust/code-model, r=cmr
2014-04-06 borsauto merge of #13344 : eddyb/rust/kill-unboxed-vec...
2014-04-06 borsauto merge of #13315 : alexcrichton/rust/libc, r=alexcr...
2014-04-04 Corey RichardsonFix fallout from std::libc separation
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-11 borsauto merge of #12183 : SimonSapin/rust/patch-4, r=alexc...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12110 : fhahn/rust/issue-11363-change...
2014-02-11 Florian HahnChange `xfail` directives in compiletests to `ignore...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-06 borsauto merge of #9703 : alexcrichton/rust/compiler-featur...
next