about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-09-29Rollup merge of #102342 - jmillikin:nonzero-negation, r=scottmcmDylan DPC-0/+154
2022-09-29Rollup merge of #102336 - compiler-errors:issue-102333, r=jackh726Dylan DPC-30/+102
2022-09-29Auto merge of #102328 - cuviper:ibm-stack-probes, r=nagisabors-48/+107
2022-09-29Auto merge of #102450 - JohnTitor:rollup-ahleg93, r=JohnTitorbors-389/+591
2022-09-29Rollup merge of #102433 - RalfJung:temp-dir-typo, r=thomccYuki Okushi-1/+1
2022-09-29Rollup merge of #102416 - lcnr:specialization-fixme, r=compiler-errorsYuki Okushi-5/+5
2022-09-29Rollup merge of #102399 - b-naber:binder-print-ice, r=lcnrYuki Okushi-4/+44
2022-09-29Rollup merge of #102393 - Rageking8:add-regression-test-for-issue-94923, r=Jo...Yuki Okushi-0/+49
2022-09-29Rollup merge of #102368 - beetrees:nano-niche, r=joshtriplettYuki Okushi-61/+75
2022-09-29Rollup merge of #102351 - Rageking8:improve-E0585, r=wesleywiserYuki Okushi-22/+22
2022-09-29Rollup merge of #102085 - chenyukang:code-refactor, r=cjgillotYuki Okushi-247/+366
2022-09-29Rollup merge of #98368 - sunfishcode:sunfishcode/std-os-fd, r=joshtriplettYuki Okushi-49/+29
2022-09-29Auto merge of #101833 - jyn514:cross-compile-compiler-builtins, r=Mark-Simula...bors-22/+44
2022-09-29nonzero_negation_ops: `inline(always)` -> `inline`.John Millikin-1/+1
2022-09-29nonzero_negation_ops: Set `issue = "102443"`.John Millikin-5/+5
2022-09-28Auto merge of #102384 - camelid:extrainfo, r=GuillaumeGomezbors-33/+39
2022-09-28env::temp_dir: fix a typoRalf Jung-1/+1
2022-09-28Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiserbors-10/+113
2022-09-28Add a niche to `Duration`, unix `SystemTime`, and non-apple `Instant`beetrees-61/+75
2022-09-29improve E0585 helpRageking8-22/+22
2022-09-28update fixmelcnr-5/+5
2022-09-28Auto merge of #101454 - cjgillot:concat-binders, r=estebankbors-31/+118
2022-09-28Auto merge of #101619 - Xiretza:rustc_parse-session-diagnostics, r=davidtwcobors-1285/+2047
2022-09-28add testb-naber-0/+34
2022-09-28account for use of index-based lifetime names in print of binderb-naber-4/+10
2022-09-28add regression testRageking8-0/+49
2022-09-28Make the `c` feature for `compiler-builtins` opt-in instead of inferredJoshua Nelson-22/+44
2022-09-28Auto merge of #102302 - nnethercote:more-lexer-improvements, r=matkladbors-443/+429
2022-09-28rustc_safe_intrinsic: Add UI testArthur Cohen-0/+25
2022-09-28rustc_safe_intrinsic: Keep list of safe intrinsics within the compilerArthur Cohen-3/+59
2022-09-28Auto merge of #102388 - JohnTitor:rollup-mbyw6fl, r=JohnTitorbors-127/+622
2022-09-28Rollup merge of #102380 - notriddle:notriddle/rustdoc-source-sidebar, r=camelidYuki Okushi-3/+0
2022-09-28Rollup merge of #102378 - compiler-errors:issue-102289, r=jackh726Yuki Okushi-1/+56
2022-09-28Rollup merge of #102348 - nnethercote:tweak-FulfillProcessor, r=jackh726Yuki Okushi-12/+12
2022-09-28Rollup merge of #102347 - nnethercote:unescaping-cleanups, r=matkladYuki Okushi-15/+12
2022-09-28Rollup merge of #102338 - compiler-errors:assoc-ty-binding-in-assoc-ty-bindin...Yuki Okushi-5/+82
2022-09-28Rollup merge of #102288 - mejrs:inner, r=compiler-errorsYuki Okushi-61/+373
2022-09-28Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8KiYuki Okushi-28/+8
2022-09-28Rollup merge of #100747 - MatthewPeterKelly:mpk/add-long-error-message-for-E0...Yuki Okushi-2/+79
2022-09-28Auto merge of #100996 - m-ou-se:format-args-2, r=estebankbors-1540/+1449
2022-09-28Address review comments.Nicholas Nethercote-11/+13
2022-09-27rustdoc: Queryify `is_notable_trait`Noah Lev-4/+21
2022-09-28Deduplicate some logicmejrs-62/+42
2022-09-27review updatesMatthew Kelly-2/+2
2022-09-27Auto merge of #102377 - matthiaskrgr:rollup-1zvj50t, r=matthiaskrgrbors-295/+593
2022-09-28Small cleanups in unescaping code.Nicholas Nethercote-14/+11
2022-09-27rustdoc: remove redundant mobile `.source > .sidebar` CSSMichael Howell-3/+0
2022-09-27Add newlinemejrs-3/+3
2022-09-27Use already resolved self_ty in confirm_fn_pointer_candidateMichael Goulet-1/+56
2022-09-27Auto merge of #102365 - weihanglo:update-cargo, r=ehussbors-1/+23