about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-09-05Rollup merge of #115563 - krasimirgg:llvm-18-bitcodereader, r=nikicMatthias Krüger-0/+4
2023-09-05Rollup merge of #115540 - cjgillot:custom-debuginfo, r=oli-obkMatthias Krüger-2/+57
2023-09-05Rollup merge of #115536 - RalfJung:interpreter-privacy, r=oli-obkMatthias Krüger-246/+331
2023-09-05Rollup merge of #115523 - mojave2:improve-tokenstream, r=petrochenkovMatthias Krüger-11/+7
2023-09-05llvm-wrapper: adapt for LLVM API changeKrasimir Georgiev-0/+4
2023-09-05Auto merge of #115553 - matthiaskrgr:rollup-c0045hz, r=matthiaskrgrbors-35/+165
2023-09-05Rollup merge of #115534 - ouz-a:smir_def, r=oli-obkMatthias Krüger-1/+20
2023-09-05Rollup merge of #115519 - compiler-errors:next-solver-assoc-ice, r=lcnrMatthias Krüger-1/+15
2023-09-05Rollup merge of #115492 - Enselic:large-box-move, r=oli-obkMatthias Krüger-10/+91
2023-09-05Rollup merge of #115488 - Jarcho:mut_result_visitor, r=oli-obkMatthias Krüger-20/+20
2023-09-05Rollup merge of #115353 - Enselic:no-optimized-mir, r=oli-obkMatthias Krüger-3/+19
2023-09-05Auto merge of #115531 - RalfJung:read_via_copy, r=scottmcmbors-12/+11
2023-09-05Auto merge of #115467 - compiler-errors:assoc-ty-object-safety, r=oli-obkbors-0/+9
2023-09-04read_via_copy: don't prematurely optimize away the readRalf Jung-12/+11
2023-09-04provide more useful info for DefId Debugouz-a-1/+20
2023-09-04interpret: make MemPlace, Place, Operand types private to the interpreterRalf Jung-246/+331
2023-09-04Add help to allow lint for the implied by suggestionUrgau-0/+3
2023-09-04improve `AttrTokenStream`mojave2-11/+7
2023-09-04Add OnceHelp lint level (same as OnceNote, except for help)Urgau-4/+14
2023-09-04Auto merge of #115513 - Urgau:normalize-msg-after-translate, r=petrochenkovbors-1/+7
2023-09-04Auto merge of #115391 - saethlin:depkind-discrim, r=nnethercotebors-1/+47
2023-09-03Encode DepKind as u16Ben Kimock-1/+47
2023-09-03Auto merge of #115518 - matthiaskrgr:rollup-vksprou, r=matthiaskrgrbors-4/+0
2023-09-03Don't ICE on associated type projection without feature gateMichael Goulet-1/+15
2023-09-03Rollup merge of #115445 - klensy:less-deps, r=Mark-SimulacrumMatthias Krüger-4/+0
2023-09-03Auto merge of #115270 - sebastiantoh:issue-105479, r=Nadrierilbors-37/+39
2023-09-03Don't forget to normalize the translated messageUrgau-1/+7
2023-09-03Rollup merge of #115478 - gurry:115462-exprfield-no-warn, r=compiler-errorsGuillaume Gomez-2/+16
2023-09-03Improve clarity of diagnostic message on non-exhaustive matchesSebastian Toh-2/+2
2023-09-03Auto merge of #115361 - compiler-errors:param, r=cjgillotbors-129/+145
2023-09-03Auto merge of #115470 - ericmarkmartin:stable-prov, r=oli-obkbors-7/+28
2023-09-03Allow `large_assignments` for Box/Arc/Rc initializationMartin Nordholts-10/+91
2023-09-03Auto merge of #115441 - catandcoder:master, r=workingjubileebors-1/+1
2023-09-03Fix code that now emits unused doc comment warning for expr fieldGurinder Singh-2/+2
2023-09-03Emit unused doc comment warnings for pat and expr fieldsGurinder Singh-0/+14
2023-09-02Take `&mut Results` in `ResultsVisitor`Jason Newcomb-20/+20
2023-09-02Auto merge of #115429 - compiler-errors:assoc-ct-lt-fallthrough, r=cjgillotbors-34/+29
2023-09-02Auto merge of #115469 - matthiaskrgr:rollup-25ybx39, r=matthiaskrgrbors-4/+206
2023-09-02add stable provenanceEric Mark Martin-7/+28
2023-09-02Rollup merge of #115444 - oli-obk:smir_visitor, r=spastorinoMatthias Krüger-3/+202
2023-09-02Rollup merge of #114349 - inferiorhumanorgans:dragonfly-link-libz, r=cuviperMatthias Krüger-1/+4
2023-09-02Do not require associated types with Self: Sized to uphold bounds when confir...Michael Goulet-6/+6
2023-09-02RPITITs are considered object-safe, they're always on Self:Sized methodsMichael Goulet-0/+9
2023-09-02Auto merge of #115286 - saethlin:detangler, r=petrochenkovbors-12/+98
2023-09-02Auto merge of #115422 - Zoxc:cache-once-lock, r=cjgillotbors-21/+21
2023-09-02Signed-off-by: cui fliter <imcusg@gmail.com>cui fliter-1/+1
2023-09-01Reuse const rendering from rustdoc in rmeta encodingBen Kimock-12/+98
2023-09-01Rollup merge of #115447 - LegNeato:patch-2, r=oli-obkMatthias Krüger-0/+2
2023-09-01Rollup merge of #115446 - klensy:fixup-stable-version, r=cuviperMatthias Krüger-1/+1
2023-09-01Rollup merge of #115425 - thechampagne:master, r=oli-obkMatthias Krüger-2/+2