]> git.lizzy.rs Git - rust.git/history - src/librustc
auto merge of #13773 : brson/rust/boxxy, r=alexcrichton
[rust.git] / src / librustc /
2014-05-03 borsauto merge of #13773 : brson/rust/boxxy, r=alexcrichton
2014-05-03 borsauto merge of #13904 : pcwalton/rust/box, r=alexcrichton
2014-05-03 borsauto merge of #13868 : FlaPer87/rust/opt-in-phase1...
2014-05-03 borsauto merge of #13903 : alexcrichton/rust/issue-13890...
2014-05-03 borsauto merge of #13899 : bjz/rust/simd, r=pcwalton
2014-05-03 borsauto merge of #13891 : hjr3/rust/serialize-vec, r=pcwalton
2014-05-03 Brian AndersonReplace most ~exprs with 'box'. #11779
2014-05-03 borsauto merge of #13880 : TeXitoi/rust/biguint-always...
2014-05-03 Patrick Waltonlibrustc: Implement the `Box<T>` type syntax. RFC ...
2014-05-02 borsauto merge of #13579 : hirschenberger/rust/lint_unsigne...
2014-05-02 Falco HirschenbergerAdd lint check for negating uint literals and variables.
2014-05-02 Alex Crichtonrustc: Use the "real" realpath function
2014-05-02 Brendan ZabarauskasImplement comparison operators for int and uint SIMD...
2014-05-02 borsauto merge of #13879 : huonw/rust/more-re, r=alexcrichton
2014-05-02 borsauto merge of #13789 : sfackler/rust/debug-assert,...
2014-05-02 borsauto merge of #13886 : japaric/rust/fix-an-typos, r...
2014-05-02 Jorge AparicioFix a/an typos
2014-05-01 borsauto merge of #13877 : thestinger/rust/de-tilde-str...
2014-05-01 Daniel Micayfix error message for obsolete &"foo" literal
2014-05-01 borsauto merge of #13878 : brutal-chaos/rust/tutorial_gramm...
2014-05-01 borsauto merge of #13875 : hjr3/rust/serialize-strbuf,...
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-05-01 borsauto merge of #13873 : alexcrichton/rust/issue-13872...
2014-05-01 Alex Crichtonrustc: Fix def ids of xcrate-reexported items
2014-05-01 Niko MatsakisAddress nits from @pnkfelix
2014-04-30 Patrick Waltonlibrustc: Remove `~"string"` and `&"string"` from the...
2014-04-30 Flavio PercocoAllow manual implementations of built-in traits
2014-04-30 borsauto merge of #13648 : gereeter/rust/removed-rev, r...
2014-04-30 borsauto merge of #13072 : bjz/rust/bitset, r=alexcrichton
2014-04-30 borsauto merge of #13863 : huonw/rust/re-tweaks, r=pcwalton
2014-04-30 borsauto merge of #12740 : nical/rust/json-streaming, r...
2014-04-30 borsauto merge of #13857 : alexcrichton/rust/add-dylib...
2014-04-30 Alex Crichtonrustc: Add search paths to dylib load paths
2014-04-30 borsauto merge of #13776 : adrientetar/rust/rustdoc-fix...
2014-04-29 borsauto merge of #13833 : alexcrichton/rust/ffunction...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-29 Alex Crichtonrustc: Enable -f{function,data}-sections
2014-04-29 borsauto merge of #13807 : ipetkov/rust/issue-13771, r...
2014-04-29 borsauto merge of #13829 : alexcrichton/rust/dead-strip...
2014-04-29 borsauto merge of #13834 : nick29581/rust/str_fix, r=luqmana
2014-04-29 Nick CameronRemove internal support for fixed length strings
2014-04-29 borsauto merge of #13830 : noamraph/rust/doc-browser-histor...
2014-04-28 borsauto merge of #13827 : lifthrasiir/rust/rustdoc-hidden...
2014-04-28 Jonathan SDeprecate the rev_iter pattern in all places where...
2014-04-28 borsauto merge of #13819 : nick29581/rust/ty_str, r=pcwalton
2014-04-28 Alex Crichtonrustc: Pass -dead_strip on OSX
2014-04-28 borsauto merge of #13812 : alxgnon/rust/master, r=alexcrichton
2014-04-28 borsauto merge of #13797 : lifthrasiir/rust/std-mem-replace...
2014-04-28 borsauto merge of #13821 : aochagavia/rust/pr3, r=alexcrichton
2014-04-28 Niko MatsakisRemove default method implementations
2014-04-28 borsauto merge of #13791 : lifthrasiir/rust/mod-inner-span...
2014-04-28 Nick CameronRefactor ty_str to use a ~(str) representation.
2014-04-28 borsauto merge of #13795 : klutzy/rust/win-make-check,...
2014-04-27 borsauto merge of #13783 : wackywendell/rust/permfix, r...
2014-04-27 Kang Seonghoonsyntax: `Mod` records the span for inner contents.
2014-04-27 borsauto merge of #13777 : lifthrasiir/rust/no-multi-viewit...
2014-04-26 borsauto merge of #13769 : alexcrichton/rust/restrict-some...
2014-04-26 Kang Seonghoonsyntax: ViewItemUse no longer contains multiple view...
2014-04-26 borsauto merge of #13744 : adrientetar/rust/derp, r=brson
2014-04-25 Alex Crichtonrustc: Restrict the scope of a borrow on def_map
2014-04-25 borsauto merge of #13735 : aturon/rust/float-consts-take...
2014-04-25 borsauto merge of #13741 : klutzy/rust/test-reachable,...
2014-04-25 borsauto merge of #13700 : BurntSushi/rust/regexp, r=alexcr...
2014-04-25 borsauto merge of #13697 : pongad/rust/consts, r=alexcrichton
2014-04-25 Michael DarakanandaCleaned up os::consts. The module only exposes constant...
2014-04-25 borsauto merge of #13723 : alexcrichton/rust/pipe-connect...
2014-04-25 borsauto merge of #13711 : alexcrichton/rust/snapshots...
2014-04-25 borsauto merge of #13671 : dcrewi/rust/lint-directives...
2014-04-24 Niko MatsakisConvert delegate to use an object type and remove FIXME...
2014-04-24 Niko MatsakisPre-step towards issue #12624 and others: Introduce...
2014-04-24 Niko Matsakisuse option_env! instead of env!
2014-04-24 borsauto merge of #13729 : chris-morgan/rust/fix-vim-indent...
2014-04-24 borsauto merge of #13706 : alexcrichton/rust/test-nocapture...
2014-04-24 borsauto merge of #13619 : alexcrichton/rust/update-libuv...
2014-04-24 borsauto merge of #13715 : nick29581/rust/unsized-assign2...
2014-04-24 borsauto merge of #13713 : edwardw/rust/methodcall-span...
2014-04-24 borsauto merge of #13559 : FlaPer87/rust/remove-special...
2014-04-24 borsauto merge of #13710 : aturon/rust/float-constants...
2014-04-24 borsauto merge of #13531 : alexcrichton/rust/fix-some-ices...
2014-04-24 borsauto merge of #12812 : sfackler/rust/attr-arm, r=alexcr...
2014-04-24 Steven FacklerAllow attributes on match arms
2014-04-24 borsauto merge of #13704 : edwardw/rust/doc-hidden, r=alexc...
2014-04-24 borsauto merge of #13675 : sfackler/rust/taskbuilder-new...
2014-04-24 Steven FacklerMove task::task() to TaskBuilder::new()
2014-04-24 borsauto merge of #13688 : alexcrichton/rust/accept-timeout...
2014-04-23 Nick CameronPrevent unsized types being stored in variables
2014-04-23 Edward WangCalibrate span for method call error messages
2014-04-23 borsauto merge of #13705 : edwardw/rust/rcboxptr-doc, r...
2014-04-23 borsauto merge of #13584 : rcxdude/rust/cross-syntax-ext...
2014-04-23 Douglas YoungEnable use of syntax extensions when cross compiling.
2014-04-23 borsauto merge of #13686 : alexcrichton/rust/issue-12224...
2014-04-23 Alex Crichtonrustc: Don't die when a crate id can't be inferred
2014-04-23 Alex Crichtonrustc: Give a friendlier error when writing deps
2014-04-23 Alex Crichtonrustc: Fix passing errors from LLVM to rustc
2014-04-23 Alex CrichtonFix other bugs with new closure borrowing
2014-04-23 Alex Crichtonrustc: Tweak the borrow on closure invocations
2014-04-23 borsauto merge of #13689 : alexcrichton/rust/ignore-tcp...
2014-04-23 Flavio Percocorustc: fix de-@rooting fallout
2014-04-23 Flavio Percocorustc: Remove moved_variables_set
2014-04-23 Flavio PercocoTreat @T like ~T in borrowck
next