]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/check_const.rs
Remove 'Local Variable' comments
[rust.git] / src / librustc / middle / check_const.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 Crichtonrustc: de-mode + fallout from libsyntax changes
2013-04-18 borsauto merge of #5418 : luqmana/rust/stack-float, r=brson
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-27 borsauto merge of #5567 : jbclements/rust/release-note...
2013-03-27 borsauto merge of #5569 : thestinger/rust/map, r=catamorphism
2013-03-27 Erick Tryzelaarsyntax: Remove deprecated expr_vstore_fixed
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 Alex Crichtonrustc: Remove uses of oldmap::HashMap
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 #5332 : jdm/rust/transitivelink, r=graydon
2013-03-12 borsauto merge of #5320 : apasel422/rust/metaderive, r...
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 #5333 : brson/rust/context, r=brson
2013-03-12 borsauto merge of #5328 : bstrie/rust/optadd, r=graydon
2013-03-12 borsauto merge of #5324 : brson/rust/relnotes, r=graydon
2013-03-12 borsauto merge of #5310 : thestinger/rust/treeset, r=graydon
2013-03-12 borsauto merge of #5304 : jld/rust/const-adjustments, r...
2013-03-10 Jed DavisConst dereference works now, so allow it.
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 Waltonlibsyntax: Remove struct literal expressions from the...
2013-03-07 borsauto merge of #5227 : jdm/rust/newconst, r=pcwalton
2013-03-07 Josh MatthewsInline constants across crates.
2013-03-07 Josh MatthewsPermit casting region pointers to unsafe ones.
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5183 : jld/rust/adt-renovation, r=brson
2013-03-07 Jed DavisMake functional-update struct consts not an ICE
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 #5237 : thestinger/rust/iter, r=nikomatsakis
2013-03-05 borsauto merge of #5225 : nikomatsakis/rust/issue-5224...
2013-03-05 Niko MatsakisUpdate region inference for traits so that a method...
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 Daniel Micayreplace option::iter with a BaseIter impl
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4944 : catamorphism/rust/xxx-to-fixme...
2013-02-15 borsauto merge of #4941 : nickdesaulniers/rust/issue4524cle...
2013-02-15 borsauto merge of #4940 : hansjorg/rust/manpage_06, r=catam...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4927 : sanxiyn/rust/remove-dvec, r=catam...
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4915 : luqmana/rust/rt-cleanup, r=pcwalton
2013-02-14 Seo SanghyeonRemove DVec from check_const
2013-02-14 borsauto merge of #4922 : jbclements/rust/add-deriving...
2013-02-14 borsauto merge of #4905 : brson/rust/issue4524, r=brson
2013-02-14 Nick DesaulniersRemove die!, raplace invocations with fail! Issue ...
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 #4515 : graydon/rust/bench-harness, r...
2013-02-13 Graydon Hoarerustc and std: teach about #[bench], modernize to use...
2013-02-12 borsauto merge of #4858 : z0w0/rust/rm_weak_task_count...
2013-02-12 borsauto merge of #4876 : brson/rust/debuginfo, r=brson
2013-02-10 borsauto merge of #4861 : sethpink/rust/incoming, r=catamor...
2013-02-10 borsauto merge of #4827 : mcpherrinm/rust/master, r=catamor...
2013-02-09 borsauto merge of #4854 : thestinger/rust/oldmap, r=catamor...
2013-02-09 Daniel Micayoldmap: get rid of legacy _ref suffixes
2013-02-08 Matthew McPherrinMerge branch 'master' of https://github.com/mozilla...
2013-02-07 borsauto merge of #4803 : alexcrichton/rust/fix-unused...
2013-02-07 borsauto merge of #4791 : jbclements/rust/demodeing-and...
2013-02-07 Brian AndersonMerge pull request #4619 from brson/exchange
2013-02-07 borsauto merge of #4832 : sanxiyn/rust/pretty-exact, r...
2013-02-07 borsauto merge of #4814 : brson/rust/check, r=nikomatsakis
2013-02-07 borsauto merge of #4831 : bjz/rust/incoming, r=pcwalton
2013-02-07 borsauto merge of #4810 : nikomatsakis/rust/owned-fn-noncop...
2013-02-07 Niko MatsakisMake ~fn non-copyable, make &fn copyable, split barefn...
2013-02-07 borsauto merge of #4817 : kud1ing/rust/patch-1, r=brson
2013-02-07 borsauto merge of #4801 : z0w0/rust/randomtrait, r=graydon
2013-02-06 Patrick Waltonoldmap: use &K instead of K in find and get
next