about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-22Rollup merge of #74541 - shepmaster:aarch64-apple-darwin-target, r=nagisaManish Goregaokar-3/+37
2020-07-22Rollup merge of #74538 - nbdd0121:issue-73976, r=lcnrManish Goregaokar-2/+112
2020-07-22Rollup merge of #74460 - dennis-hamester:rustdoc-warn-pub-to-priv, r=jyn514Manish Goregaokar-10/+47
2020-07-22Rollup merge of #73868 - ecstatic-morse:fix-stable-version, r=jonas-schievinkManish Goregaokar-2/+2
2020-07-22Rollup merge of #73783 - estebank:impl-dyn-trait-static-lifetime, r=nikomatsakisManish Goregaokar-439/+1301
2020-07-23rename arguments to highlight_if_we_can_match_hir_tySNCPlay42-7/+6
2020-07-23move highlight_if_we_can_match_hir_ty callSNCPlay42-6/+5
2020-07-22decouple highlight_if_we_cannot_match_hir_tySNCPlay42-10/+10
2020-07-22clean up give_name_if_anonymous_region_appears_in_argumentsSNCPlay42-18/+9
2020-07-22rename functionsSNCPlay42-7/+7
2020-07-22change returns to RegionNameHighlightSNCPlay42-38/+29
2020-07-22extract RegionNameHighlightSNCPlay42-23/+40
2020-07-22add RegionName::spanSNCPlay42-13/+19
2020-07-22Improve codegen for unchecked float casts on wasmAlex Crichton-38/+74
2020-07-22Auto merge of #74404 - lcnr:ty-dep-path-cleanup-aaaaa, r=eddybbors-50/+56
2020-07-22More BTreeMap test cases, some exposing undefined behaviourStein Somers-0/+80
2020-07-22require type defaults to be after const generic parametersBastian Kauschke-6/+46
2020-07-22Change error code numberEsteban Küber-23/+22
2020-07-22Improve the documentation for Vec::drainAlexis Bourget-4/+7
2020-07-22rustdoc: Add explanation when linting against public to private item linksDennis Hamester-0/+11
2020-07-22rustdoc: Always warn when linking from public to private itemsDennis Hamester-10/+36
2020-07-22Auto merge of #74633 - davidtwco:issue-74614-disable-polymorphisation, r=wesl...bors-37/+66
2020-07-22Handle fully-qualified paths and add test casesEsteban Küber-98/+404
2020-07-22Partially account for case where used method is from traitEsteban Küber-5/+21
2020-07-22Use `ty::Instance::resolve` to identify `'static` bound sourceEsteban Küber-182/+196
2020-07-22Further tweak wording of E0759 and introduce E0767Esteban Küber-167/+280
2020-07-22Add more context to diagnosticEsteban Küber-18/+96
2020-07-22Increase accuracy of lifetime bound on trait object impl suggestionEsteban Küber-114/+321
2020-07-22Detect when `'static` obligation might come from an `impl`Esteban Küber-302/+431
2020-07-22build: Avoid unnecessary build script reruns in libstdVadim Petrochenkov-0/+3
2020-07-22build: Harden env var tracking in build scriptsVadim Petrochenkov-18/+22
2020-07-22Rollup merge of #74635 - GuillaumeGomez:fix-tooltip-pos, r=ManishearthManish Goregaokar-0/+10
2020-07-22Rollup merge of #74589 - ehuss:update-books, r=ehussManish Goregaokar-0/+0
2020-07-22Rollup merge of #74568 - aticu:master, r=Mark-SimulacrumManish Goregaokar-7/+12
2020-07-22Rollup merge of #74528 - euclio:intra-link-errors, r=jyn514Manish Goregaokar-298/+290
2020-07-22Rollup merge of #74454 - lcnr:negative-impls, r=nikomatsakisManish Goregaokar-52/+47
2020-07-22Rollup merge of #74237 - lzutao:compiletest, r=Mark-SimulacrumManish Goregaokar-253/+208
2020-07-22Rollup merge of #73893 - ajpaverd:cfguard-stabilize, r=nikomatsakisManish Goregaokar-12/+24
2020-07-22Rollup merge of #73655 - JamieCunliffe:jamie_va-args-c, r=nikicManish Goregaokar-3/+150
2020-07-22build: Remove unnecessary `build = "build.rs"` annotationsVadim Petrochenkov-6/+0
2020-07-22build: Remove unnecessary `cargo:rerun-if-env-changed` annotationsVadim Petrochenkov-58/+2
2020-07-22Fix tooltip position if the documentation starts with a code blockGuillaume Gomez-0/+10
2020-07-22no need to polymorphizeBastian Kauschke-1/+0
2020-07-22polymorphize GlobalAlloc::FunctionBastian Kauschke-1/+15
2020-07-22tests: add regression test for #74614David Wood-0/+17
2020-07-22sess: disable polymorphisationDavid Wood-35/+46
2020-07-22mir: improve polymorphic constant bugDavid Wood-2/+3
2020-07-22rustc_target: Add a target spec option for disabling `--eh-frame-hdr`Vadim Petrochenkov-8/+24
2020-07-22Auto merge of #74620 - rust-lang:remove-most-azure, r=Mark-Simulacrumbors-298/+3
2020-07-22Revert "include backtrace folder in rust-src component"Mark Rousskov-1/+0