]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-06-06 Mazdak FarrokhzadRollup merge of #61557 - alexcrichton:build-less, r...
2019-06-06 Mazdak FarrokhzadRollup merge of #61556 - phansch:emitter_cleanup, r...
2019-06-06 borsAuto merge of #61373 - tmandry:emit-storagedead-along...
2019-06-06 borsAuto merge of #57428 - alexreg:associated_type_bounds...
2019-06-06 Alexander RegueiroReblessed tests with NLL compare mode on.
2019-06-06 borsAuto merge of #59331 - varkor:TypeVariableOrigin-refact...
2019-06-05 Tyler MandryTest StorageDead statements explicitly
2019-06-05 Alexander Regueiroadd an example to `create_substs_for_ast_path`
2019-06-05 Niko Matsakisverified that skip-binder is ok
2019-06-05 Niko Matsakisanother comment
2019-06-05 Niko Matsakismore comments
2019-06-05 Niko Matsakiscomment `instantiate_poly_trait_ref` and its binder...
2019-06-05 Niko Matsakismake `instantiate_poly_trait_ref_inner` private to...
2019-06-05 Alexander Regueirodocument the `Bounds` struct a bit
2019-06-05 Niko Matsakisadded a few comments
2019-06-05 Alexander RegueiroRemoved unnecessary nested-lifetime-bounds test.
2019-06-05 Alexander RegueiroReblessed tests.
2019-06-05 Alexander RegueiroFixed rebase fallout.
2019-06-05 Niko MatsakisAddressed points raised in review.
2019-06-05 Alexander RegueiroFixed up some comments.
2019-06-05 Niko MatsakisAdded some comments, made `add_bounds` private.
2019-06-05 Niko MatsakisAdded some comments to lowering code.
2019-06-05 Alexander RegueiroAddressed points raised in review.
2019-06-05 Alexander RegueiroAdded test suite.
2019-06-05 Alexander RegueiroAdded feature gate.
2019-06-05 Alexander RegueiroUse both existential-type desugaring and where-clause...
2019-06-05 Alexander RegueiroImplemented for traits (associated type definitions).
2019-06-05 Alexander RegueiroImplemented for function bounds, type bounds, and named...
2019-06-05 Alexander RegueiroEnabled `Self` in type aliases.
2019-06-05 Alexander RegueiroAggregation of drive-by cosmetic changes.
2019-06-05 Philipp Hanschlibrustc_errors: Rename AnnotateRs -> AnnotateSnippet
2019-06-05 Alex Crichtonrustbuild: Include `rustfmt` in deduplicated dependencies
2019-06-05 borsAuto merge of #61548 - Centril:rollup-5t6cvbk, r=Centril
2019-06-05 varkorFix after rebase
2019-06-05 varkorRefactor `ConstVariableOrigin` into `ConstVariableOrigi...
2019-06-05 varkorRefactor `TypeVariableOrigin` into `TypeVariableOrigin...
2019-06-05 varkorRemove unused `TypeVariableOrigin` variants
2019-06-05 Mazdak FarrokhzadRollup merge of #61546 - alexcrichton:fix-azure, r...
2019-06-05 Mazdak FarrokhzadRollup merge of #61538 - coypoop:patch-1, r=alexcrichton
2019-06-05 Mazdak FarrokhzadRollup merge of #61536 - oli-obk:args_required_const_in...
2019-06-05 Mazdak FarrokhzadRollup merge of #61534 - ReinierMaas:patch-1, r=Centril
2019-06-05 Mazdak FarrokhzadRollup merge of #61503 - jethrogb:jb/fix-sgx-test,...
2019-06-05 borsAuto merge of #61498 - TankhouseAle:const-fn-type-name...
2019-06-05 Alex Crichtonazure: Uninstall previous rustc from builders if any
2019-06-05 Alex Crichtonazure: Make sure docker directory exists
2019-06-05 borsAuto merge of #61484 - nnethercote:avoid-more-hygiene...
2019-06-05 Oliver SchererExplain the existience of the regression test
2019-06-05 coypoopDon't use GNU noexec stack note
2019-06-05 borsAuto merge of #61502 - alexcrichton:update-backtrace...
2019-06-05 Reinier MaasTidy: trailing whitespace
2019-06-05 Oliver SchererDon't allow using const fn arguments as "args_required_...
2019-06-05 Reinier MaasEdit docs of ExitStatus
2019-06-05 Alex Crichtonstd: Update dependency on `backtrace`
2019-06-04 Tyler MandryFix spelling
2019-06-04 Tyler MandryAdd test for DropAndReplace bug
2019-06-04 Tyler MandryMove cached_block out of DropKind
2019-06-04 Tyler MandryGenerate StorageDead along unwind paths for generators
2019-06-04 Tyler MandryRevert "Make MaybeStorageLive drop-aware"
2019-06-04 Nicholas NethercoteAdd `modernize_and_adjust` methods.
2019-06-04 borsAuto merge of #61527 - pietroalbini:rollup-vhxyqlk...
2019-06-04 Nicholas NethercoteAvoid unnecessary `rust_2018` calls.
2019-06-04 Nicholas NethercoteAdd a useful comment about this file.
2019-06-04 Nicholas NethercoteAdd `walk_chain`.
2019-06-04 Nicholas NethercoteAdd `SyntaxContext::hygienic_eq`.
2019-06-04 Nicholas NethercoteAdd and use `SyntaxContext::outer_and_expn_info`.
2019-06-04 Nicholas NethercoteOptimize `glob_adjust` and `reverse_glob_adjust`.
2019-06-04 Nicholas NethercoteAdd `HygieneData::apply_mark`.
2019-06-04 Nicholas NethercoteAdd `HygieneData::apply_mark_with_transparency`.
2019-06-04 Nicholas NethercoteAdd `HygieneData::apply_mark_internal`.
2019-06-04 Nicholas NethercoteAdd `HygieneData::marks`.
2019-06-04 Nicholas NethercoteAdd `HygieneData::adjust`.
2019-06-04 Nicholas NethercoteAdd `HygieneData::remove_mark`.
2019-06-04 Nicholas NethercoteAdd `HygieneData::default_transparency`.
2019-06-04 Nicholas NethercoteAdd some useful methods to `HygieneData`.
2019-06-04 Nicholas NethercoteMove `modern` calls inside `glob_adjust` and `reverse_g...
2019-06-04 Pietro AlbiniRollup merge of #61523 - Nemo157:hide-gen-future, r...
2019-06-04 Pietro AlbiniRollup merge of #61500 - estebank:expregression, r...
2019-06-04 Pietro AlbiniRollup merge of #61488 - matthewjasper:fix-nll-typeck...
2019-06-04 Pietro AlbiniRollup merge of #61453 - lzutao:nouse-featuregate-integ...
2019-06-04 Pietro AlbiniRollup merge of #61069 - Zoxc:drop-borrow-fix, r=pnkfelix
2019-06-04 borsAuto merge of #61407 - phansch:annotate_snippet_refacto...
2019-06-04 Wim LoomanHide gen_future API from documentation
2019-06-04 borsAuto merge of #61454 - lzutao:ice-rotate_left, r=RalfJung
2019-06-04 Philipp Hanscheprint -> eprintln to add trailing newline
2019-06-04 Philipp HanschSimplify source_string and block-format methods
2019-06-04 Philipp HanschPrint to stderr and bless
2019-06-04 Philipp HanschAdd new error-format value to use annotate-snippet...
2019-06-04 Philipp HanschAdd new diagnostic writer using annotate-snippet library
2019-06-04 Lzu TaoFix integer overflow in rotate_left
2019-06-04 Lzu TaoRemove unneeded feature attr from atomic integers doctests
2019-06-04 borsAuto merge of #61437 - christianpoveda:const-eval-indir...
2019-06-04 Wesley WiserWhitespace fixes
2019-06-04 borsAuto merge of #61136 - matthewjasper:cannot-move-errors...
2019-06-04 borsAuto merge of #61510 - Centril:rollup-bvi95y2, r=Centril
2019-06-04 Christian PovedaAdd const-eval support for indirects
2019-06-04 Mazdak FarrokhzadRollup merge of #61499 - varkor:issue-53457, r=oli-obk
2019-06-04 Mazdak FarrokhzadRollup merge of #61497 - Mark-Simulacrum:codegen-units...
2019-06-04 Mazdak FarrokhzadRollup merge of #61496 - Mark-Simulacrum:tidy-unbalance...
2019-06-04 Mazdak FarrokhzadRollup merge of #61489 - alexcrichton:appveyor-timings...
2019-06-04 Mazdak FarrokhzadRollup merge of #61485 - pietroalbini:retry-azure-uploa...
next