]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #48914 - gaurikholkar:e0389, r=nikomatsakis
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
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 gaurikholkartidy fixes
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 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 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.
2018-04-06 Michael WoeristerAdd codegen-units test for shared-generics.
2018-04-06 Michael WoeristerMake sure that generics are internalized in executables...
2018-04-06 Michael WoeristerDon't internalize generics that are re-exported
2018-04-06 Michael WoeristerFix some rebasing fallout.
2018-04-06 Michael WoeristerSelect upstream monomorphizations in a stable way.
2018-04-06 Michael WoeristerAdapt codegen-unit test to shared-generics.
2018-04-06 Michael WoeristerAllow for internalizing monomorphizations that cannot...
2018-04-06 Michael WoeristerRemove the (inaccurate) symbol_export_level query.
2018-04-06 Michael WoeristerMake generics sharing the default for non-optimized...
2018-04-06 Michael WoeristerAllow for re-using monomorphizations from upstream...
2018-04-06 Michael WoeristerMove export level computation to reachable_non_generics...
2018-04-06 Michael WoeristerAllow for representing exported monomorphizations in...
2018-04-06 Michael WoeristerFix incomplete ICH implementation for ty::subst::Unpack...
2018-04-06 borsAuto merge of #49154 - petrochenkov:spident, r=eddyb
2018-04-06 Vadim PetrochenkovFix feature gating for crate/extern in paths
2018-04-06 Vadim PetrochenkovUse `Ident` instead of `Name` in `MetaItem`
2018-04-06 Vadim PetrochenkovFix stable hash for identifiers
2018-04-06 Vadim PetrochenkovMake lifetime nonterminals closer to identifier nonterm...
2018-04-06 Vadim PetrochenkovRemove more duplicated spans
2018-04-06 Vadim PetrochenkovRename `ast::Variant_::name` into `ident` + Fix rebase
2018-04-06 Vadim PetrochenkovUse `Span::apply_mark` where possible
2018-04-06 Vadim PetrochenkovGet rid of `SpannedIdent`
2018-04-06 Vadim PetrochenkovRename `PathSegment::identifier` to `ident`
next