about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-12-27review commentsEsteban Küber-6/+3
2022-12-26Suggest `impl Iterator` when possible for `_` return typeEsteban Küber-2/+65
2022-12-26Auto merge of #103828 - cassaundra:fix-format-args-span2, r=cjgillotbors-48/+79
2022-12-26Auto merge of #105605 - inquisitivecrystal:attr-validation, r=cjgillotbors-2/+23
2022-12-25Auto merge of #106143 - matthiaskrgr:rollup-3kpy1dc, r=matthiaskrgrbors-137/+86
2022-12-25Rollup merge of #106137 - matthiaskrgr:clippy_style, r=jyn514Matthias Krüger-93/+74
2022-12-25Rollup merge of #105955 - Nilstrieb:no-trivial-opt-wrappers-we-have-field-acc...Matthias Krüger-40/+10
2022-12-25Rollup merge of #105375 - WaffleLapkin:docfix, r=cjgillotMatthias Krüger-4/+2
2022-12-25Auto merge of #105997 - RalfJung:immediate-abort, r=eholkbors-9/+10
2022-12-25fix more clippy::style findingsMatthias Krüger-93/+74
2022-12-25Auto merge of #105701 - RedDocMD:bug-105634, r=cjgillotbors-3/+11
2022-12-25fix some typosKaDiWa-6/+6
2022-12-24Auto merge of #105085 - oli-obk:stop_promoting_all_the_things, r=RalfJungbors-8/+6
2022-12-24Rollup merge of #105872 - chenyukang:yukang/fix-105494-remove-method-call, r=...Matthias Krüger-0/+26
2022-12-24Rollup merge of #105975 - jeremystucki:rustc-remove-needless-lifetimes, r=eholkMatthias Krüger-320/+266
2022-12-24Rollup merge of #105970 - Ezrashaw:add-docs+test-e0462, r=GuillaumeGomezMatthias Krüger-1/+33
2022-12-23Auto merge of #106087 - Nilstrieb:rollup-2m3nies, r=Nilstriebbors-114/+1497
2022-12-23Rollup merge of #106067 - Nilstrieb:meta-cleanup, r=petrochenkovnils-26/+11
2022-12-23Rollup merge of #106055 - compiler-errors:too-many-calls, r=estebanknils-1/+6
2022-12-23Rollup merge of #105661 - lcnr:evaluate-new, r=compiler-errorsnils-87/+1480
2022-12-23Auto merge of #105550 - gimbles:master, r=Nilstriebbors-114/+141
2022-12-23Indicate anonymous lifetimeJeremy Stucki-1/+1
2022-12-23Use DepKind instead of &strgimbles-114/+141
2022-12-23Eagerly evaluate argsMichael Goulet-9/+6
2022-12-23Rollup merge of #106058 - tmiasko:68304, r=compiler-errorsMatthias Krüger-1/+1
2022-12-23Rollup merge of #106057 - jyn514:trimmed-def-paths-ice, r=compiler-errorsMatthias Krüger-2/+10
2022-12-23Rollup merge of #106056 - jyn514:quiet-bug, r=compiler-errorsMatthias Krüger-3/+6
2022-12-23Rollup merge of #106051 - jyn514:cranelift-std, r=bjorn3Matthias Krüger-1/+1
2022-12-23Rollup merge of #105978 - jyn514:unused_proc_macro_decl, r=tmiaskoMatthias Krüger-0/+2
2022-12-22A few metadata nitsNilstrieb-26/+11
2022-12-23docs/test: add UI test and long-form error docs for E0462Ezra Shaw-1/+33
2022-12-22Auto merge of #106054 - matthiaskrgr:rollup-38epsfh, r=matthiaskrgrbors-2/+5
2022-12-22Give a more helpful error for "trimmed_def_paths construted"Joshua Nelson-2/+10
2022-12-22Fix the issue number in comment for as_local_call_operandTomasz Miąsko-1/+1
2022-12-22Make `sess.bug` much less noisyJoshua Nelson-3/+6
2022-12-22Rollup merge of #105983 - compiler-errors:issue-105981, r=tmiaskoMatthias Krüger-0/+1
2022-12-22Rollup merge of #105847 - compiler-errors:issue-104396, r=oli-obkMatthias Krüger-2/+4
2022-12-22Deduplicate check_expr in builtin calls with errorMichael Goulet-1/+9
2022-12-22Mark `proc_macro_decls_static` as always usedJoshua Nelson-0/+2
2022-12-22Allow building std with craneliftJoshua Nelson-1/+1
2022-12-22Auto merge of #103957 - JakobDegen:drop-retag, r=RalfJungbors-13/+48
2022-12-22abort immediately on bad mem::zeroed/uninitRalf Jung-9/+10
2022-12-22Rollup merge of #106010 - oli-obk:tait_coherence_diagnostic, r=compiler-errorsMatthias Krüger-8/+15
2022-12-22Rollup merge of #105966 - compiler-errors:issue-105936, r=eholkMatthias Krüger-1/+1
2022-12-22Rollup merge of #105843 - compiler-errors:sugg-const, r=lcnrMatthias Krüger-13/+106
2022-12-22Rollup merge of #105769 - lyming2007:issue-105177-fix, r=eholkMatthias Krüger-2/+24
2022-12-22Rollup merge of #104741 - bryangarza:bug-104588-async-track-caller, r=compile...Matthias Krüger-12/+82
2022-12-22fix suggest span for #105494yukang-1/+6
2022-12-22fix #105494, Suggest remove last method call when type coerce with expectedyukang-0/+21
2022-12-22Auto merge of #106025 - matthiaskrgr:rollup-vz5rqah, r=matthiaskrgrbors-79/+77