about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-03send link to PR to ZulipRalf Jung-4/+11
2023-07-03Auto merge of #2955 - rust-lang:rustup2023-07-03, r=oli-obkbors-8979/+28705
2023-07-03Silence clippy on FIXME'd code and fix the new lints otherwiseOli Scherer-2/+4
2023-07-03Auto merge of #113086 - lcnr:rust8, r=compiler-errorsbors-296/+834
2023-07-03rebaselcnr-2/+2
2023-07-03Update rustixNilstrieb-11/+9
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-03fmtThe Miri Conjob Bot-35/+53
2023-07-03Merge from rustcThe Miri Conjob Bot-8941/+28647
2023-07-03Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-03Auto merge of #113271 - matthiaskrgr:rollup-2ik4vaj, r=matthiaskrgrbors-20/+29
2023-07-02Remove MIPS host CI workflowsJubilee Young-24/+0
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-02refactorEric Mark Martin-17/+19
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-02Auto merge of #2954 - RalfJung:cron, r=RalfJungbors-10/+9
2023-07-02can't seem to avoid repeating the branch name...Ralf Jung-3/+3
2023-07-02more CI yml cleanupRalf Jung-7/+6
2023-07-02Auto merge of #2953 - RalfJung:cron, r=RalfJungbors-2/+4
2023-07-02sadly 'gh' doesnt support all git upstream branch configsRalf Jung-2/+4
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 #2952 - RalfJung:cron, r=RalfJungbors-4/+2
2023-07-02cronjob auto-PR: try to fix setting the remote branchRalf Jung-4/+2
2023-07-02Auto merge of #2950 - icewind1991:cargo-miri-rustc-error, r=RalfJungbors-1/+5
2023-07-02Auto merge of #2951 - rust-lang:cron, r=RalfJungbors-2/+2
2023-07-02cron auto-PR: need to set upstream branchRalf Jung-2/+2
2023-07-02Auto merge of #113260 - flip1995:clippyup, r=Manishearthbors-5904/+21836
2023-07-02cargo-miri: better error message when RUSTC is not setRobin Appelman-1/+5
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