about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-10-29Rollup merge of #103656 - camsteffen:symbol-to-string, r=compiler-errorsMatthias Krüger-0/+7
2022-10-29Rollup merge of #103383 - compiler-errors:tait-scope, r=oli-obkMatthias Krüger-1/+8
2022-10-29Auto merge of #102233 - petrochenkov:effvis, r=jackh726bors-234/+236
2022-10-28Specialize ToString for SymbolCameron Steffen-0/+7
2022-10-28Auto merge of #103683 - fee1-dead-contrib:fix-deferred-cast-checks-constness,...bors-4/+26
2022-10-28Auto merge of #103071 - wesleywiser:fix_inlined_line_numbers, r=davidtwcobors-2/+10
2022-10-28Auto merge of #102674 - CastilloDel:master, r=oli-obkbors-15/+14
2022-10-28Retain ParamEnv constness when running deferred cast checksDeadbeef-4/+26
2022-10-28Auto merge of #103671 - matthiaskrgr:rollup-iuugpep, r=matthiaskrgrbors-78/+119
2022-10-28Rollup merge of #103609 - BoxyUwU:fix_impl_self_cycle, r=compiler-errorsMatthias Krüger-2/+47
2022-10-28Rollup merge of #103608 - compiler-errors:rpitit-early-lt, r=cjgillotMatthias Krüger-1/+1
2022-10-28Rollup merge of #103641 - compiler-errors:issue-103624, r=cjgillotMatthias Krüger-72/+71
2022-10-28Rollup merge of #103550 - notriddle:notriddle/no-suggest-static-candidates, r...Matthias Krüger-6/+18
2022-10-28Rollup merge of #103283 - nbarrios1337:unsafe-impl-suggestions, r=cjgillotMatthias Krüger-0/+30
2022-10-27tidy + move logic to fnBoxy-31/+30
2022-10-27use proper spansBoxy-8/+15
2022-10-27DoItBoxy-1/+40
2022-10-27Erase regions from CallArgument, add test + blessMichael Goulet-1/+1
2022-10-27Revert "Make ClosureOutlivesRequirement not rely on an unresolved type"Michael Goulet-72/+71
2022-10-27Rollup merge of #103544 - Nilstrieb:no-recovery-pls, r=compiler-errorsMatthias Krüger-2/+31
2022-10-27Rollup merge of #103524 - petrochenkov:modchild4, r=cjgillotMatthias Krüger-50/+53
2022-10-27Rollup merge of #103255 - oli-obk:opaque_wrong_eq_relation, r=compiler-errorsMatthias Krüger-75/+41
2022-10-27Auto merge of #103623 - matthiaskrgr:rollup-318yc1t, r=matthiaskrgrbors-78/+132
2022-10-27Rollup merge of #103593 - compiler-errors:nit-remove-returns, r=fee1-deadMatthias Krüger-18/+0
2022-10-27Rollup merge of #103586 - compiler-errors:issue-103573, r=jackh726Matthias Krüger-0/+4
2022-10-27Rollup merge of #103525 - oli-obk:const_impl_on_non_const_trait, r=lcnrMatthias Krüger-47/+114
2022-10-27Rollup merge of #103475 - oli-obk:generic_param_indices, r=lcnrMatthias Krüger-13/+14
2022-10-27Auto merge of #103601 - compiler-errors:no-opaque-probe-in-nll-relate, r=oli-obkbors-1/+1
2022-10-27Remap early bound lifetimes tooMichael Goulet-1/+1
2022-10-27Rollup merge of #103598 - tshepang:token-kind-docs, r=jackh726Yuki Okushi-5/+18
2022-10-27Rollup merge of #103549 - maurer:llvm-main, r=cuviperYuki Okushi-0/+2
2022-10-26No need to probe when relating opaques in nll_relateMichael Goulet-1/+1
2022-10-26rustc_lexer::TokenKind improve docsTshepang Mbambo-5/+18
2022-10-26Fix typonils-1/+1
2022-10-26remove unused parser fnMichael Goulet-18/+0
2022-10-26Add documentationNilstrieb-1/+8
2022-10-26Process registered region obligation in resolve_regions_with_wf_tysMichael Goulet-0/+4
2022-10-26Auto merge of #103572 - Dylan-DPC:rollup-a8bnxrw, r=Dylan-DPCbors-104/+45
2022-10-26Remove unneeded sub-comparisonOli Scherer-31/+8
2022-10-26privacy: Rename "accessibility levels" to "effective visibilities"Vadim Petrochenkov-234/+236
2022-10-26Rollup merge of #103546 - RalfJung:cast, r=oli-obkDylan DPC-31/+30
2022-10-26Rollup merge of #103428 - SarthakSingh31:issue-94187, r=compiler-errorsDylan DPC-5/+11
2022-10-26Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discrimin...Dylan DPC-68/+4
2022-10-26Auto merge of #103284 - compiler-errors:const-sad, r=oli-obkbors-98/+104
2022-10-26Auto merge of #103562 - Dylan-DPC:rollup-sheepp5, r=Dylan-DPCbors-136/+394
2022-10-26Rollup merge of #103536 - Enselic:remove-set_sigpipe_handler, r=tmiaskoDylan DPC-12/+0
2022-10-26Rollup merge of #103533 - jachris:cast-without-mut, r=oli-obkDylan DPC-4/+4
2022-10-26Rollup merge of #103520 - petrochenkov:resout, r=cjgillotDylan DPC-47/+48
2022-10-26Rollup merge of #103444 - chenyukang:yukang/fix-103425-extra-diag, r=davidtwcoDylan DPC-29/+36
2022-10-26Rollup merge of #103430 - cjgillot:receiver-attrs, r=petrochenkovDylan DPC-5/+104