]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-09-07 Mazdak FarrokhzadUpdate tests wrt. bind_by_by_move_pattern_guards stabil...
2019-09-07 Mazdak FarrokhzadDont use gate bind_by_move_pattern_guards internally.
2019-09-07 Mazdak FarrokhzadUpdate bind_and_guard_matched_candidate docs.
2019-09-07 Mazdak FarrokhzadStabilize bind_by_move_pattern_guards in 1.39.0.
2019-09-07 borsAuto merge of #64264 - Centril:rollup-w1khzun, r=Centril
2019-09-07 Mazdak FarrokhzadRollup merge of #64258 - smaeul:patch/arm-tests, r...
2019-09-07 Mazdak FarrokhzadRollup merge of #64235 - mati865:env_logger, r=alexcrichton
2019-09-07 Mazdak FarrokhzadRollup merge of #64227 - alexreg:rush-pr-4, r=centril
2019-09-07 Mazdak FarrokhzadRollup merge of #64226 - alexreg:rush-pr-3, r=centril
2019-09-07 Mazdak FarrokhzadRollup merge of #64139 - Mark-Simulacrum:strip-legacy...
2019-09-07 Mazdak FarrokhzadRollup merge of #64098 - Mark-Simulacrum:always-warn...
2019-09-07 Mazdak FarrokhzadRollup merge of #64023 - tmandry:libstd-fuchsia-fixes...
2019-09-07 Samuel Hollandcompiletest: Match suffixed environments
2019-09-07 Alexander RegueiroApply suggestions from code review
2019-09-07 Alexander RegueiroAggregation of cosmetic changes made during work on...
2019-09-07 Alexander RegueiroApply suggestions from code review
2019-09-07 Alexander RegueiroAggregation of cosmetic changes made during work on...
2019-09-07 borsAuto merge of #64246 - Centril:rollup-zey4o09, r=Centril
2019-09-07 Mazdak FarrokhzadRollup merge of #64243 - petrochenkov:cmdattr, r=alexcr...
2019-09-07 Mazdak FarrokhzadRollup merge of #64241 - adityaatluri:install-doc,...
2019-09-07 Mazdak FarrokhzadRollup merge of #64240 - maurer:include-compiler-rt...
2019-09-07 Mazdak FarrokhzadRollup merge of #64236 - matklad:reduce-visibility...
2019-09-07 Mazdak FarrokhzadRollup merge of #64233 - varkor:correct-pluralisation...
2019-09-07 Mazdak FarrokhzadRollup merge of #64231 - matthewjasper:move-ast-cfg...
2019-09-07 Mazdak FarrokhzadRollup merge of #64192 - estebank:turbofish-madness...
2019-09-07 Mazdak FarrokhzadRollup merge of #64149 - eddyb:llvm-var-names, r=rkruppe
2019-09-07 Mazdak FarrokhzadRollup merge of #63927 - mark-i-m:filter-spurious,...
2019-09-07 Mazdak FarrokhzadRollup merge of #63919 - matthewjasper:remove-gensymmed...
2019-09-06 borsAuto merge of #63789 - Wind-River:master, r=alexcrichton
2019-09-06 Vadim PetrochenkovMove injection of attributes from command line to ...
2019-09-06 Aditya AtluriAdded more prereqs and note about default directory
2019-09-06 Matthew MaurerInclude compiler-rt in the source tarball
2019-09-06 Aleksey Kladovreduce visibility
2019-09-06 varkorUpdate ui tests
2019-09-06 varkorCorrect pluralisation of various diagnostic messages
2019-09-06 Mateusz MikułaUpgrade env_logger to 0.6
2019-09-06 borsAuto merge of #64230 - Centril:rollup-vxyczjq, r=Centril
2019-09-06 Matthew JasperMove the HIR cfg to `rustc_ast_borrowck`
2019-09-06 Mazdak FarrokhzadRollup merge of #64208 - guanqun:py-is-not-none, r...
2019-09-06 Mazdak FarrokhzadRollup merge of #64206 - phansch:update_issue_number...
2019-09-06 Mazdak FarrokhzadRollup merge of #64202 - alexreg:rush-pr-1, r=Centril
2019-09-06 Mazdak FarrokhzadRollup merge of #64189 - phansch:add_macros_support...
2019-09-06 Mazdak FarrokhzadRollup merge of #64166 - infinity0:master, r=alexcrichton
2019-09-06 Mazdak FarrokhzadRollup merge of #64067 - Mark-Simulacrum:valgrind-dyn...
2019-09-06 Mazdak FarrokhzadRollup merge of #63969 - GuillaumeGomez:option-docs...
2019-09-06 Mazdak FarrokhzadRollup merge of #63565 - Centril:deny-nll-migrate-mode...
2019-09-06 Eduard-Mihai... rustc_codegen_llvm: give names to non-alloca variable...
2019-09-06 borsAuto merge of #64211 - oli-obk:miri, r=eddyb
2019-09-06 Oliver SchererFix miri
2019-09-06 Mazdak FarrokhzadRefuse to downgrade NLL errors on Rust >= 2018.
2019-09-06 Mazdak Farrokhzadmir borrowck: drive-by cleanup.
2019-09-06 borsAuto merge of #64209 - Centril:rollup-x9kvjb7, r=Centril
2019-09-06 Mazdak FarrokhzadRollup merge of #64198 - cramertj:fuchsia-monotonic...
2019-09-06 Mazdak FarrokhzadRollup merge of #64190 - matklad:meta, r=cramertj
2019-09-06 Mazdak FarrokhzadRollup merge of #64186 - alexcrichton:improve-env-codeg...
2019-09-06 Mazdak FarrokhzadRollup merge of #64175 - GuillaumeGomez:replace-span...
2019-09-06 Mazdak FarrokhzadRollup merge of #64174 - GuillaumeGomez:missing-iterato...
2019-09-06 Mazdak FarrokhzadRollup merge of #64161 - estebank:point-variant, r...
2019-09-06 Mazdak FarrokhzadRollup merge of #64156 - cuviper:gitless-llvm, r=alexcr...
2019-09-06 Mazdak FarrokhzadRollup merge of #64111 - Centril:ast-only-patkind-or...
2019-09-06 Mazdak FarrokhzadRollup merge of #64094 - kawa-yoiko:rustdoc-search...
2019-09-06 Mazdak FarrokhzadRollup merge of #63676 - newpavlov:wasi, r=alexcrichton
2019-09-06 Guanqun Luit's more pythonic to use 'is not None' in python files
2019-09-06 BaoshanMerge pull request #17 from rust-lang/master
2019-09-06 Philipp Hanschannotate-snippet emitter: Update issue number
2019-09-06 borsAuto merge of #64171 - lzutao:clippy-fix, r=oli-obk
2019-09-06 Alexander RegueiroFixed grammar/style in error messages and reblessed...
2019-09-05 Taylor CramerAdd Fuchsia to actually_monotonic
2019-09-05 Mark RousskovExplicitly create test tempdir
2019-09-05 Esteban KüberFix test
2019-09-05 Mark Mansifix reviewer comments
2019-09-05 Matthew JasperSimplify std lib injection
2019-09-05 BaoshanMerge pull request #18 from Wind-River/bpang-runtest-2
2019-09-05 Baoshan Pangsimplify is_vxworks_pure_dynamic
2019-09-05 Esteban KüberBail out when encountering likely missing turbofish...
2019-09-05 Aleksey Kladovfill metadata in rustc_lexer's Cargo.toml
2019-09-05 Philipp Hanschannotate-snippet emitter: Deal with multispans from...
2019-09-05 Alex Crichtonstd: Improve downstream codegen in `Command::env`
2019-09-05 Mark RousskovRemove rustc_diagnostic_macros feature
2019-09-05 Mark RousskovFix error index generator for new register_diagnostics API
2019-09-05 Mark RousskovRemove codegen dependencies
2019-09-05 Mark RousskovReplace diagnostic plugins with macro_rules
2019-09-05 Mark RousskovRestrict error code length to 80 columns
2019-09-05 Matthew JasperDocument test harness generation
2019-09-05 Vadim PetrochenkovAdd `with_{def_site,call_site,legacy}_ctxt,` methods...
2019-09-05 Matthew JasperDon't call `diag_span_note_once` for suppressed lints
2019-09-05 Matthew JasperFix 2018 edition expanded pretty printing
2019-09-05 Matthew JasperRemove `Ident::{gensym, is_gensymed}`
2019-09-05 Matthew JasperMove tests for unit tests to their own directory
2019-09-05 Matthew JasperMake use of hygiene in AST passes
2019-09-05 Matthew JasperAllow ast passes to create hygienic spans
2019-09-05 Matthew JasperAdd an ExpnKind for AST passes
2019-09-05 borsAuto merge of #64172 - Centril:rollup-8i8oh54, r=Centril
2019-09-05 Guillaume GomezFix invalid span generation when it should be div
2019-09-05 Guillaume GomezAdd missing code examples on Iterator trait
2019-09-05 Mazdak FarrokhzadRollup merge of #64157 - gilescope:opaque-type-location...
2019-09-05 Mazdak FarrokhzadRollup merge of #64100 - wesleywiser:fix_miri_const_eva...
2019-09-05 Mazdak FarrokhzadRollup merge of #64083 - estebank:tweak-e0308, r=oli-obk
2019-09-05 Mazdak FarrokhzadRollup merge of #64063 - JohnTitor:fix-const-err, r...
2019-09-05 Mazdak FarrokhzadRollup merge of #64051 - alex:linux-kernel-module-targe...
next