]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-26 borsAuto merge of #50630 - sharkdp:fix-50619, r=sfackler
2018-06-26 borsAuto merge of #50966 - leodasvacas:self-in-where-clause...
2018-06-25 borsAuto merge of #51785 - cuviper:fstatat64, r=Mark-Simulacrum
2018-06-25 Josh StoneUse fstatat64 where available
2018-06-25 borsAuto merge of #51728 - bradjc:llvm-tools2, r=kennytm
2018-06-25 borsAuto merge of #51750 - zackmdavis:superstructure, r...
2018-06-25 borsAuto merge of #51733 - varkor:ice-match-slice, r=oli-obk
2018-06-25 leonardo.yvensFill in tracking issue for WHERE_CLAUSES_OBJECT_SAFETY...
2018-06-25 leonardo.yvensMake where clause object safety be a warn-by-default...
2018-06-25 leonardo.yvens`Self` in where clauses may not be object safe
2018-06-25 borsAuto merge of #51335 - mark-i-m:allocator, r=oli-obk
2018-06-25 borsAuto merge of #51688 - spastorino:error-note-field...
2018-06-24 markused debug, not info
2018-06-24 markactually fix test
2018-06-24 markfix test
2018-06-24 Mark Mansienable fold_mac
2018-06-24 Mark MansiProhibit global_allocator in submodules for now
2018-06-24 Mark MansiAttempt to fix hygiene for global_allocator
2018-06-24 borsAuto merge of #51740 - GuillaumeGomez:fix-error-code...
2018-06-24 Zack M. Davisin which the trivial-casts word to the wise is tucked...
2018-06-24 Zack M. Davisstructured suggestion and rewording for `...` expressio...
2018-06-24 Zack M. Davisuse structured suggestion for pattern-named-the-same...
2018-06-24 borsAuto merge of #51726 - petrochenkov:hygclean, r=oli-obk
2018-06-23 borsAuto merge of #51739 - Amanieu:update_rustfmt, r=Mark...
2018-06-23 Brad Campbellbuild: llvm-tools: replace compiler.host
2018-06-23 borsAuto merge of #51653 - mglagla:option-unreachable,...
2018-06-23 Guillaume GomezFix error code numbers
2018-06-23 Vadim Petrochenkovhygiene: Merge `NameAndSpan` into `ExpnInfo`
2018-06-23 Amanieu d'AntrasUpdate Cargo.lock
2018-06-23 Amanieu d'AntrasUpdate rustfmt submodule
2018-06-23 Vadim Petrochenkovhygiene: Make sure transparency of `Mark::root()` is...
2018-06-23 Vadim Petrochenkovhygiene: Do not reset expansion info for `quote!`
2018-06-23 Vadim Petrochenkovhygiene: More descriptive names for things involved...
2018-06-23 Vadim Petrochenkovexpansion: Add some comments
2018-06-23 Vadim Petrochenkovexpansion: Improve searchability for `AstFragments...
2018-06-23 Vadim Petrochenkovexpansion: Rename `Expansion` to `AstFragment`
2018-06-23 Vadim Petrochenkovhygiene: Rename `MarkKind` to `Transparency`
2018-06-23 Vadim Petrochenkovhygiene: Make sure expansion info is set at most once...
2018-06-23 Vadim Petrochenkovexpansion: Remove unnecessary override from `impl Folde...
2018-06-23 Vadim Petrochenkovhygiene: Give `Debug` impls to hygiene structures
2018-06-23 Brad Campbellbuild: llvm_tools tidy
2018-06-23 borsAuto merge of #51727 - varkor:expragain-to-exprcontinue...
2018-06-23 varkorFix an ICE when matching over const slices
2018-06-23 borsAuto merge of #51723 - estebank:abolish-ice, r=oli-obk
2018-06-23 varkorReindent check/mod.rs
2018-06-23 Brad Campbellbuild: add llvm-tools to manifest
2018-06-23 varkorRename ExprAgain to ExprContinue
2018-06-23 borsAuto merge of #51580 - cramertj:async-await, r=eddyb
2018-06-23 borsAuto merge of #51696 - estebank:fuzzy-ice-ice, r=oli-obk
2018-06-23 borsAuto merge of #51724 - tikue:master, r=Mark-Simulacrum
2018-06-23 Taylor CramerUpdate libsyntax test
2018-06-23 borsAuto merge of #51712 - SLaabsDev:master, r=Mark-Simulacrum
2018-06-23 Taylor CramerFix rustdoc and remove default impl for FnHeader
2018-06-23 borsAuto merge of #51697 - estebank:once-used-lifetime...
2018-06-22 Tim KuehnRe-reexport some items that were recently made crate...
2018-06-22 Taylor CramerRemove impl trait names and move bits of await into...
2018-06-22 Esteban KüberAccept `TyError` in `analyze_closure` to avoid ICE
2018-06-22 borsAuto merge of #51482 - GuillaumeGomez:table-display...
2018-06-22 Santiago PastorinoRun rustfmt
2018-06-22 Santiago PastorinoFix erroneous error note when using field after move
2018-06-22 borsAuto merge of #51681 - varkor:rustc_deprecated-future...
2018-06-22 Taylor CramerRemove unused map_slice
2018-06-22 Taylor CramerReview nits and updates
2018-06-22 borsAuto merge of #51670 - estebank:issue-51634, r=oli-obk
2018-06-22 borsAuto merge of #51704 - kennytm:rollup, r=kennytm
2018-06-22 Steven LaabsHandle current directory prefix for parsing command...
2018-06-22 Steven LaabsAdded stripping current directory prefixes when compari...
2018-06-22 borsAuto merge of #51184 - lambtowolf:master, r=nikomatsakis
2018-06-22 Niko Matsakisadd an explanatory comment for recovery behavior
2018-06-22 LambIssue #50974: Fix compilation error and test
2018-06-22 MaertenFix when the help message is displayed
2018-06-22 LambIssue #50974: Adding issue number in the test
2018-06-22 LambIssue #50974: Adding tests
2018-06-22 LambIssue #50974: Change text of suggestion to be more...
2018-06-22 LambIssue #50974: Suboptimal error in case of duplicate...
2018-06-22 kennytmRollup merge of #51703 - kennytm:fix-51699, r=nrc
2018-06-22 kennytmRollup merge of #51666 - marco-c:disable_probestack...
2018-06-22 kennytmRollup merge of #51664 - jebrosen:pub_parse_methods2...
2018-06-22 kennytmRollup merge of #51637 - abarth:new_prng, r=cramertj
2018-06-22 kennytmRollup merge of #51629 - topecongiro:multiple-semicolon...
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
2018-06-22 borsAuto merge of #51660 - lqd:the-MIRnistry-of-walks,...
2018-06-22 kennytmRecognize the extra "LLVM tools versions" argument...
2018-06-22 borsAuto merge of #51686 - nikomatsakis:issue-51415-borrowc...
2018-06-22 Taylor CramerPathParameters -> GenericArgs fixes
2018-06-22 Taylor CramerAdd path parameters to std_path
2018-06-22 Taylor CramerFix test using ExprKind::Closure
2018-06-22 Taylor CramerTruncate errors to make tidy happy
2018-06-22 Taylor CramerFix parse-fail tests that now mention async
2018-06-22 Taylor CramerMove async edition check to the current span
2018-06-22 Taylor CramerAllow unsafe code inside of await macro
2018-06-22 Taylor CramerExplicitly ban async in trait impls
2018-06-22 Taylor CramerAsync methods
2018-06-22 Taylor CramerFix typo in multiple lifetimes error
2018-06-22 Taylor CramerParse `unsafe async fn` instead of `async unsafe fn`
2018-06-22 Taylor Cramerasync await desugaring and tests
2018-06-22 Without BoatsDisplay async fn in rustdoc.
2018-06-22 Without BoatsParse async fn header.
2018-06-22 borsAuto merge of #51463 - estebank:error-codes, r=nikomatsakis
2018-06-22 Esteban KüberAdd label to lint for lifetimes used once
next