]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-23 borsAuto merge of #74662 - Manishearth:rollup-jdt7t71,...
2020-07-22 Manish GoregaokarRollup merge of #74643 - petrochenkov:noenvrerun, r...
2020-07-22 Manish GoregaokarRollup merge of #74631 - petrochenkov:ehdr2, r=jonas...
2020-07-22 Manish GoregaokarRollup merge of #74618 - JohnTitor:no-more-bad-placehol...
2020-07-22 Manish GoregaokarRollup merge of #74600 - Mark-Simulacrum:try-perf,...
2020-07-22 Manish GoregaokarRollup merge of #74541 - shepmaster:aarch64-apple-darwi...
2020-07-22 Manish GoregaokarRollup merge of #74538 - nbdd0121:issue-73976, r=lcnr
2020-07-22 Manish GoregaokarRollup merge of #74460 - dennis-hamester:rustdoc-warn...
2020-07-22 Manish GoregaokarRollup merge of #73868 - ecstatic-morse:fix-stable...
2020-07-22 Manish GoregaokarRollup merge of #73783 - estebank:impl-dyn-trait-static...
2020-07-22 borsAuto merge of #74404 - lcnr:ty-dep-path-cleanup-aaaaa...
2020-07-22 Esteban KüberChange error code number
2020-07-22 Dennis Hamesterrustdoc: Add explanation when linting against public...
2020-07-22 Dennis Hamesterrustdoc: Always warn when linking from public to privat...
2020-07-22 borsAuto merge of #74633 - davidtwco:issue-74614-disable...
2020-07-22 Esteban KüberHandle fully-qualified paths and add test cases
2020-07-22 Esteban KüberPartially account for case where used method is from...
2020-07-22 Esteban KüberUse `ty::Instance::resolve` to identify `'static` bound...
2020-07-22 Esteban KüberFurther tweak wording of E0759 and introduce E0767
2020-07-22 Esteban KüberAdd more context to diagnostic
2020-07-22 Esteban KüberIncrease accuracy of lifetime bound on trait object...
2020-07-22 Esteban KüberDetect when `'static` obligation might come from an...
2020-07-22 Vadim Petrochenkovbuild: Avoid unnecessary build script reruns in libstd
2020-07-22 Vadim Petrochenkovbuild: Harden env var tracking in build scripts
2020-07-22 borsAuto merge of #74642 - Manishearth:rollup-148kz52,...
2020-07-22 Manish GoregaokarRollup merge of #74635 - GuillaumeGomez:fix-tooltip...
2020-07-22 Manish GoregaokarRollup merge of #74589 - ehuss:update-books, r=ehuss
2020-07-22 Manish GoregaokarRollup merge of #74570 - spastorino:fix-prioritization...
2020-07-22 Manish GoregaokarRollup merge of #74568 - aticu:master, r=Mark-Simulacrum
2020-07-22 Manish GoregaokarRollup merge of #74528 - euclio:intra-link-errors,...
2020-07-22 Manish GoregaokarRollup merge of #74454 - lcnr:negative-impls, r=nikomat...
2020-07-22 Manish GoregaokarRollup merge of #74237 - lzutao:compiletest, r=Mark...
2020-07-22 Manish GoregaokarRollup merge of #73893 - ajpaverd:cfguard-stabilize...
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-22 Vadim Petrochenkovbuild: Remove unnecessary `build = "build.rs"` annotations
2020-07-22 Vadim Petrochenkovbuild: Remove unnecessary `cargo:rerun-if-env-changed...
2020-07-22 Guillaume GomezFix tooltip position if the documentation starts with...
2020-07-22 David Woodtests: add regression test for #74614
2020-07-22 David Woodsess: disable polymorphisation
2020-07-22 David Woodmir: improve polymorphic constant bug
2020-07-22 Vadim Petrochenkovrustc_target: Add a target spec option for disabling...
2020-07-22 borsAuto merge of #74620 - rust-lang:remove-most-azure...
2020-07-22 Mark RousskovEnable perf try builder
2020-07-22 Pietro Albinici: disable Azure Pipelines except for macOS
2020-07-22 borsAuto merge of #73270 - dylanmckay:avr-use-correct-addrs...
2020-07-22 Yuki OkushiDo not ICE on assoc type with bad placeholder
2020-07-22 borsAuto merge of #74578 - ehuss:fix-rust-src, r=Mark-Simul...
2020-07-21 borsAuto merge of #74565 - pietroalbini:build-on-gha, r...
2020-07-21 Bastian Kauschkefetch -> lookup
2020-07-21 Bastian Kauschke`try_update` -> `try_upgrade`
2020-07-21 Bastian Kauschkeremove some const arg in ty dep path boilerplate
2020-07-21 Dylan McKay[AVR] Ensure that function pointers stored within aggre...
2020-07-21 Dylan McKay[AVR] Correctly set the pointer address space when...
2020-07-21 Eric HussUpdate books
2020-07-21 Jamie CunliffeRemove the assert on alignment check.
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-21 borsAuto merge of #69749 - davidtwco:issue-46477-polymorphi...
2020-07-21 Eric HussFix rust-src component.
2020-07-21 Gary GuoExpand test to cover type_name and monomorphic use
2020-07-21 Jake GouldingUpdate dependencies that have knowledge about aarch64...
2020-07-21 Jake GouldingAdd the aarch64-apple-darwin target
2020-07-20 Andy Russellrefactor and reword intra-doc link errors
2020-07-20 borsAuto merge of #74569 - Manishearth:rollup-hkn5ex9,...
2020-07-20 Bastian Kauschkeupdate coherence docs
2020-07-20 Bastian Kauschkereview
2020-07-20 Manish GoregaokarRollup merge of #74561 - RalfJung:backtrace, r=alexcrichton
2020-07-20 Manish GoregaokarRollup merge of #74557 - jakubadamw:issue-74539, r...
2020-07-20 Manish GoregaokarRollup merge of #74555 - GuillaumeGomez:important-trait...
2020-07-20 Manish GoregaokarRollup merge of #74552 - fusion-engineering-forks:stabi...
2020-07-20 Manish GoregaokarRollup merge of #74546 - jethrogb:jb/duplicate-attribut...
2020-07-20 Manish GoregaokarRollup merge of #74522 - tmiasko:sanitizer-docs, r...
2020-07-20 Manish GoregaokarRollup merge of #74505 - Cldfire:fix-search-focus,...
2020-07-20 Manish GoregaokarRollup merge of #74501 - lzutao:css_run_border, r=Guill...
2020-07-20 Manish GoregaokarRollup merge of #74376 - lcnr:type-dependent-path-clean...
2020-07-20 Manish GoregaokarRollup merge of #74051 - yodaldevoid:issue_60814, r...
2020-07-20 Manish GoregaokarRollup merge of #73323 - davidtwco:issue-73252-wfcheck...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 Manish GoregaokarRollup merge of #72714 - JohnTitor:debug-assert, r...
2020-07-20 Santiago PastorinoUse forge links for prioritization procedure
2020-07-20 aticuApply #66379 to `*mut T` `as_ref`
2020-07-20 David Woodindex: introduce and use `FiniteBitSet`
2020-07-20 David Woodmir: use attribute over `-Z polymorphize-errors`
2020-07-20 David Woodmetadata: record `unused_generic_params`
2020-07-20 David Woodty: normalize fn sigs before subst
2020-07-20 David Woodmir: `unused_generic_params` query
2020-07-20 Jakub Adam... Fix an ICE on an invalid `binding @ ...` in a tuple...
2020-07-20 Pietro Albinici: upload non-macOS from GHA instead of Azure Pipelines
2020-07-20 Pietro Albinici: allow RLA to pick the right PR number
2020-07-20 Ralf Jungupdate backtrace-rs
2020-07-20 borsAuto merge of #74550 - matklad:rust-analyzer-2020-07...
2020-07-20 Guillaume GomezImprove "important traits" popup display on mobile
2020-07-20 Mara BosStabilize TAU constant.
2020-07-20 Aleksey Kladov:arrow_up: rust-analyzer
2020-07-20 Jethro BeekmanFix duplicate maybe_uninit_extra attribute
2020-07-20 David Woodshim: adjust valid shim asserts
2020-07-20 David Wooddebuginfo: add type metadata for params
2020-07-20 David Wooddebuginfo: no type metadata if substs reqd
2020-07-20 David Woodty: add doc comments to `Generics` methods
2020-07-20 David Woodtrait_sel: only test predicates w/ no substs
2020-07-20 David Woodty: `STILL_FURTHER_SPECIALIZABLE` w/out prnt subst
next