]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/lint.rs
Remove 'Local Variable' comments
[rust.git] / src / librustc / middle / lint.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-05-01 borsauto merge of #6113 : brson/rust/task-drop, r=graydon
2013-05-01 borsauto merge of #6105 : Aatch/rust/linker-improv, r=pcwalton
2013-05-01 borsauto merge of #6103 : catamorphism/rust/nonfatal-errors...
2013-04-30 borsauto merge of #6118 : brson/rust/too-much-recursion...
2013-04-30 borsauto merge of #6121 : luqmana/rust/newtype-cc, r=graydon
2013-04-30 borsauto merge of #6108 : gifnksm/rust/bigint-shift-bug...
2013-04-30 borsauto merge of #6107 : catamorphism/rust/mkdir_recursive...
2013-04-30 borsauto merge of #6073 : huonw/rust/core-rust-isaac, r...
2013-04-29 borsauto merge of #6080 : pcwalton/rust/demode-everything...
2013-04-29 Patrick Waltonlibrustc: Remove the concept of modes from the compiler.
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 #6028 : Kimundi/rust/strconv-test-fixup...
2013-04-23 borsauto merge of #6022 : catamorphism/rust/warning-police...
2013-04-23 borsauto merge of #6027 : alexcrichton/rust/more-backticks...
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-23 Alex CrichtonUse backticks for the unsafe keyword in error messages
2013-04-23 borsauto merge of #6013 : gifnksm/rust/bigint-quot-rem...
2013-04-23 borsauto merge of #6007 : pcwalton/rust/use-mod, r=brson
2013-04-23 borsauto merge of #5996 : sanxiyn/rust/target-feature,...
2013-04-22 borsauto merge of #5980 : Kimundi/rust/ascii-encoding,...
2013-04-22 borsauto merge of #5966 : alexcrichton/rust/issue-3083...
2013-04-22 borsauto merge of #5887 : jdm/rust/stackbounds, r=brson
2013-04-21 Alex CrichtonImplement a lint mode to deal with unused 'mut' variables
2013-04-20 borsauto merge of #5979 : Thiez/rust/no_reinterpret_cast...
2013-04-20 borsauto merge of #5978 : alexcrichton/rust/issue-5954...
2013-04-20 Alex CrichtonDon't warn about unsafe functions which don't need...
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 Crichtonrustc: de-mode + fallout from libsyntax changes
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 #5726 : brson/rust/struct-return, r=brson
2013-04-16 borsauto merge of #5890 : youknowone/rust/const-eval, r...
2013-04-16 Brian AndersonMerge remote-tracking branch 'brson/sched-cleanup'
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 #5891 : brson/rust/valgrind, r=brson
2013-04-15 borsauto merge of #5797 : alexcrichton/rust/issue-1913...
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-14 Alex CrichtonAdd a lint mode for unused unsafe blocks/functions
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-11 borsauto merge of #5811 : sanxiyn/rust/parse-uint, r=catamo...
2013-04-10 borsauto merge of #5818 : Kimundi/rust/iter_to_vec, r=catam...
2013-04-10 borsauto merge of #5709 : jbclements/rust/miscellaneous...
2013-04-10 borsauto merge of #5796 : nikomatsakis/rust/issue-5656...
2013-04-10 Niko MatsakisRevert map.each to something which takes two parameters
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-09 Alex CrichtonAllow lint modes to be used on unused variables and...
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-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-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 #5624 : thestinger/rust/tutorial, r=pcwalton
2013-03-29 borsauto merge of #5615 : brson/rust/noclang, r=brson
2013-03-29 borsauto merge of #5583 : jbclements/rust/docfix-for-block...
2013-03-29 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-29 borsauto merge of #5570 : alexcrichton/rust/fix-unused...
2013-03-29 Alex CrichtonRemoving unused imports
2013-03-28 borsauto merge of #5561 : fabiand/rust/wllvm32, r=catamorphism
2013-03-28 borsauto merge of #5576 : yichoi/rust/pull-0327, r=brson
2013-03-27 borsauto merge of #5567 : jbclements/rust/release-note...
next