about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-07-20Fix hack that remaps env constness.Deadbeef-16/+1
2022-07-16Auto merge of #96482 - willcrichton:fix-trait-suggestion-for-binops, r=estebankbors-14/+72
2022-07-15Fix suggestion regression with incorrect syntactic combination of trait boundsWill Crichton-3/+13
2022-07-15Propagate Expectation around binop typeck code to construct more precise trai...Will Crichton-12/+60
2022-07-16Auto merge of #95685 - oxidecomputer:restore-static-dwarf, r=pnkfelixbors-7/+85
2022-07-15Auto merge of #99288 - Aaron1011:stable-intrinsics, r=yaahcbors-0/+17
2022-07-15Set minimum GDB version needed for basic-types-globals* tests.Luqman Aden-0/+2
2022-07-15Auto merge of #99015 - lcnr:fn-ctxt-no-more, r=compiler-errorsbors-42/+9
2022-07-15Mark stabilized intrinsics with `rustc_allowed_through_unstable_modules`Aaron Hill-0/+17
2022-07-15provide `generic_param_scope` for region errorslcnr-91/+96
2022-07-15try to avoid `FnCtxt` during wflcnr-90/+54
2022-07-15remove `impl_implied_bounds` from `FnCtxt`lcnr-5/+3
2022-07-15Auto merge of #99046 - nnethercote:final-derive-output-improvements, r=Mark-S...bors-255/+432
2022-07-15Rollup merge of #99246 - Xanewok:update-rls, r=jyn514Dylan DPC-0/+0
2022-07-15Rollup merge of #99209 - GuillaumeGomez:crate-level-sidebar, r=jshaDylan DPC-18/+15
2022-07-15Rollup merge of #99119 - TaKO8Ki:remove-string-matching-about-methods, r=cjgi...Dylan DPC-31/+72
2022-07-15Rollup merge of #98869 - compiler-errors:stop_guessing_head_span, r=cjgillotDylan DPC-123/+91
2022-07-15Rollup merge of #88991 - libstd-switch:aarch64-nintendo-switch, r=wesleywiserDylan DPC-2/+54
2022-07-15Auto merge of #99267 - Dylan-DPC:rollup-d8l7y1o, r=Dylan-DPCbors-64/+159
2022-07-15Rollup merge of #99257 - Manishearth:regression, r=jackh726Dylan DPC-0/+44
2022-07-15Rollup merge of #99237 - GuillaumeGomez:rustdoc-css-cleanup, r=notriddleDylan DPC-48/+6
2022-07-15Rollup merge of #99131 - compiler-errors:label-fn, r=cjgillotDylan DPC-16/+109
2022-07-15Auto merge of #97406 - aliemjay:verify-bounds-fix-master, r=oli-obkbors-0/+62
2022-07-15Move item_span from check_item_type into each functionMichael Goulet-5/+5
2022-07-15Remove some more usages of guess_head_spanMichael Goulet-2/+6
2022-07-15Remove some usages of guess_head_span from typeckMichael Goulet-4/+4
2022-07-15Make item spans more consistentMichael Goulet-112/+76
2022-07-15Auto merge of #98203 - kckeiks:gather-body-owners-in-hir-item-queries, r=cjgi...bors-196/+196
2022-07-14Point out custom Fn-family trait implMichael Goulet-0/+16
2022-07-14Add support for APIT and RPIT callables in label_fn_likeMichael Goulet-20/+97
2022-07-14Add regression test for #89436Manish Goregaokar-0/+44
2022-07-14Auto merge of #96544 - m-ysk:feature/issue-96358, r=cjgillotbors-1/+3
2022-07-14Rename aarch64-nintendo-switch to aarch64-nintendo-switch-freestandingleo60228-6/+6
2022-07-14Add aarch64-nintendo-switch.md to SUMMARY.mdleo60228-0/+1
2022-07-14Add docs for Switch targetleo60228-1/+50
2022-07-14Don't build std for switchleo60228-1/+1
2022-07-14Don't use host linker for switchleo60228-1/+2
2022-07-14Add Nintendo Switch tier 3 targetjam1garner-0/+1
2022-07-14Correctly handle crate level page on docs.rs as wellGuillaume Gomez-18/+15
2022-07-14Auto merge of #99242 - Dylan-DPC:rollup-34bqdh8, r=Dylan-DPCbors-9/+286
2022-07-14Update RLSIgor Matuszewski-0/+0
2022-07-14Rollup merge of #99236 - psumbera:Issue99208, r=Mark-SimulacrumDylan DPC-0/+1
2022-07-14Rollup merge of #99222 - atsuzaki:generic_const_err, r=lcnrDylan DPC-7/+10
2022-07-14Rollup merge of #99192 - Amanieu:fix-asm-srcloc, r=petrochenkovDylan DPC-2/+40
2022-07-14Rollup merge of #99000 - JulianKnodt:allow_resolve_no_substs, r=lcnrDylan DPC-0/+36
2022-07-14Rollup merge of #98580 - PrestonFrom:issue_98466, r=estebankDylan DPC-0/+199
2022-07-14Auto merge of #95956 - yaahc:stable-in-unstable, r=cjgillotbors-18/+199
2022-07-14Removed unused HTML IDsGuillaume Gomez-2/+0
2022-07-14Remove unused CSSGuillaume Gomez-46/+6
2022-07-14solaris: unbreak build on native platformPetr Sumbera-0/+1