]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/tvec.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / librustc / middle / trans / tvec.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-03-19 borsauto merge of #12879 : Aatch/rust/rustdoc-mod-privacy...
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12957 : lkuper/rust/docsprint, r=alexcri...
2014-03-17 borsauto merge of #12951 : cadencemarseille/rust/issue...
2014-03-17 borsauto merge of #12735 : eddyb/rust/at-exodus-chapter...
2014-03-17 Eduard BurtescuDe-@ move maps and rework parts of trans.
2014-03-17 Eduard BurtescuDe-@ ty::ctxt usage.
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-23 borsauto merge of #12448 : alexcrichton/rust/smaller-rust...
2014-02-22 borsauto merge of #12441 : kud1ing/rust/backticks, r=brson
2014-02-22 borsauto merge of #12439 : cmr/rust/rustdoc-reset, r=thestinger
2014-02-22 borsauto merge of #12437 : alexcrichton/rust/travis-yml...
2014-02-22 borsauto merge of #12433 : alexcrichton/rust/fix-some-confi...
2014-02-22 borsauto merge of #12427 : alexcrichton/rust/snapshots...
2014-02-22 borsauto merge of #12422 : alexcrichton/rust/buffered-defau...
2014-02-22 borsauto merge of #12421 : Hywan/rust/api_doc, r=alexcrichton
2014-02-21 borsauto merge of #12362 : liigo/rust/update-rust-manual...
2014-02-21 borsauto merge of #12420 : pnkfelix/rust/fsk-improve-doc...
2014-02-21 borsauto merge of #12419 : huonw/rust/compiler-unsafe,...
2014-02-21 borsauto merge of #12415 : HeroesGrave/rust/move-enum-set...
2014-02-21 borsauto merge of #12410 : DaGenix/rust/fix-incorrect-comme...
2014-02-21 borsauto merge of #12290 : mrshu/rust/lint-warn-by-default...
2014-02-21 mr.ShuChanged NonCamelCaseTypes lint to warn by default
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-09 borsauto merge of #12119 : huonw/rust/guide-testing, r...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-09 borsauto merge of #12105 : huonw/rust/bench-black-box,...
2014-02-08 borsauto merge of #12112 : lucab/rust/make-dist, r=alexcrichton
2014-02-08 borsauto merge of #12065 : mrshu/rust/error-formating-fix...
2014-02-08 mr.ShuFixed error starting with uppercase
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-02 borsauto merge of #11975 : jfager/rust/r8498, r=alexcrichton
2014-02-02 borsauto merge of #11959 : omasanori/rust/update-zsh, r...
2014-02-01 borsauto merge of #11974 : huonw/rust/no-at-vec, r=pcwalton
2014-02-01 Huon Wilsonrustc: update docs & propagate @[]/@str removal more.
2014-02-01 Huon Wilsonrustc: Remove the vstore handling of @str and @[].
2014-02-01 borsauto merge of #11944 : nathanielherman/rust/vec_opt...
2014-02-01 Patrick Waltonlibrustc: Fix merge fallout.
2014-02-01 Patrick Waltonlibsyntax: De-`@str` literal strings in the AST
2014-02-01 borsauto merge of #11932 : dmanescu/rust/11741-stability...
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11832 : jfager/rust/r5900, r=alexcrichton
2014-01-31 borsauto merge of #11917 : thestinger/rust/intrinsic, r...
2014-01-31 borsauto merge of #11933 : kini/rust/patch-1, r=alexcrichton
2014-01-31 borsauto merge of #11929 : FlaPer87/rust/issue-11681, r...
2014-01-31 borsauto merge of #11918 : omasanori/rust/reduce-warnings...
2014-01-31 borsauto merge of #11947 : alexcrichton/rust/osx-unwind...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11759 : nathanielherman/rust/master...
2014-01-30 Nathaniel HermanMake size_of, align_of, and element_offset functions...
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11700 : bharrisau/rust/thumb, r=alexcrichton
2014-01-21 borsauto merge of #11665 : alexcrichton/rust/zed-cleanup...
2014-01-21 borsauto merge of #11663 : huonw/rust/paren-lint, r=cmr
2014-01-21 Huon WilsonRemove unnecessary parentheses.
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-20 borsauto merge of #11644 : huonw/rust/less-fatality, r=cmr
2014-01-19 borsauto merge of #11615 : adwhit/rust/master, r=cmr
2014-01-19 borsauto merge of #11567 : divtxt/rust/master, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-18 borsauto merge of #11607 : alexcrichton/rust/issue-9957...
2014-01-18 borsauto merge of #11606 : alexcrichton/rust/issue-9259...
2014-01-18 borsauto merge of #11622 : bjz/rust/simplify-primitive...
2014-01-18 borsauto merge of #11614 : remen/rust/patch-1, r=alexcrichton
2014-01-18 borsauto merge of #11605 : alexcrichton/rust/issue-9582...
2014-01-18 borsauto merge of #11503 : FlaPer87/rust/master, r=huonw
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 borsauto merge of #11585 : nikomatsakis/rust/issue-3511...
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 borsauto merge of #11498 : c-a/rust/optimize_vuint_at,...
2014-01-16 Niko MatsakisFurther refine treatment of voidish arrays
2014-01-16 borsauto merge of #11599 : sanxiyn/rust/accurate-span-3...
2014-01-16 borsauto merge of #11590 : vadimcn/rust/llvm-tools, r=alexc...
2014-01-16 borsauto merge of #11588 : am0d/rust/dox, r=brson
2014-01-16 borsauto merge of #11579 : kballard/rust/windows-path-join...
2014-01-15 Niko MatsakisIssue #3511 - Rationalize temporary lifetimes.
2014-01-15 borsauto merge of #11550 : alexcrichton/rust/noinline,...
2014-01-15 borsauto merge of #11112 : alexcrichton/rust/issue-11087...
2014-01-15 borsauto merge of #11543 : thestinger/rust/gc, r=cmr
2014-01-15 borsauto merge of #11564 : am0d/rust/dox, r=huonw
2014-01-15 borsauto merge of #11561 : eddyb/rust/moar-inlines, r=pcwalton
2014-01-15 borsauto merge of #11556 : am0d/rust/docs, r=huonw
2014-01-15 borsauto merge of #11557 : brson/rust/anotherandroidfix...
2014-01-15 borsauto merge of #11535 : thestinger/rust/header, r=alexcr...
2014-01-15 Daniel Micayremove reference counting headers from ~
2014-01-14 borsauto merge of #11521 : dguenther/rust/hide_libdir_relat...
2014-01-14 borsauto merge of #11538 : eddyb/rust/llvm-attributes,...
2014-01-14 borsauto merge of #11485 : eddyb/rust/sweep-old-rust, r...
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-14 borsauto merge of #11501 : alexcrichton/rust/dox, r=brson
2014-01-13 borsauto merge of #11305 : pcwalton/rust/at-patterns, r...
2014-01-13 Patrick Waltonlibrustc: Remove `@` pointer patterns from the language
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-12 borsauto merge of #11495 : kud1ing/rust/backticks, r=huonw
2014-01-12 borsauto merge of #11491 : wting/rust/wting_7959_document_i...
next