]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-30 borsAuto merge of #67707 - petrochenkov:crateren, r=Centril
2019-12-30 Vadim PetrochenkovRename `rustc_resolve/resolve_imports.rs` -> `rustc_res...
2019-12-30 Vadim PetrochenkovRename `libsyntax_ext` and `libsyntax_expand` in code
2019-12-30 Vadim PetrochenkovMake things build again
2019-12-30 Vadim PetrochenkovRename directories for some crates from `syntax_x`...
2019-12-30 borsAuto merge of #67474 - mark-i-m:simplify-borrow_check...
2019-12-30 borsAuto merge of #67667 - wesleywiser:speed_up_trivially_v...
2019-12-30 borsAuto merge of #67658 - spastorino:do-not-copy-zsts...
2019-12-30 borsAuto merge of #67721 - JohnTitor:rollup-o8zm4r9, r...
2019-12-30 Yuki OkushiRollup merge of #67715 - petertodd:2019-typo-manuallydr...
2019-12-30 Yuki OkushiRollup merge of #67701 - petrochenkov:tidybless, r...
2019-12-30 Yuki OkushiRollup merge of #67698 - cjgillot:passes-first, r=Zoxc
2019-12-30 Yuki OkushiRollup merge of #67687 - estebank:issue-67634, r=matthe...
2019-12-30 Yuki OkushiRollup merge of #67677 - petrochenkov:dupexp, r=Centril
2019-12-30 Yuki OkushiRollup merge of #67657 - jumbatm:cleanup-const-hack...
2019-12-30 Yuki OkushiRollup merge of #67622 - gilescope:async-keyword-doc...
2019-12-30 Yuki OkushiRollup merge of #67564 - Mark-Simulacrum:iter-adapter...
2019-12-30 Yuki OkushiRollup merge of #67287 - Centril:mismatch-range-improve...
2019-12-30 Yuki OkushiRollup merge of #64273 - petrochenkov:stabattrmod,...
2019-12-30 markfix review comment
2019-12-30 markGet rid of ErrorReportingCtx
2019-12-30 borsAuto merge of #67631 - oli-obk:polymorphic_promotion...
2019-12-30 Peter ToddTypo fix
2019-12-30 Mazdak Farrokhzadnote other end-point when typeck range pats
2019-12-29 borsAuto merge of #66942 - cjgillot:hirene-ty, r=Zoxc
2019-12-29 Wesley WiserResolve long compile times when evaluating always valid...
2019-12-29 borsAuto merge of #67112 - Centril:expr-polish, r=estebank
2019-12-29 borsAuto merge of #67661 - JohnTitor:clippy-cargo, r=oli-obk
2019-12-29 Camille GILLOTIntroduce librustc/middle/mod.rs
2019-12-29 Camille GILLOTMove get_lib_features query in librustc_passes.
2019-12-29 Camille GILLOTMove lib_features.rs in librustc_passes.
2019-12-29 Vadim Petrochenkovtidy: Enforce formatting rather than just check it...
2019-12-29 Camille GILLOTMove diagnostic_items queries to librustc_passes.
2019-12-29 Camille GILLOTMove diagnostic_items.rs to librustc_passes.
2019-12-29 Camille GILLOTMove reachable_set query in librustc_passes.
2019-12-29 Camille GILLOTMove reachable.rs to librustc_passes.
2019-12-29 borsAuto merge of #67694 - Dylan-DPC:rollup-wxxm9yu, r...
2019-12-29 Giles CopeSome keyword documentation.
2019-12-29 Yuki OkushiUpdate Cargo.lock
2019-12-29 Yuki OkushiUpdate cargo
2019-12-29 Yuki OkushiUpdate Clippy
2019-12-29 Dylan DPCRollup merge of #67679 - kraai:change-be-returning...
2019-12-29 Dylan DPCRollup merge of #67673 - JohnTitor:mailmap, r=Dylan-DPC
2019-12-29 Dylan DPCRollup merge of #67482 - ldm0:master, r=petrochenkov
2019-12-29 borsAuto merge of #67614 - Mark-Simulacrum:global-callbacks...
2019-12-28 Oliver SchererEnsure that we don't cause *new* hard errors if we...
2019-12-28 borsAuto merge of #67334 - estebank:ignore-triple, r=nikoma...
2019-12-28 Esteban KüberDo not ICE on lifetime error involving closures
2019-12-28 Esteban KüberIgnore i586-unknown-linux-gnu and i586-unknown-musl...
2019-12-28 borsAuto merge of #67151 - petrochenkov:docomm, r=estebank
2019-12-28 Santiago PastorinoAvoid copying some undef memory in MIR
2019-12-28 borsAuto merge of #67459 - ssomers:#67438, r=RalfJung
2019-12-28 Matthew KraaiChange "be returning" to "return"
2019-12-28 Vadim Petrochenkovresolve: Minor cleanup of duplicate macro reexports
2019-12-28 borsAuto merge of #67675 - RalfJung:miri, r=RalfJung
2019-12-28 Ralf Jungupdate miri
2019-12-28 Vadim Petrochenkovdoc comments: Less attribute mimicking
2019-12-28 borsAuto merge of #67605 - lzutao:msdn-links, r=Mark-Simulacrum
2019-12-28 Vadim PetrochenkovStabilize attribute macros on inline modules
2019-12-28 Yuki OkushiUpdate .mailmap
2019-12-28 borsAuto merge of #67598 - jumbatm:issue67557_simd_shuffle...
2019-12-28 Esteban KüberTeach `compiletest` to ignore platform triples
2019-12-28 borsAuto merge of #67670 - oli-obk:rollup-2dp08sd, r=oli-obk
2019-12-27 Oliver SchererRollup merge of #67664 - Manishearth:mailmapfixes,...
2019-12-27 Oliver SchererRollup merge of #67659 - SimonSapin:matches, r=rkruppe
2019-12-27 Oliver SchererRollup merge of #67654 - rossmacarthur:fix-51770-add...
2019-12-27 Oliver SchererRollup merge of #67635 - Mark-Simulacrum:path-doc-unsaf...
2019-12-27 Oliver SchererRollup merge of #67633 - christianpoveda:patch-1, r...
2019-12-27 Oliver SchererRollup merge of #67632 - kraai:remove-collapsed-referen...
2019-12-27 Oliver SchererRollup merge of #67629 - kraai:remove-redundant-link...
2019-12-27 Oliver SchererRollup merge of #67621 - matthewjasper:correct-static...
2019-12-27 Oliver SchererRollup merge of #67617 - kraai:remove-compiler_builtins...
2019-12-27 Oliver SchererRollup merge of #67604 - christianpoveda:scalar_to_...
2019-12-27 Oliver SchererRollup merge of #67602 - xfix:use-issue-none-instead...
2019-12-27 Oliver SchererRollup merge of #67594 - oxalica:update-libc, r=Dylan-DPC
2019-12-27 Oliver SchererRollup merge of #67588 - Kixunil:nonnull-slice-iter...
2019-12-27 Oliver SchererRollup merge of #67576 - king6cong:slice_repeat, r...
2019-12-27 Oliver SchererRollup merge of #65244 - seanmonstar:into-future, r...
2019-12-27 Oliver SchererPrevent polymorphic const prop on assignments
2019-12-27 Oliver SchererWork around a resolve bug in const prop
2019-12-27 Sean McArthurcore: add IntoFuture trait and support for await
2019-12-27 borsAuto merge of #67035 - Goirad:implement-ipadd-padding...
2019-12-27 Camille GILLOTAddress review.
2019-12-27 Camille GILLOTFallout in other crates.
2019-12-27 Camille GILLOTLowering for hir::Ty.
2019-12-27 Camille GILLOTVisit for hir::Ty.
2019-12-27 Camille GILLOTSyntax for hir::Ty.
2019-12-27 Camille GILLOTUse Arena inside hir::TraitMethod.
2019-12-27 Camille GILLOTUse Arena inside hir::FnSig.
2019-12-27 Wesley WiserFix `Instance::resolve()` incorrectly returning special...
2019-12-27 Manish GoregaokarFix whitequark's entry in the mailmap
2019-12-27 Manish GoregaokarFix Nika's entry in the mailmap
2019-12-27 Manish GoregaokarFix my entry in the mailmap
2019-12-27 jumbatmClean up const-hack from #58044
2019-12-27 jumbatmClean up const-hack from #61635
2019-12-27 jumbatmClean up const-hack from #63786
2019-12-27 jumbatmClean up const-hack from #63810
2019-12-27 Simon SapinStabilize the `matches!` macro
2019-12-27 Santiago PastorinoAvoid memory copy logic for zsts
2019-12-27 Ross MacArthurAdd regression test for old NLL ICE
next