]> git.lizzy.rs Git - rust.git/history - src/librustc/metadata/csearch.rs
Remove 'Local Variable' comments
[rust.git] / src / librustc / metadata / csearch.rs
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
2013-05-01 borsauto merge of #6148 : erickt/rust/remove-drop, r=pcwalton
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-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-16 borsauto merge of #5894 : catamorphism/rust/authors, r...
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5861 : catamorphism/rust/rustpkg, r...
2013-04-15 borsauto merge of #5888 : sawrubh/rust/mybranch, r=pnkfelix
2013-04-15 borsauto merge of #5778 : jld/rust/reflect-abstract-enum...
2013-04-13 borsauto merge of #5761 : Dretch/rust/murder-death-kill...
2013-04-12 borsauto merge of #5847 : catamorphism/rust/rustpkg, r...
2013-04-12 borsauto merge of #5809 : Aatch/rust/start-attr, r=thestinger
2013-04-12 borsauto merge of #5837 : tdaede/rust/fix_file_command...
2013-04-10 borsauto merge of #5773 : dunsmoreb/rust/incoming, r=bstrie
2013-04-10 borsauto merge of #5804 : alexcrichton/rust/issue-3266...
2013-04-10 borsauto merge of #5789 : brson/rust/drop, r=graydon
2013-04-10 borsauto merge of #5807 : klutzy/rust/vim-inner-doc, r...
2013-04-10 borsauto merge of #5802 : nikomatsakis/rust/issue-4183...
2013-04-09 Niko MatsakisCleanup substitutions and treatment of generics around...
2013-04-09 borsauto merge of #5788 : danluu/rust/rusti_clear, r=bstrie
2013-04-09 borsauto merge of #5800 : vivekgalatage/rust/master, r...
2013-04-08 borsauto merge of #5775 : pavpanchekha/rust/patch-1, r...
2013-04-06 borsauto merge of #5755 : catamorphism/rust/rustllvm-cmdlin...
2013-04-06 borsauto merge of #5751 : metajack/rust/at-clones, r=thestinger
2013-04-06 borsauto merge of #5733 : dbaupp/rust/std-complex-rational...
2013-04-06 borsauto merge of #5732 : Zhann/rust/master, r=catamorphism
2013-04-06 borsauto merge of #5721 : dhardy/rust/master, r=graydon
2013-04-06 borsauto merge of #5676 : nikomatsakis/rust/issue-4183...
2013-04-05 Niko MatsakisRefactor so that references to traits are not represent...
2013-04-05 Niko MatsakisRather than storing a list of ty::method per trait...
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
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-22 borsauto merge of #5441 : lucab/rust/lucab/tutorial/struct...
2013-03-22 borsauto merge of #5476 : thestinger/rust/bench, r=graydon
2013-03-21 borsauto merge of #5407 : jbclements/rust/add-assert-eq...
2013-03-21 borsauto merge of #5468 : z0w0/rust/iluvdatjit, r=pcwalton
2013-03-21 borsauto merge of #5461 : catamorphism/rust/flagless, r...
2013-03-21 borsauto merge of #5457 : pcwalton/rust/xcpsm, r=pcwalton
2013-03-21 Patrick Waltonlibrustc: Forbid access to cross-crate private static...
2013-03-14 borsauto merge of #5364 : xenocons/rust/patch-1, r=z0w0
2013-03-14 borsauto merge of #5355 : yichoi/rust/pull-0314, r=graydon
2013-03-13 borsauto merge of #5319 : brson/rust/debuginfo, r=brson
2013-03-12 borsauto merge of #5329 : wanderview/rust/std-getopts-opts_...
2013-03-12 borsauto merge of #5335 : larryv/rust/local_stage0-libsynta...
2013-03-12 borsauto merge of #5304 : jld/rust/const-adjustments, r...
2013-03-12 borsauto merge of #5292 : thestinger/rust/nil, r=graydon
2013-03-11 borsauto merge of #5314 : jld/rust/adt-simplification,...
2013-03-11 borsauto merge of #5291 : pcwalton/rust/drop-lint, r=pcwalton
2013-03-11 Patrick Waltonlibrustc: Replace all uses of `fn()` with `&fn()`....
2013-03-08 borsauto merge of #5278 : brson/rust/logplusplus, r=brson
2013-03-08 borsauto merge of #5279 : alexcrichton/rust/no-dvec, r...
2013-03-08 Alex Crichtonrustc: Remove uses of DVec
2013-03-08 borsauto merge of #5260 : pcwalton/rust/assert, r=pcwalton
2013-03-08 Patrick Waltonlibrustc: Add #[link_args] to metadata
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-01 Patrick WaltonMerge remote branch 'nmatsakis/issue-4808-representatio...
2013-03-01 Patrick WaltonMerge remote branch 'sevrak/issue-5164' into incoming
2013-03-01 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-01 borsauto merge of #5162 : brson/rust/fixmes, r=brson
2013-03-01 borsauto merge of #5176 : brson/rust/unwrap_shared_mutable_...
2013-02-28 borsauto merge of #5166 : danniel/rust/incoming, r=brson
2013-02-28 borsauto merge of #5156 : pcwalton/rust/method-privacy...
2013-02-28 Patrick Waltonlibrustc: Enforce cross-crate method privacy
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-21 borsauto merge of #5065 : catamorphism/rust/issue-3453...
2013-02-21 borsauto merge of #5058 : Thiez/rust/incoming, r=catamorphism
2013-02-21 borsauto merge of #5066 : catamorphism/rust/luqmana-derecor...
2013-02-21 Luqman Adenlibrustc: Get rid of structural records save for front...
2013-02-21 borsauto merge of #5046 : sanxiyn/rust/struct-match, r...
2013-02-20 borsauto merge of #5044 : thestinger/rust/range, r=pcwalton
2013-02-20 borsauto merge of #5039 : alexcrichton/rust/issue-4875...
2013-02-19 borsauto merge of #5040 : Kimundi/rust/incoming, r=graydon
2013-02-19 borsauto merge of #5006 : tedhorst/rust/linear_mand, r...
2013-02-19 borsauto merge of #5000 : jld/rust/test-stdin-thing, r...
2013-02-19 borsauto merge of #4999 : erickt/rust/incoming, r=brson
2013-02-19 Erick Tryzelaarlibrustc: convert creader and cstore to use @~strs
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-13 borsauto merge of #4908 : bstrie/rust/rimov3, r=pcwalton
2013-02-13 borsauto merge of #4840 : jbclements/rust/add-json-enum...
2013-02-13 borsauto merge of #4892 : pcwalton/rust/xc-newtype-structs...
2013-02-13 Patrick Waltonlibrustc: Make monomorphic newtype structs work cross...
2013-02-13 borsauto merge of #4900 : luqmana/rust/core_os_errors,...
2013-02-12 Graydon HoareRevert "librustc: Make monomorphic newtype structs...
2013-02-12 Patrick Waltonlibrustc: Make monomorphic newtype structs work cross...
next