]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/tvec.rs
Expand on cleanups in trans for expr_repeat and add to tests.
[rust.git] / src / librustc / middle / trans / tvec.rs
2013-03-25 Luqman AdenExpand on cleanups in trans for expr_repeat and add...
2013-03-24 Huon Wilsonlibrustc: clean-up expr_repeat loop generation: use...
2013-03-24 Luqman Adenlibrustc: emit loop for expr_repeat instead of 2n instr...
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 #5450 : pcwalton/rust/warnings, r=graydon
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 Alex Crichtonrustc: Remove some bad copies throughout
2013-03-20 borsauto merge of #5350 : yichoi/rust/pull-0313-2, r=graydo...
2013-03-19 borsauto merge of #5426 : nikomatsakis/rust/issue-4846...
2013-03-19 borsauto merge of #5356 : jld/rust/enum-less-magic, r=graydon
2013-03-19 Patrick Waltonlibrustc: Convert all uses of old lifetime notation...
2013-03-18 Patrick Waltonlibrustc: Convert all uses of old lifetime notation...
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-07 borsauto merge of #5256 : thestinger/rust/bool, r=brson
2013-03-07 borsauto merge of #5255 : jbclements/rust/remove-parse...
2013-03-07 borsauto merge of #5182 : youknowone/rust/enum-cast, r...
2013-03-06 borsauto merge of #5125 : nikomatsakis/rust/issue-4846...
2013-03-06 Niko MatsakisAdd manual &self/ and &static/ and /&self declarations...
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-04 borsauto merge of #5205 : thestinger/rust/radix, r=graydon
2013-03-03 borsauto merge of #5203 : erickt/rust/incoming, r=brson
2013-03-03 borsauto merge of #5197 : pcwalton/rust/fn-types, r=pcwalton
2013-03-03 borsauto merge of #5114 : osaut/rust/incoming, r=brson
2013-03-03 Patrick Waltonlibrustc: Remove `fn@`, `fn~`, and `fn&` from librustc...
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 Jeong YunWonBetter highlight for repeat count error
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 #5113 : alexcrichton/rust/issue-4366...
2013-02-28 Alex CrichtonFix implicit leaks of imports throughout libraries
2013-02-28 borsauto merge of #5166 : danniel/rust/incoming, r=brson
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 Brian AndersonRemove the last remnants of rtcalls
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-26 borsauto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton
2013-02-26 borsauto merge of #5084 : oncemoreification/rust/issue...
2013-02-22 borsauto merge of #5078 : bblum/rust/incoming, r=brson
2013-02-22 borsauto merge of #5081 : brson/rust/pipes, r=pcwalton
2013-02-22 borsauto merge of #5051 : bstrie/rust/deimpself, r=pcwalton
2013-02-22 borsauto merge of #5083 : graydon/rust/gc, r=graydon
2013-02-22 Graydon HoarePut unique allocs in managed heap when they might conta...
2013-02-22 Ben StriegelDe-implicit-self librustc
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: change driver::session::Session::str_of to...
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-03 borsautomated merge
2013-02-01 Brian AndersonMerge remote-tracking branch 'nickdesaulniers/issue4524...
2013-02-01 Brian AndersonMerge pull request #4720 from jbclements/syntactic...
2013-02-01 John Clementstest cases, cleanup
2013-01-30 Tim ChevalierMerge pull request #4687 from alexcrichton/hashmap...
2013-01-30 Tim ChevalierMerge pull request #4690 from codeblack08/test-round
2013-01-30 Patrick Waltonlibrustc: De-export rustc. rs=deexporting
2013-01-30 Tim ChevalierMerge pull request #4688 from codeblack08/remove-cfg...
2013-01-30 Patrick Waltonlibrustc: De-export trans. rs=deexporting
2013-01-30 Patrick Waltonlibrustc: Strdup unique strings instead of copying...
2013-01-23 Tim ChevalierMerge pull request #4466 from ScriptDevil/master
2013-01-16 Patrick WaltonMerge pull request #4493 from jbclements/rename-moved...
2013-01-16 Patrick WaltonMerge pull request #4440 from pcwalton/tutorial
2013-01-16 Brian AndersonMerge pull request #4497 from ILyoan/i4488
2013-01-16 Brian AndersonMerge pull request #4503 from nickdesaulniers/incoming
2013-01-15 Tim ChevalierMerge pull request #4498 from erickt/incoming
2013-01-15 Erick Tryzelaarconvert ast::{field_,capture_item_,mt} and middle:...
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-13 Tim ChevalierMerge pull request #4474 from tychosci/readlink_safe
2013-01-13 Tim ChevalierMerge pull request #4411 from wting/4203_rename_memcpy
2013-01-13 Tim ChevalierMerge pull request #4444 from JensNockert/pub-semaphore
2013-01-13 Tim ChevalierMerge pull request #4459 from jld/constenum
2013-01-13 Jed DavisMake vectors (& old ports) of zero-size types allocate...
2013-01-11 Patrick Waltonlibrustc: Make all external functions unsafe. r=tjc
2013-01-09 Erick Tryzelaarsyntax: convert ast::spanned into a struct
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2013-01-07 Patrick Waltonlibrustc: Make vectors no longer implicitly copyable...
2013-01-05 Brian AndersonMerge remote-tracking branch 'superoptimizer/master...
next