about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-03Auto merge of #108611 - davidtwco:issue-94223-external-abi-fn-ptr-in-internal...bors-19/+324
2023-07-03Auto merge of #113293 - GuillaumeGomez:rollup-2395uw0, r=GuillaumeGomezbors-127/+551
2023-07-03Rollup merge of #113286 - fmease:iat-dont-select-if-not-enabled, r=compiler-e...Guillaume Gomez-46/+99
2023-07-03Rollup merge of #113285 - GuillaumeGomez:display-long-inline-cfg, r=notriddleGuillaume Gomez-4/+23
2023-07-03Rollup merge of #112869 - compiler-errors:sketchy-new-select, r=lcnrGuillaume Gomez-77/+429
2023-07-03Helpers for creating EvalCtxts, some commentsMichael Goulet-157/+174
2023-07-03Implement selection in new trait solverMichael Goulet-21/+356
2023-07-03Auto merge of #113288 - Nilstrieb:revert-dev, r=oli-obkbors-13/+4
2023-07-03lint: refactor to make logic a bit cleanerDavid Wood-29/+27
2023-07-03lint: stop normalizing types to avoid recur limitsDavid Wood-5/+1
2023-07-03Revert "Suggest `x build library` for a custom toolchain that fails to load `...Nilstrieb-13/+4
2023-07-03lint/ctypes: check other types for ext. fn-ptr tyDavid Wood-2/+190
2023-07-03lint/ctypes: multiple external fn-ptrs in tyDavid Wood-19/+68
2023-07-03abi: avoid ice for non-ffi-safe fn ptrsDavid Wood-4/+14
2023-07-03lint/ctypes: ext. abi fn-ptr in internal abi fnDavid Wood-17/+81
2023-07-03Don't perform selection if IATs are not enabledLeón Orell Valerian Liehr-46/+99
2023-07-03Auto merge of #113275 - Nilstrieb:perm, r=fee1-deadbors-0/+9
2023-07-03Add GUI test for long inline cfg labels displayGuillaume Gomez-1/+20
2023-07-03Fix display of long inline cfg labelsGuillaume Gomez-3/+3
2023-07-03Auto merge of #113086 - lcnr:rust8, r=compiler-errorsbors-296/+834
2023-07-03rebaselcnr-2/+2
2023-07-03link to PERMITTED_DEPENDENCIES in tidy errorNilstrieb-0/+9
2023-07-03update testslcnr-191/+366
2023-07-03reviewlcnr-16/+27
2023-07-03`deeply_normalize` pass in fulfill cx for old solverlcnr-12/+15
2023-07-03use `deeply_normalize` for `assumed_wf_types`lcnr-52/+112
2023-07-03add a `try_structurally_resolve_type` in coercelcnr-14/+23
2023-07-03add deep normalization via the new solverlcnr-6/+281
2023-07-03add instrument to `register_predicate_obligation`lcnr-0/+1
2023-07-03fix structurally relate for weak aliaseslcnr-11/+15
2023-07-03rename `structurally_resolved_type`lcnr-22/+22
2023-07-03Auto merge of #113271 - matthiaskrgr:rollup-2ik4vaj, r=matthiaskrgrbors-20/+29
2023-07-03Auto merge of #112882 - DrMeepster:new_un_derefer, r=oli-obkbors-136/+137
2023-07-03Auto merge of #113176 - workingjubilee:backtrace-0.3.68, r=thomccbors-49/+22
2023-07-02Update std to backtrace 0.3.68Jubilee Young-49/+22
2023-07-02Rollup merge of #113259 - MU001999:diag/add-std, r=NilstriebMatthias Krüger-4/+13
2023-07-02Rollup merge of #113258 - GuillaumeGomez:migrate-gui-test-color-19, r=notriddleMatthias Krüger-15/+15
2023-07-02Rollup merge of #113253 - nurmukhametdaniyar:rc_from_cstr_doc_fix, r=NilstriebMatthias Krüger-1/+1
2023-07-02Auto merge of #113046 - Nilstrieb:update, r=Mark-Simulacrumbors-503/+531
2023-07-02downgrade compiler_builtinsNilstrieb-3/+4
2023-07-02Downgrade rustixNilstrieb-4/+8
2023-07-02Downgrade tracing and synNilstrieb-23/+24
2023-07-02Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator...bors-188/+431
2023-07-02cargo updateNilstrieb-516/+538
2023-07-02Auto merge of #113260 - flip1995:clippyup, r=Manishearthbors-5904/+21836
2023-07-02Update Cargo.lockPhilipp Krones-59/+38
2023-07-02Fix compile-test tests to work with the new ui_test cratePhilipp Krones-26/+9
2023-07-02Fix valtree changesPhilipp Krones-2/+2
2023-07-02Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyupPhilipp Krones-5828/+21798
2023-07-02Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiaskobors-13/+180