]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-06-10 Seo SanghyeonRollup merge of #34160 - hoodie:bug/GoT_References...
2016-06-10 Seo SanghyeonRollup merge of #34159 - seventh-chord:master, r=alexcr...
2016-06-10 Seo SanghyeonRollup merge of #34148 - srinivasreddy:bitflags_rustfmt...
2016-06-10 Seo SanghyeonRollup merge of #34146 - srinivasreddy:libflate_rustfmt...
2016-06-10 Seo SanghyeonRollup merge of #34145 - matklad:any-docs, r=steveklabnik
2016-06-10 Seo SanghyeonRollup merge of #34136 - imjacobclark:ice-test-case...
2016-06-10 Seo SanghyeonRollup merge of #34129 - jviide:from-string-box-error...
2016-06-10 Seo SanghyeonRollup merge of #34088 - srinivasreddy:rustfmt_map...
2016-06-10 borsAuto merge of #34086 - srinivasreddy:rustfmt_liballoc_j...
2016-06-10 borsAuto merge of #34046 - Vtec234:fix-atomic-doc, r=stevek...
2016-06-10 borsAuto merge of #34173 - srinivasreddy:rm_redundant,...
2016-06-09 borsAuto merge of #34095 - petrochenkov:pathir2, r=jseyfried
2016-06-09 Vadim PetrochenkovAddress review comments + fix rebase
2016-06-09 Ariel Ben-Yehudamake all pattern bindings with the same name resolve...
2016-06-09 Vadim PetrochenkovAdd tests
2016-06-09 Vadim PetrochenkovIntroduce TyCtxt::expect_def/expect_resolution helpers...
2016-06-09 Vadim PetrochenkovMove the hack with fake partial resolution for <A>...
2016-06-09 Vadim Petrochenkovresolve: Rewrite resolve_pattern
2016-06-09 borsAuto merge of #34149 - arielb1:remove-remove-dead-block...
2016-06-09 Ariel Ben-Yehudafix issues
2016-06-09 borsAuto merge of #33895 - AndrewBrinker:master, r=steveklabnik
2016-06-09 Ariel Ben-Yehudause the type name as the pass name
2016-06-09 Ariel Ben-Yehudarefactor simplify_cfg and split off simplify_branches
2016-06-09 Ariel Ben-Yehudaadd hook infrastructure for automatically dumping MIR...
2016-06-09 Ariel Ben-Yehudaintroduce an `unreachable` terminator
2016-06-09 Ariel Ben-Yehudaadd a cache for MIR predecessors
2016-06-09 Ariel Ben-Yehudamake the basic_blocks field private
2016-06-09 Ariel Ben-Yehudaintroduce the type-safe IdxVec and use it instead of...
2016-06-09 borsAuto merge of #34109 - pnkfelix:fix-issue-34101, r...
2016-06-09 Ariel Ben-Yehudamerge the RemoveDeadBlocks pass into the SimplifyCfg...
2016-06-09 borsAuto merge of #34108 - jseyfried:refactor_prelude_injec...
2016-06-09 borsAuto merge of #34032 - jseyfried:load_macros_in_expansi...
2016-06-09 Srinivas Reddy... clean up for test cases
2016-06-09 Srinivas Reddy... remove redundant assert statements
2016-06-09 borsAuto merge of #32202 - arielb1:slice-patterns, r=nikoma...
2016-06-09 Jeffrey SeyfriedAdd comment and clean up `expand_annotatable`
2016-06-09 Jeffrey SeyfriedAdd regression test
2016-06-09 Jeffrey SeyfriedLoad macros from `extern crate`s during expansion.
2016-06-08 borsAuto merge of #34167 - eddyb:fix-pairs-for-real, r...
2016-06-08 Ariel Ben-Yehudafix Cargo.lock
2016-06-08 Ariel Ben-Yehudause the slice_pat hack in libstd too
2016-06-08 Ariel Ben-Yehudaremove residual slice pattern junk from mem_categorization
2016-06-08 Ariel Ben-Yehudaadd an help message when using an old-style slice pattern
2016-06-08 Ariel Ben-Yehudafix tests
2016-06-08 Ariel Ben-Yehudafix stdtest
2016-06-08 Ariel Ben-Yehudafix damage in librustc
2016-06-08 Ariel Ben-Yehudaaddress review comments
2016-06-08 Ariel Ben-Yehudahandle string literals correctly in match checking
2016-06-08 Ariel Ben-Yehudawrap calls to `lvalue_ty`
2016-06-08 Ariel Ben-Yehudaimplement RFC495 semantics for slice patterns
2016-06-08 Eduard Burtescutrans: don't misuse C_nil for ZSTs other than ().
2016-06-08 Ariel Ben-Yehudafix translation of unsized types and arrays
2016-06-08 Ariel Ben-Yehudaremove the librustc_trans -> librustc_mir dependency
2016-06-08 borsAuto merge of #33989 - eddyb:mir-viz, r=nikomatsakis
2016-06-08 borsAuto merge of #34083 - alexcrichton:dumb-hack, r=nrc
2016-06-08 Hendrik SollichFixed two little Game Of Thrones References
2016-06-08 Jacob ClarkResolving line length build fail
2016-06-08 borsAuto merge of #34068 - ollie27:rustdoc_redirect_const...
2016-06-08 Morten H. SolvangUpdated README to account for changes in MSYS2
2016-06-08 borsAuto merge of #34010 - jseyfried:decorate_expanded...
2016-06-08 Jacob ClarkResolving build failure
2016-06-08 borsAuto merge of #34003 - frewsxcv:13727-regressions,...
2016-06-08 borsAuto merge of #33982 - LeoTestard:remove-check-matcher...
2016-06-07 Andrew BrinkerFixed based on feedback from steveklabnik
2016-06-07 borsAuto merge of #34141 - eddyb:trans-abi-memcpy, r=nikoma...
2016-06-07 Eduard Burtescutrans: always use a memcpy for ABI argument/return...
2016-06-07 borsAuto merge of #34139 - steveklabnik:rollup, r=steveklabnik
2016-06-07 Aleksey Kladovdocs: simplify wording
2016-06-07 Eduard Burtescumir: group span + visibility scope under a new SourceIn...
2016-06-07 Srinivas Reddy... run rustfmt on libflate folder
2016-06-07 Eduard Burtescumir: distinguish between variable visibility scopes...
2016-06-07 Steve KlabnikRollup merge of #34138 - hoodie:bug/bool_colors, r...
2016-06-07 Steve KlabnikRollup merge of #34125 - MichaelNecio:book_addition...
2016-06-07 Steve KlabnikRollup merge of #34124 - jonas-schievink:remove-useless...
2016-06-07 Steve KlabnikRollup merge of #34104 - nagisa:cfg-llvm-up, r=alexcrichton
2016-06-07 Steve KlabnikRollup merge of #34099 - markrcote:functions-copyedit...
2016-06-07 Steve KlabnikRollup merge of #34098 - frankmcsherry:patch-1, r=alexc...
2016-06-07 Steve KlabnikRollup merge of #34094 - abenga:doc_changes_variable_bi...
2016-06-07 Steve KlabnikRollup merge of #34070 - chriskrycho:update-reference...
2016-06-07 Steve KlabnikRollup merge of #34060 - JDemler:master, r=steveklabnik
2016-06-07 Steve KlabnikRollup merge of #34007 - flo-l:improve-hacking-docs...
2016-06-07 Steve KlabnikRollup merge of #33945 - srinivasreddy:libpanic_unwind...
2016-06-07 Steve KlabnikRollup merge of #33897 - srinivasreddy:runfail_rustfmt...
2016-06-07 Steve KlabnikRollup merge of #33645 - withoutboats:woboats_trim_matc...
2016-06-07 borsAuto merge of #34128 - eddyb:mir-trans-fixes, r=luqmana
2016-06-07 Jacob ClarkTest case for borrowk ICE #25579
2016-06-07 Felix S. Klock IIFix issue #34101: do not track subcontent of type with...
2016-06-07 borsAuto merge of #34012 - eddyb:tick-erased, r=nikomatsakis
2016-06-07 Eduard Burtescutrans: don't create allocas anywhere other than the...
2016-06-07 Horace AbengaMinor changes to variable bindings chapter
2016-06-07 Corey FarwellAdd regression tests for #13727.
2016-06-07 Jeffrey SeyfriedFix bug in `librustdoc` in which an unmatched "</table...
2016-06-07 Jeffrey SeyfriedRefactor away the prelude injection pass
2016-06-06 Joachim ViideRemove a gotcha from book/error-handling.md
2016-06-06 Eduard Burtescutrans: don't forget to cast Pair constants of the wrong...
2016-06-06 Michael NecioNoted that shadowing never destroys a value
2016-06-06 Jeffrey SeyfriedRefactor away method `resolve_name_in_lexical_scope...
2016-06-06 Jonas SchievinkRemove old -Z options that do nothing
2016-06-06 Eduard Burtescutrans: use Pair for ignored nil pairs instead of Immediate.
2016-06-06 borsAuto merge of #34006 - eddyb:mir-const-fixes, r=nikomat...
next