]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-04-11 kennytmRollup merge of #49856 - varkor:no_mangle-statics-unlin...
2018-04-11 kennytmRollup merge of #49809 - Mark-Simulacrum:no-color-for...
2018-04-11 kennytmRollup merge of #49795 - nox:niche-with-uninhabited...
2018-04-11 kennytmRollup merge of #49781 - Robbepop:master, r=nikomatsakis
2018-04-11 kennytmRollup merge of #49665 - draganmladjenovic:mips_tests...
2018-04-11 kennytmRollup merge of #49614 - zackmdavis:the_phantom_menace...
2018-04-11 kennytmRollup merge of #49575 - tmccombs:option-filter-stabili...
2018-04-11 kennytmRollup merge of #49525 - varkor:sort_by_cached_key...
2018-04-11 borsAuto merge of #49681 - tmccombs:take-set-limit-stable...
2018-04-11 borsAuto merge of #49715 - Mark-Simulacrum:deny-warnings...
2018-04-11 Mark SimulacrumAllow incorrectly reported unused attribute warning
2018-04-11 borsAuto merge of #49695 - michaelwoerister:unhygienic...
2018-04-10 varkorDo not uppercase-lint no_mangle statics
2018-04-10 borsAuto merge of #48914 - gaurikholkar:e0389, r=nikomatsakis
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 dragan.mladjenovicAdd ignores for powerpc and s390x to target-feature...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
2018-04-10 dragan.mladjenovicUpdate ui test references.
2018-04-10 dragan.mladjenovicSmall nits to make couple of tests pass on mips targets.
2018-04-10 borsAuto merge of #49504 - GuillaumeGomez:doc-all-types...
2018-04-10 borsAuto merge of #49258 - zackmdavis:not_going_to_recover...
2018-04-10 borsAuto merge of #49435 - tmandry:rule-implied-bound-from...
2018-04-09 borsAuto merge of #49811 - alexcrichton:fix-android, r...
2018-04-09 Alex Crichtonstd: Be sure to modify atomics in tests
2018-04-09 Heroadd regression test for issue #16223: fixed by NLL
2018-04-09 gaurikholkartidy fixes
2018-04-09 Mark SimulacrumStop emitting color codes on TERM=dumb
2018-04-09 Zack M. Davisin which the non-shorthand patterns lint keeps its...
2018-04-09 varkorUse sort_by_cached_key for partitioning
2018-04-09 varkorUse cmp::Reverse instead of subtraction
2018-04-09 Zack M. Davisin which `!` is suggested for erroneous identifier...
2018-04-09 Zack M. Davisdon't suggest placing code in block if next token is...
2018-04-09 varkorAdd trivial early return for sort_by_cached_key
2018-04-09 varkorConvert sort_by to sort_by_cached_key
2018-04-09 varkorConvert sort_unstable_by to sort_by_cached_key
2018-04-09 varkorConvert sort_unstable_by_key to sort_by_cached_key
2018-04-09 varkorConvert sort_by_key to sort_by_cached_key
2018-04-09 borsAuto merge of #49805 - nrc:update, r=kennytm
2018-04-09 Nick CameronUpdate Rustfmt
2018-04-09 borsAuto merge of #49778 - tamird:install-relative-prefix...
2018-04-09 borsAuto merge of #49673 - ollie27:stab, r=sfackler
2018-04-09 borsAuto merge of #49770 - tamird:csv-dumper-comment, r=nrc
2018-04-08 Mark SimulacrumMove deny(warnings) into rustbuild
2018-04-08 Anthony RamineProperly look for uninhabitedness of variants in niche...
2018-04-08 Tamir Dubersteinrustbuild: canonicalize prefix `install_sh`
2018-04-08 borsAuto merge of #49774 - danc86:configure.py-tools, r...
2018-04-08 borsAuto merge of #49771 - tamird:incremental-no-stage...
2018-04-08 gaurikholkartidy fixes
2018-04-08 borsAuto merge of #49759 - ollie27:rustbuild_cargo, r=Mark...
2018-04-08 borsAuto merge of #49758 - bjorn3:miri_public_write_discrim...
2018-04-08 borsAuto merge of #49752 - sinkuu:fix_incrcmp_str_lit,...
2018-04-08 Dan Callaghanconfigure.py --tools should set a list instead of a...
2018-04-08 borsAuto merge of #49714 - nikomatsakis:issue-49631, r...
2018-04-08 Tamir DubersteinDon't default to stage 1 with incremental
2018-04-08 Tamir DubersteinRemove mention of CsvDumper
2018-04-08 borsAuto merge of #49704 - leodasvacas:fix-#49344, r=nikoma...
2018-04-07 borsAuto merge of #49678 - bobtwinkles:fix_multiple_activat...
2018-04-07 borsAuto merge of #49672 - alexcrichton:fix-another-std...
2018-04-07 borsAuto merge of #49692 - sinkuu:main_fix, r=arielb1
2018-04-07 Oliver Middletonrustbuild: Fix setting initial cargo
2018-04-07 bjorn3miri: Make write_discriminant_value public
2018-04-07 borsAuto merge of #49661 - alexcrichton:bump-bootstrap...
2018-04-07 Guillaume GomezImprove code
2018-04-07 borsAuto merge of #49753 - kennytm:rollup, r=kennytm
2018-04-07 gaurikholkarfix tidy errors
2018-04-07 gaurikholkarmodify the error message- CR Comments
2018-04-07 kennytmRollup merge of #49503 - oli-obk:extern_crate_compiler_...
2018-04-07 Oliver SchneiderInject the `compiler_builtins` crate whenever the ...
2018-04-07 kennytmRollup merge of #49750 - ishitatsuyuki:boot-no-fast...
2018-04-07 kennytmRollup merge of #49748 - alexcrichton:proc-macro-debug...
2018-04-07 kennytmRollup merge of #49742 - Pulkit07:master, r=steveklabnik
2018-04-07 kennytmRollup merge of #49731 - japaric:std-thumb-for-real...
2018-04-07 kennytmRollup merge of #49728 - japaric:no-debug_gdb_scripts...
2018-04-07 kennytmRollup merge of #49702 - alexcrichton:inline-methods...
2018-04-07 kennytmRollup merge of #49652 - GuillaumeGomez:anchor-collapse...
2018-04-07 kennytmRollup merge of #49510 - GuillaumeGomez:anchor-field...
2018-04-07 David TolnayPrint proc_macro spans as a half-open range
2018-04-07 borsAuto merge of #49419 - leodasvacas:small-typeck-refacto...
2018-04-07 Shotaro Yamada[incremental] Hash `Allocation`s
2018-04-07 borsAuto merge of #49222 - Zoxc:print-query-stack, r=nikoma...
2018-04-07 borsAuto merge of #49623 - steveklabnik:update-mdbook,...
2018-04-06 Alex Crichtonproc_macro: Improve Debug representations
2018-04-06 borsAuto merge of #49392 - retep007:nll-issue-48962, r...
2018-04-06 Pulkit GoyalUsing X headings instead of 0.X #49739
2018-04-06 bobtwinklesAdd test from #49736
2018-04-06 Tyler Mandrychalkify: Implement Rule Implied-Bound-From-Trait
2018-04-06 borsAuto merge of #49064 - QuietMisdreavus:piercing-the...
2018-04-06 gaurikholkarfix ui test
2018-04-06 borsAuto merge of #48779 - michaelwoerister:share-generics4...
2018-04-06 gaurikholkartidy fix
2018-04-06 Jorge Aparicioadd THUMB targets to rustup manifest
2018-04-06 gaurikholkarfix ui test
2018-04-06 gaurikholkarreduce nested loops in the code
2018-04-06 John Kåre AlsakerPrint query stack on ICEs
2018-04-06 Jorge Apariciorefactor: simplify `needs_gdb_debug_scripts_section`
2018-04-06 Jorge Aparicioadd emit_debug_gdb_scripts target option and ..
2018-04-06 borsAuto merge of #49335 - GuillaumeGomez:remove-unneeded...
2018-04-06 Michael WoeristerUpdate run-make/symbol-visibility to also cover shared...
2018-04-06 Michael WoeristerAllow for re-using hidden monomorphizations on platform...
2018-04-06 Michael WoeristerUpdate a few comments about symbol visibility.
next