]> git.lizzy.rs Git - rust.git/history - src/libsyntax/attr.rs
Remove 'Local Variable' comments
[rust.git] / src / libsyntax / attr.rs
2013-05-02 Brendan ZabarauskasRemove 'Local Variable' comments
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-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-20 borsauto merge of #5970 : huonw/rust/core-sys-size_of-val...
2013-04-20 borsauto merge of #5965 : alexcrichton/rust/issue-4364...
2013-04-20 Alex Crichtonsyntax: de-mode and prepare for de-modeing rustc
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
2013-04-15 borsauto merge of #5879 : astrieanna/rust/document_std_base...
2013-04-15 borsauto merge of #5888 : sawrubh/rust/mybranch, r=pnkfelix
2013-04-12 borsauto merge of #5837 : tdaede/rust/fix_file_command...
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 #5732 : Zhann/rust/master, r=catamorphism
2013-04-06 borsauto merge of #5721 : dhardy/rust/master, r=graydon
2013-04-04 borsauto merge of #5716 : dhardy/rust/master, r=thestinger
2013-04-04 borsauto merge of #5707 : brettcannon/rust/patch-1, r=thest...
2013-04-04 borsauto merge of #5703 : steveklabnik/rust/add_log_docs...
2013-04-04 borsauto merge of #5710 : ajuckel/rust/patch-1, r=luqmana
2013-04-04 borsauto merge of #5704 : brson/rust/compiletest, r=luqmana
2013-04-03 borsauto merge of #5701 : metajack/rust/net-url-clone,...
2013-04-03 borsauto merge of #5698 : Thiez/rust/de-mutfielding, r...
2013-04-03 borsauto merge of #5696 : thestinger/rust/hashmap, r=sanxiyn
2013-04-03 borsauto merge of #5559 : jbclements/rust/change-to-tt...
2013-04-03 Daniel Micayrename Linear{Map,Set} => Hash{Map,Set}
2013-04-03 Daniel Micayhashmap: rm linear namespace
2013-04-01 borsauto merge of #5655 : thestinger/rust/arm, r=brson
2013-04-01 borsauto merge of #5653 : brson/rust/warnings, r=brson
2013-04-01 Brian AndersonFix warnings
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-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-29 borsauto merge of #5593 : luqmana/rust/inline-asm, r=catamo...
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-28 borsauto merge of #5596 : luqmana/rust/unit-struct, r=catam...
2013-03-28 borsauto merge of #5595 : catamorphism/rust/demoding, r...
2013-03-28 borsauto merge of #5592 : pcwalton/rust/xc-extern-statics...
2013-03-28 borsauto merge of #5587 : thestinger/rust/total, r=pcwalton
2013-03-28 borsauto merge of #5586 : pcwalton/rust/expr-repeat-vstore...
2013-03-28 borsauto merge of #5584 : nikomatsakis/rust/issue-4846...
2013-03-28 borsauto merge of #5579 : dbaupp/rust/rustc-typo-limit...
2013-03-28 borsauto merge of #5578 : erickt/rust/incoming, r=jbclement...
2013-03-28 borsauto merge of #5575 : apasel422/rust/simplify-impls...
2013-03-28 Andrew Paseltinerderive Eq and Clone impls where applicable
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 #5497 : luqmana/rust/clang-ver, r=thestinger
2013-03-22 borsauto merge of #5496 : catamorphism/rust/release-notes...
2013-03-22 borsauto merge of #5488 : pcwalton/rust/depure, r=pcwalton
2013-03-22 Patrick Waltonlibrustc: Remove `pure` from libsyntax and librustc.
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-19 borsauto merge of #5356 : jld/rust/enum-less-magic, r=graydon
2013-03-15 borsauto merge of #5371 : thestinger/rust/hidden, r=pcwalton
2013-03-15 borsauto merge of #5369 : thestinger/rust/iter, r=z0w0
2013-03-15 borsauto merge of #5367 : brson/rust/5299, r=thestinger
2013-03-14 borsauto merge of #5366 : tedhorst/rust/threadring, r=brson
2013-03-14 borsauto merge of #5365 : thestinger/rust/map, r=catamorphism
2013-03-14 borsauto merge of #5364 : xenocons/rust/patch-1, r=z0w0
2013-03-14 borsauto merge of #5360 : thestinger/rust/doc, r=graydon
2013-03-14 borsauto merge of #5355 : yichoi/rust/pull-0314, r=graydon
2013-03-14 Patrick Waltonlibrustc: Don't accept `as Trait` anymore; fix all...
2013-03-13 borsauto merge of #5340 : brson/rust/column, r=brson
2013-03-13 borsauto merge of #5307 : nikomatsakis/rust/remove-by-val...
2013-03-13 Niko MatsakisRemove `++` mode from the compiler (it is parsed as...
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-06 borsauto merge of #5235 : yjh0502/rust/io_float, r=graydon
2013-03-06 borsauto merge of #5213 : erickt/rust/vec-ref, r=graydon
2013-03-06 Erick Tryzelaarcore: convert vec::{last,last_opt} to return references
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 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-28 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-28 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-27 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-27 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-02-27 Erick Tryzelaarlibsyntax: add some explicit refs
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-25 Erick Tryzelaarlibsyntax: progress on making syntax::visit vecs_implic...
2013-02-25 Erick Tryzelaarlibsyntax: convert visit to pass ty_params by reference
2013-02-25 Erick Tryzelaarlibsyntax: add explicit modes where required to copy...
2013-02-25 Erick Tryzelaarlibsyntax: Convert ast::attribute_ to store a @meta_item
2013-02-21 borsauto merge of #5046 : sanxiyn/rust/struct-match, r...
next