]> git.lizzy.rs Git - rust.git/history - src/librustdoc/passes.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / librustdoc / passes.rs
2014-03-21 Patrick Waltontest: Make manual changes to deal with the fallout...
2014-03-20 borsauto merge of #13023 : thestinger/rust/deep_clone,...
2014-03-20 borsauto merge of #13017 : alexcrichton/rust/issue-13010...
2014-03-20 borsauto merge of #13015 : tbu-/rust/pr_remove_immut, r...
2014-03-20 borsauto merge of #12980 : cmr/rust/overhaul-stdio, r=thest...
2014-03-20 borsauto merge of #13013 : huonw/rust/tytrait, r=cmr
2014-03-19 borsauto merge of #12770 : eddyb/rust/drop-tld, r=cmr
2014-03-19 borsauto merge of #12879 : Aatch/rust/rustdoc-mod-privacy...
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 James MillerModules are either public, or private, so private modul...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
2014-03-14 borsauto merge of #12798 : pczarn/rust/inline-asm, r=alexcr...
2014-03-13 borsauto merge of #12573 : lbonn/rust/unrecurs, r=alexcrichton
2014-03-13 borsauto merge of #12238 : ktt3ja/rust/lifetime-error-msg...
2014-03-13 borsauto merge of #12852 : itdaniher/rust/master, r=alexcri...
2014-03-13 borsauto merge of #12849 : nick29581/rust/doubles, r=alexcr...
2014-03-13 borsauto merge of #12845 : eddyb/rust/vec-no-drop-flag...
2014-03-13 borsauto merge of #12602 : alexcrichton/rust/backtrace...
2014-03-13 borsauto merge of #12414 : DaGenix/rust/failing-iterator...
2014-03-13 borsauto merge of #12823 : alexcrichton/rust/issue-12666...
2014-03-13 borsauto merge of #12822 : erickt/rust/cleanup, r=acrichto
2014-03-13 borsauto merge of #12756 : pongad/rust/remove_owned_str_pat...
2014-03-12 Michael Darakanandarustc: Remove matching on ~str from the language
2014-03-07 borsauto merge of #12746 : alexcrichton/rust/issue-12743...
2014-03-07 borsauto merge of #12635 : alexcrichton/rust/speedy-hash...
2014-03-07 Alex Crichtonrustc: Move to FNV hashing for node/def ids
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-25 borsauto merge of #12530 : alexcrichton/rust/make-check...
2014-02-25 borsauto merge of #12465 : huonw/rust/notidy, r=brson
2014-02-23 Brian AndersonMerge remote-tracking branch 'huonw/inline-helpers'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/ratcher'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/iodoc'
2014-02-23 borsauto merge of #12484 : TheHydroImpulse/rust/fix_js...
2014-02-23 borsauto merge of #12416 : alexcrichton/rust/highlight...
2014-02-23 borsauto merge of #12311 : brson/rust/unstable, r=alexcrichton
2014-02-23 borsauto merge of #12428 : alexcrichton/rust/move-hashmap...
2014-02-23 Alex CrichtonMove std::{trie, hashmap} to libcollections
2014-02-22 borsauto merge of #12422 : alexcrichton/rust/buffered-defau...
2014-02-21 borsauto merge of #12419 : huonw/rust/compiler-unsafe,...
2014-02-21 borsauto merge of #12415 : HeroesGrave/rust/move-enum-set...
2014-02-21 borsauto merge of #12410 : DaGenix/rust/fix-incorrect-comme...
2014-02-21 borsauto merge of #12407 : alexcrichton/rust/up-llvm, r...
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-20 borsauto merge of #12405 : kud1ing/rust/backticks, r=huonw
2014-02-20 borsauto merge of #12403 : eddyb/rust/generic-dtors-with...
2014-02-20 borsauto merge of #12399 : michaelwoerister/rust/simd-fix...
2014-02-20 borsauto merge of #12398 : alexcrichton/rust/rlibs-and...
2014-02-20 borsauto merge of #12397 : alexcrichton/rust/send-off-the...
2014-02-20 borsauto merge of #12396 : alexcrichton/rust/windows-env...
2014-02-20 borsauto merge of #12392 : aepsil0n/rust/fix/pub_randbigint...
2014-02-20 borsauto merge of #12244 : pcwalton/rust/deuniquevectorpatt...
2014-02-20 Patrick Waltonlibrustc: Remove unique vector patterns from the language.
2014-02-20 borsauto merge of #12387 : cmr/rust/ast-json, r=alexcrichton
2014-02-19 borsauto merge of #12389 : zr40/rust/fix-test-metric-typo...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-19 borsauto merge of #11904 : nick29581/rust/0filemap, r=alexc...
2014-02-19 borsauto merge of #12379 : alexcrichton/rust/fix-ar-thing...
2014-02-19 borsauto merge of #12375 : FlaPer87/rust/issue-7660, r=cmr
2014-02-19 borsauto merge of #12374 : dylanbraithwaite/rust/size_of_un...
2014-02-19 borsauto merge of #12370 : rcxdude/rust/macro_fix, r=alexcr...
2014-02-19 borsauto merge of #12367 : darnuria/rust/tutorial_removing_...
2014-02-19 borsauto merge of #12339 : alexcrichton/rust/rustdoc-fixes...
2014-02-19 Alex Crichtonrustdoc: Show macros in documentation
2014-02-15 borsauto merge of #12270 : bstrie/rust/pnoise, r=huonw
2014-02-15 borsauto merge of #12283 : kballard/rust/env-args-bytes...
2014-02-15 borsauto merge of #12276 : alexcrichton/rust/issue-8449...
2014-02-15 borsauto merge of #12277 : alexcrichton/rust/fix-rustdoc...
2014-02-14 borsauto merge of #12271 : kballard/rust/vim-extern-crate...
2014-02-14 borsauto merge of #12195 : kballard/rust/rustdoc-strip...
2014-02-14 Kevin Ballardrustdoc: Strip impls of traits on #[doc(hidden)] types
2014-02-14 Kevin Ballardrustdoc: Strip impls of stripped private types
2014-02-14 borsauto merge of #12207 : alexcrichton/rust/up-llvm, r...
2014-02-14 borsauto merge of #12192 : luqmana/rust/fix-cross, r=alexcr...
2014-02-14 borsauto merge of #12186 : alexcrichton/rust/no-sleep-2...
2014-02-14 borsauto merge of #12256 : brson/rust/android, r=alexcrichton
2014-02-14 borsauto merge of #12172 : alexcrichton/rust/green-improvem...
2014-02-14 borsauto merge of #12061 : pongad/rust/delorderable, r=cmr
2014-02-14 Michael DarakanandaRemoved num::Orderable
2014-02-14 borsauto merge of #12017 : FlaPer87/rust/replace-mod-crate...
2014-02-13 Flavio PercocoReplace `crate` usage with `krate`
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
2014-01-27 borsauto merge of #11787 : alexcrichton/rust/refactor,...
2014-01-26 borsauto merge of #11762 : alexcrichton/rust/guard_pages...
2014-01-26 borsauto merge of #11808 : huonw/rust/std-visible-types...
2014-01-26 borsauto merge of #11803 : sfackler/rust/simple-mac, r...
2014-01-25 borsauto merge of #11725 : derekchiang/rust/add-barrier...
2014-01-25 borsauto merge of #11795 : xales/rust/master, r=cmr
2014-01-25 borsauto merge of #11790 : lfairy/rust/rename-num-consts...
2014-01-25 Chris WongUppercase numeric constants
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
next