]> git.lizzy.rs Git - rust.git/history - src/librustdoc/tystr_pass.rs
rustdoc: Remove a now invalid test
[rust.git] / src / librustdoc / tystr_pass.rs
2013-05-01 Erick Tryzelaarrustdoc: Remove a now invalid test
2013-05-01 Erick Tryzelaarrustc: remove the rest of drop
2013-04-28 borsauto merge of #5646 : Aatch/rust/unwind-fix, r=brson
2013-04-28 borsauto merge of #6092 : gifnksm/rust/impl-integer-bigint...
2013-04-28 borsauto merge of #6075 : thestinger/rust/no-no_core, r...
2013-04-28 Daniel Micayonly use #[no_core] in libcore
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-19 borsauto merge of #5824 : bleibig/rust/debuginfo, r=brson
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-18 borsauto merge of #5909 : brson/rust/rt4, r=graydon
2013-04-18 borsauto merge of #5726 : brson/rust/struct-return, r=brson
2013-04-16 borsauto merge of #5890 : youknowone/rust/const-eval, r...
2013-04-16 borsauto merge of #5901 : thestinger/rust/iterator, r=sanxiyn
2013-04-16 borsauto merge of #5895 : huonw/rust/no-pub-tests, r=thestinger
2013-04-15 Huon Wilsonlibrustdoc: move tests into dedicated tests module.
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-03-30 borsauto merge of #5630 : erickt/rust/serial, r=erickt
2013-03-30 borsauto merge of #5631 : brson/rust/abiset, r=brson,brson
2013-03-30 Niko MatsakisAdd AbiSet and integrate it into the AST.
2013-03-30 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5628 : brson/rust/assert, r=brson
2013-03-29 Patrick Waltonlibrustc: Remove `fail_unless!`
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 borsauto merge of #5560 : brson/rust/relnotes, r=brson
2013-03-27 borsauto merge of #5547 : catamorphism/rust/issue-4898...
2013-03-26 borsauto merge of #5523 : alexcrichton/rust/less-oldmap...
2013-03-26 Alex CrichtonMove ast_map::map to LinearMap
2013-03-26 borsauto merge of #5555 : Kimundi/rust/str-dealloc-3, r...
2013-03-26 borsauto merge of #5549 : brson/rust/rustdoc, r=brson
2013-03-26 Brian Andersonrustdoc: Add type bounds to impls
2013-03-26 borsauto merge of #5546 : nikomatsakis/rust/ty_region-usefu...
2013-03-26 borsauto merge of #5542 : catamorphism/rust/issue-4983...
2013-03-26 borsauto merge of #5540 : dbaupp/rust/configure-pandoc...
2013-03-26 borsauto merge of #5539 : apasel422/rust/kate, r=brson
2013-03-26 borsauto merge of #5537 : yichoi/rust/pull-0325, r=brson
2013-03-26 borsauto merge of #5536 : sanxiyn/rust/doc-purity, r=brson
2013-03-25 borsauto merge of #5505 : catamorphism/rust/macro-tutorial...
2013-03-25 Brian AndersonMerge remote-tracking branch 'brson/rt'
2013-03-25 borsauto merge of #5424 : luqmana/rust/inline-rt, r=brson
2013-03-25 Seo Sanghyeonrustdoc: Show purity
2013-03-23 borsauto merge of #5510 : thadguidry/rust/incoming, r=brson
2013-03-23 borsauto merge of #5515 : nikomatsakis/rust/issue-5514...
2013-03-23 Patrick Waltonlibrustc: Remove the `const` declaration form everywhere
2013-03-22 borsauto merge of #5441 : lucab/rust/lucab/tutorial/struct...
2013-03-21 borsauto merge of #5470 : sanxiyn/rust/remove-oldmap-2...
2013-03-21 borsauto merge of #5465 : sanxiyn/rust/remove-oldmap, r...
2013-03-20 borsauto merge of #5447 : erickt/rust/incoming, r=graydon
2013-03-20 borsauto merge of #5445 : nikomatsakis/rust/issue-3678...
2013-03-20 borsauto merge of #5434 : apasel422/rust/deriving, r=nikoma...
2013-03-20 borsauto merge of #5443 : alexcrichton/rust/less-bad-copy...
2013-03-20 borsauto merge of #5432 : ILyoan/rust/arm_use_ndk_rebase...
2013-03-20 borsauto merge of #5442 : pcwalton/rust/extern-block-restri...
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-19 Patrick Waltonlibrustc: Enforce privacy for static methods.
2013-03-19 borsauto merge of #5356 : jld/rust/enum-less-magic, r=graydon
2013-03-18 borsauto merge of #5420 : boggle/rust/sudoku-with-traits...
2013-03-17 borsauto merge of #5374 : z0w0/rust/rustdoc-explicit-self...
2013-03-17 Zack Corrrustdoc: Fix method printing tests
2013-03-14 Zack Corrrustdoc: Document explicit self in methods. Closes...
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 Patrick Waltontest: Fix tests.
2013-03-08 Patrick Waltonlibrustc: Convert all uses of `assert` over to `fail_un...
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-05 borsauto merge of #5232 : bstrie/rust/issue4448, r=nikomatsakis
2013-03-05 borsauto merge of #5231 : jbclements/rust/better-macro...
2013-03-05 borsauto merge of #5233 : bstrie/rust/deimpselfcore, r...
2013-03-05 borsauto merge of #5215 : jld/rust/fn-const-env, r=graydon
2013-03-05 borsauto merge of #5212 : thestinger/rust/iter, r=graydon
2013-03-05 borsauto merge of #5179 : alexcrichton/rust/default-warn...
2013-03-04 Alex CrichtonRemove unused imports throughout src/
2013-03-03 borsauto merge of #5114 : osaut/rust/incoming, r=brson
2013-03-03 borsauto merge of #5199 : thestinger/rust/hashmap, r=brson
2013-03-02 borsauto merge of #5198 : youknowone/rust/repeat-count...
2013-03-02 borsauto merge of #5143 : erickt/rust/incoming, r=pcwalton
2013-03-02 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-02 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-01 Patrick WaltonMerge remote branch 'nmatsakis/issue-4808-representatio...
2013-03-01 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-01 borsauto merge of #5162 : brson/rust/fixmes, r=brson
2013-02-28 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-28 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-28 borsauto merge of #5159 : brson/rust/rtcall, r=brson
2013-02-28 borsauto merge of #5155 : bstrie/rust/dedrop, r=pcwalton
2013-02-28 borsauto merge of #5152 : catamorphism/rust/issue-3601...
2013-02-28 borsauto merge of #5098 : pkgw/rust/pr/issue4869, r=brson
2013-02-28 borsauto merge of #5106 : pnkfelix/rust/fix-docs, r=graydon
2013-02-28 borsauto merge of #5141 : nikomatsakis/rust/region-syntax...
2013-02-28 Niko MatsakisIntroduce lifetime declarations into the lists of type...
2013-02-18 borsauto merge of #4979 : z0w0/rust/issue-1301, r=catamorphism
2013-02-17 borsauto merge of #4993 : thestinger/rust/deque, r=graydon
2013-02-17 borsauto merge of #4978 : z0w0/rust/issue-607, r=graydon
2013-02-17 borsauto merge of #4995 : sethpink/rust/obsolete-capture...
2013-02-17 Seth PinkRemove use of capture clause #4965
2013-02-16 borsauto merge of #4973 : thestinger/rust/rt, r=brson
next