]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-22 SNCPlay42change returns to RegionNameHighlight
2020-07-22 SNCPlay42extract RegionNameHighlight
2020-07-22 SNCPlay42add RegionName::span
2020-07-22 Alex CrichtonImprove codegen for unchecked float casts on wasm
2020-07-22 borsAuto merge of #74404 - lcnr:ty-dep-path-cleanup-aaaaa...
2020-07-22 Stein SomersMore BTreeMap test cases, some exposing undefined behaviour
2020-07-22 Bastian Kauschkerequire type defaults to be after const generic parameters
2020-07-22 Esteban KüberChange error code number
2020-07-22 Alexis BourgetImprove the documentation for Vec::drain
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 Bastian Kauschkeno need to polymorphize
2020-07-22 Bastian Kauschkepolymorphize GlobalAlloc::Function
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 RousskovRevert "include backtrace folder in rust-src component"
2020-07-22 Mark RousskovRevert "std: Switch from libbacktrace to gimli"
2020-07-22 Mark RousskovRevert "std: Fix compilation without backtrace feature"
2020-07-22 Mark RousskovRevert "update backtrace-rs"
2020-07-22 Mark RousskovEnable perf try builder
2020-07-22 Bastian Kauschkenote LLVM in fixme
2020-07-22 Xavier DenisOptimize away BitAnd and BitOr when possible
2020-07-22 Pietro Albinici: disable Azure Pipelines except for macOS
2020-07-22 Bastian Kauschkeconst prop into operands
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-22 Mark RousskovRevert "Compare tagged/niche-filling layout and pick...
2020-07-21 borsAuto merge of #74565 - pietroalbini:build-on-gha, r...
2020-07-21 Josh StoneRemove Linux workarounds for missing CLOEXEC support
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 Mark RousskovMigrate rustc_depr uses to use deprecation attribute
2020-07-21 Mark Rousskovrustc_depr no longer needs to be connected to stability
2020-07-21 Mark RousskovParse rustc_deprecated as deprecated attribute
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 Matthew JasperUse `ReEmpty(U0)` as the implicit region bound in typeck
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
next