about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-10-25Rollup merge of #103122 - ouz-a:mir-technical-debt, r=oli-obkDylan DPC-25/+63
2022-10-25Rollup merge of #102587 - Enselic:rustc-unix_sigpipe, r=jackh726Dylan DPC-1/+3
2022-10-25Auto merge of #102988 - dpaoliello:inlinerawdylib, r=dpaoliellobors-7/+44
2022-10-24Support raw-dylib functions being used inside inlined functionsDaniel Paoliello-7/+44
2022-10-25Rollup merge of #103465 - jruderman:patch-1, r=compiler-errorsYuki Okushi-2/+0
2022-10-25Rollup merge of #103409 - compiler-errors:rpitit-signature-mismatch, r=lcnrYuki Okushi-2/+10
2022-10-25Rollup merge of #103382 - compiler-errors:anon-apit-lt-region-ice, r=cjgillotYuki Okushi-8/+92
2022-10-25Rollup merge of #103350 - clubby789:refer-to-assoc-method, r=wesleywiserYuki Okushi-13/+29
2022-10-25Rollup merge of #103333 - chenyukang:yukang/fix-103143, r=wesleywiserYuki Okushi-5/+11
2022-10-24Delay span bug when we can't map lifetimes back in collect_trait_impl_trait_tysMichael Goulet-2/+10
2022-10-24Auto merge of #94063 - Aaron1011:pretty-print-rental, r=lcnrbors-11/+35
2022-10-24Rollup merge of #103437 - bjorn3:sync_cg_clif-2022-10-23, r=bjorn3Yuki Okushi-638/+1041
2022-10-24Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726Yuki Okushi-18/+36
2022-10-24Remove redundant sentenceJesse Ruderman-2/+0
2022-10-24Auto merge of #102536 - scottmcm:lookup_line-tweak, r=jackh726bors-4/+1
2022-10-23Rollup merge of #103414 - compiler-errors:rpit-print-lt, r=cjgillotMichael Howell-0/+10
2022-10-23Rollup merge of #103402 - joshtriplett:niche-wrap-fix, r=oli-obkMichael Howell-1/+4
2022-10-23Rollup merge of #103140 - chenyukang:yukang/fix-103112, r=estebankMichael Howell-2/+14
2022-10-23Annotate static lifetimes tooMichael Goulet-9/+3
2022-10-23remove misc_cast and validate typesouz-a-25/+63
2022-10-23Auto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrumbors-25/+70
2022-10-23Rustfmt cg_clif's build systembjorn3-6/+2
2022-10-23Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202...bjorn3-638/+1045
2022-10-23Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`sJakub Beránek-5/+32
2022-10-23Allow LTO for dylibsbjorn3-24/+33
2022-10-23Add missing export for the oom strategy symbolbjorn3-1/+10
2022-10-23Auto merge of #103431 - Dylan-DPC:rollup-oozfo89, r=Dylan-DPCbors-122/+209
2022-10-23Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obkDylan DPC-35/+18
2022-10-23Rollup merge of #103226 - compiler-errors:delay-if-need-infer, r=lcnrDylan DPC-18/+23
2022-10-23Rollup merge of #103192 - petrochenkov:noalltraits, r=jyn514Dylan DPC-5/+0
2022-10-23Rollup merge of #101908 - chenyukang:fix-101880, r=estebankDylan DPC-53/+71
2022-10-23Rollup merge of #101293 - compiler-errors:lt-is-actually-char, r=estebankDylan DPC-11/+97
2022-10-23Auto merge of #103345 - Nilstrieb:diag-flat, r=compiler-errorsbors-1352/+1310
2022-10-23Migrate all diagnosticsNilstrieb-1318/+1279
2022-10-23Generate fluent message constant in a flat module for all cratesNilstrieb-34/+31
2022-10-23Auto merge of #103426 - matthiaskrgr:rollup-n6dqdy8, r=matthiaskrgrbors-59/+132
2022-10-23Rollup merge of #103399 - smoelius:unknown-lint-maybe-incorrect, r=fee1-deadMatthias Krüger-1/+1
2022-10-23Rollup merge of #103368 - compiler-errors:normalization-ambiguity-bug, r=oli-obkMatthias Krüger-2/+19
2022-10-23Rollup merge of #103355 - compiler-errors:rpitit-default-check, r=oli-obkMatthias Krüger-1/+13
2022-10-23Rollup merge of #103354 - clubby789:escape-string-literals, r=compiler-errorsMatthias Krüger-4/+38
2022-10-23Rollup merge of #103328 - compiler-errors:trivial-false-const-sugg, r=jackh726Matthias Krüger-5/+7
2022-10-23Rollup merge of #103123 - compiler-errors:early-binder-iter, r=cjgillotMatthias Krüger-46/+54
2022-10-23Auto merge of #102660 - camsteffen:uninhabited-perf, r=oli-obkbors-354/+338
2022-10-23Fix wrapped valid-range handling in ty_find_init_errorJosh Triplett-1/+4
2022-10-22Pretty print lifetimes captured by RPITMichael Goulet-0/+16
2022-10-22Auto merge of #103240 - BelovDV:issue-102290, r=petrochenkovbors-0/+4
2022-10-22Introduce InhabitedPredicateCameron Steffen-354/+338
2022-10-22Auto merge of #103398 - Dylan-DPC:rollup-cj6w00o, r=Dylan-DPCbors-38/+44
2022-10-22Change `unknown_lint` applicability to `MaybeIncorrect`Samuel Moelius-1/+1
2022-10-22Rollup merge of #103224 - compiler-errors:semi-after-closure-in-macro, r=fee1...Dylan DPC-0/+4