]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-11-14 borsAuto merge of #29820 - wthrowe:makefile-fixes, r=brson
2015-11-14 borsAuto merge of #29816 - nikomatsakis:incr-comp-visitor...
2015-11-14 Niko Matsakissimplify HIR folder so that it only maps 1 item to...
2015-11-14 borsAuto merge of #29781 - arielb1:mir-casts, r=nikomatsakis
2015-11-13 borsAuto merge of #29808 - aphistic:trait-debug-example...
2015-11-13 Ariel Ben-Yehudaaddress review comments
2015-11-13 Ariel Ben-Yehudaimplement coercions in MIR
2015-11-13 Ariel Ben-Yehudarustc_mir: don't miss the autoref when doing an unsize
2015-11-13 Ariel Ben-Yehudaimplement lvalue_len
2015-11-13 Ariel Ben-Yehudarepresent fat ptr operands as 2 separate pointers
2015-11-13 Ariel Ben-YehudaMIR: implement fat raw pointer comparisons
2015-11-13 borsAuto merge of #29806 - tsion:compile-state-mir_map...
2015-11-13 William ThroweRemove extra eval call in snap.mk
2015-11-13 William ThroweClean up some "suspicious" whitespace in target.mk
2015-11-13 William ThroweEscape some variables in llvm.mk
2015-11-13 borsAuto merge of #29759 - nagisa:mir-static, r=nikomatsakis
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 Ulrik SverdrupBinaryHeap: Simplify sift down
2015-11-13 borsAuto merge of #29761 - eefriedman:rename-nopanic, r...
2015-11-13 borsAuto merge of #29800 - Detegr:master, r=nikomatsakis
2015-11-13 borsAuto merge of #29675 - bluss:merge-sort-fastpath, r...
2015-11-12 borsAuto merge of #29807 - nrc:op_span, r=brson
2015-11-12 Erik DavidsonFix the manual implementation example for the Debug...
2015-11-12 Nick CameronFix a bad span for binops
2015-11-12 borsAuto merge of #29780 - KyleMayes:quote-ext, r=nrc
2015-11-12 Scott OlsonMake the mir_map available to the after_analysis Compil...
2015-11-12 borsAuto merge of #29712 - Toby-S:patch-1, r=steveklabnik
2015-11-12 borsAuto merge of #29757 - dotdash:mir_simplify_cfg, r...
2015-11-12 Antti KeränenAdd feature gate test for #[fundamental] attribute
2015-11-12 Björn SteinbrinkAdd a MIR pass to simplify the control flow graph
2015-11-12 borsAuto merge of #29544 - Ryman:reduce_doc_warnings, r...
2015-11-12 borsAuto merge of #29770 - ollie27:assert_eq_unsized, r...
2015-11-12 borsAuto merge of #29795 - Manishearth:rollup, r=Manishearth
2015-11-12 Manish GoregaokarFixup #29785
2015-11-12 Manish GoregaokarFixup #29776
2015-11-12 Manish GoregaokarRollup merge of #29787 - dbrgn:docs-fix, r=steveklabnik
2015-11-12 Manish GoregaokarRollup merge of #29786 - steveklabnik:stage0fix, r...
2015-11-12 Manish GoregaokarRollup merge of #29785 - steveklabnik:doc_prelude,...
2015-11-12 Manish GoregaokarRollup merge of #29776 - nikomatsakis:mir-29740, r=nrc
2015-11-12 Kevin Butlertrpl: add a small section outlining doctest configuration
2015-11-12 Kevin Butlerlibtest: deny warnings in doctests
2015-11-12 Kevin Butlerlibterm: deny warnings in doctests
2015-11-12 Kevin Butlerlibsyntax: deny warnings in doctests
2015-11-12 Kevin Butlerlibserialize: deny warnings in doctests
2015-11-12 Kevin Butlerlibrustc_unicode: deny warnings in doctests
2015-11-12 Kevin Butlerlibrbml: deny warnings in doctests
2015-11-12 Kevin Butlerlibrand: deny warnings in doctests
2015-11-12 Kevin Butlerliblog: deny warnings in doctests
2015-11-12 Kevin Butlerlibgraphviz: deny warnings in doctests
2015-11-12 Kevin Butlerlibgetopts: deny warnings in doctests
2015-11-12 Kevin Butlerlibfmt_macros: deny warnings in doctests
2015-11-12 Kevin Butlerlibflate: deny warnings in doctests
2015-11-12 Kevin Butlerlibcore: deny warnings in doctests
2015-11-12 Kevin Butlerlibcollections: deny warnings in doctests
2015-11-12 Kevin Butlerlibarena: deny warnings in doctests
2015-11-12 Kevin Butlerliballoc: deny warnings in doctests
2015-11-12 borsAuto merge of #29764 - nrc:stats, r=nikomatsakis
2015-11-12 borsAuto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis
2015-11-11 Niko Matsakisignore pretty since it dies for some mysterious reason...
2015-11-11 borsAuto merge of #29748 - petrochenkov:issue29746, r=nrc
2015-11-11 Simonas KazlauskasConst-eval array element repetition count
2015-11-11 Danilo BargenFix article in Result.map and Result.map_err documentation
2015-11-11 Vadim PetrochenkovFix hygiene regression in patterns
2015-11-11 Oliver MiddletonAdd test for assert_eq! with none Sized types
2015-11-11 Steve KlabnikFix import warnings for stage0
2015-11-11 Steve KlabnikClean up the prelude docs
2015-11-11 Niko MatsakisRewrite match algorithm to avoid massive blowup in...
2015-11-11 borsAuto merge of #29778 - Manishearth:rollup, r=Manishearth
2015-11-11 Manish GoregaokarFixup tidy
2015-11-11 Nick CameronAdd -Zinput-stats
2015-11-11 Kyle Mayeslibsyntax: Add more quasiquoting macros
2015-11-11 Manish GoregaokarRollup merge of #29777 - Manishearth:const_irrefutable_...
2015-11-11 Manish GoregaokarRollup merge of #29775 - arcnmx:raw-c_char, r=alexcrichton
2015-11-11 Manish GoregaokarRollup merge of #29772 - banyan:fix-doc, r=steveklabnik
2015-11-11 Manish GoregaokarRollup merge of #29677 - GuillaumeGomez:patch-3, r...
2015-11-11 arcnmxCleaner c_char cfg logic
2015-11-11 Manish GoregaokarAdd test for constant pattern diagnostics
2015-11-11 Manish GoregaokarAdd more comprehensive diagnostics for irrefutable...
2015-11-11 arcnmxPrefer raw::c_char or libc::c_char and fix arm
2015-11-11 borsAuto merge of #29763 - nikomatsakis:mir-29227, r=nikoma...
2015-11-11 Kohei Hasegawadocs: Fix variable name
2015-11-11 Oliver MiddletonAllow none Sized types in assert_eq!
2015-11-11 borsAuto merge of #29650 - goyox86:goyox86/rustfmting-libru...
2015-11-11 Niko MatsakisIgnore long lines on this test.
2015-11-11 Niko MatsakisChange from `&mut Vec<Vec<_>>` to `&mut [Vec<_>]`,...
2015-11-11 borsAuto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik
2015-11-11 borsAuto merge of #29741 - Manishearth:fix-flowgraph, r...
2015-11-11 borsAuto merge of #29752 - tamird:fix-compiletest-stage1...
2015-11-11 borsAuto merge of #29744 - sanxiyn:modernize, r=nrc
2015-11-11 borsAuto merge of #29738 - sanxiyn:suggest-mut, r=nrc
2015-11-11 Niko MatsakisAdd regression test for #29227.
2015-11-11 Niko MatsakisReorganize match construction to be O(n) instead of...
2015-11-11 Niko MatsakisClone the candidates and match-pairs lazilly, instead...
2015-11-11 Niko MatsakisRemove the mirroring for patterns and just convert...
2015-11-11 borsAuto merge of #29727 - alexcrichton:debug-unused-result...
2015-11-11 borsAuto merge of #29726 - petrochenkov:privsan, r=alexcrichton
2015-11-11 Eli FriedmanRename _nopanic methods to remove the suffix.
2015-11-10 Simonas KazlauskasSimplify trans/exprs.rs DefStatic considerably
2015-11-10 borsAuto merge of #29725 - aturon:lang-features, r=huonw
2015-11-10 Simonas Kazlauskas[MIR trans] Translate statics
next