about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-24If re-export is private, get the next item until a public one is found or exp...Guillaume Gomez-3/+93
2023-07-24Auto merge of #113978 - matthiaskrgr:clippy_072023_style, r=fee1-deadbors-32/+27
2023-07-24Auto merge of #113940 - inferiorhumanorgans:installer-no-hardcode-bash-path, ...bors-1/+1
2023-07-23more clippy::style fixes:Matthias Krüger-20/+12
2023-07-23fix some clippy::style findingsMatthias Krüger-12/+15
2023-07-23Auto merge of #113976 - GuillaumeGomez:migrate-gui-test-color-23, r=notriddlebors-2/+2
2023-07-23Auto merge of #113965 - chenyukang:yukang-fix-113963-panic, r=ozkanonurbors-9/+19
2023-07-23Auto merge of #113975 - matthiaskrgr:clippy_07_2023, r=fee1-deadbors-32/+20
2023-07-23Auto merge of #113973 - matthiaskrgr:charstr, r=cjgillotbors-7/+7
2023-07-23Migrate GUI colors test to original CSS color formatGuillaume Gomez-2/+2
2023-07-23Auto merge of #113972 - matthiaskrgr:clones_123, r=cjgillotbors-4/+4
2023-07-23fix clippy::useless_formatMatthias Krüger-16/+12
2023-07-23fix couple of clippy findings:Matthias Krüger-16/+8
2023-07-23Auto merge of #113974 - RalfJung:miri, r=RalfJungbors-100/+166
2023-07-23match on chars instead of &strs for .split() or .strip_prefix()Matthias Krüger-7/+7
2023-07-23remove redundant clonesMatthias Krüger-4/+4
2023-07-23Auto merge of #2990 - RalfJung:rustup, r=RalfJungbors-1747/+1917
2023-07-23Merge from rustcRalf Jung-1746/+1916
2023-07-23Preparing for merge from rustcRalf Jung-1/+1
2023-07-23Auto merge of #113961 - fmease:fewer-features_untracked, r=compiler-errorsbors-5/+2
2023-07-23Auto merge of #111836 - calebzulawski:target-feature-closure, r=workingjubileebors-1/+67
2023-07-22Auto merge of #113943 - ericmarkmartin:smir-ty-alias, r=spastorinobors-1/+51
2023-07-22Auto merge of #112953 - compiler-errors:interpolated-block-exprs, r=WaffleLapkinbors-4/+45
2023-07-22add docs for AliasKind::InherentEric Mark Martin-0/+1
2023-07-22add Alias for smirEric Mark Martin-1/+50
2023-07-22Auto merge of #113968 - matthiaskrgr:rollup-7vdfcba, r=matthiaskrgrbors-110/+217
2023-07-22Use features() over features_untracked() where possibleLeón Orell Valerian Liehr-5/+2
2023-07-22Rollup merge of #113959 - GuillaumeGomez:migrate-gui-test-color-22, r=notriddleMatthias Krüger-24/+25
2023-07-22Rollup merge of #113957 - Urgau:regression-test-issue-113941, r=dtolnayMatthias Krüger-0/+13
2023-07-22Rollup merge of #113950 - cjgillot:clean-resolve, r=jackh726Matthias Krüger-38/+21
2023-07-22Rollup merge of #113948 - chenyukang:yukang-fix-113178-bootstrap, r=clubby789Matthias Krüger-0/+7
2023-07-22Rollup merge of #113901 - compiler-errors:only-bidi-norm, r=lcnrMatthias Krüger-9/+12
2023-07-22Rollup merge of #112508 - compiler-errors:trait-sig-lifetime-sugg-ice, r=cjgi...Matthias Krüger-39/+139
2023-07-22Auto merge of #113853 - cjgillot:split-validator, r=compiler-errorsbors-305/+320
2023-07-23Fix test panics for submodule of book is not updatedyukang-9/+19
2023-07-22Get rid of subst-relate incompleteness in new solverMichael Goulet-9/+12
2023-07-22Support interpolated block for try and asyncMichael Goulet-4/+45
2023-07-22Auto merge of #113960 - bjorn3:sync_cg_clif-2023-07-22, r=bjorn3bors-170/+669
2023-07-22Fix tidy errorbjorn3-0/+1
2023-07-22Merge commit '1eded3619d0e55d57521a259bf27a03906fdfad0' into sync_cg_clif-202...bjorn3-170/+668
2023-07-22Auto merge of #113746 - clarfonthey:ip_bits, r=thomccbors-52/+119
2023-07-22Migrate GUI colors test to original CSS color formatGuillaume Gomez-24/+25
2023-07-22Update to Cranelift 0.98bjorn3-36/+34
2023-07-22Auto merge of #113954 - matthiaskrgr:rollup-e2r9suz, r=matthiaskrgrbors-25/+177
2023-07-22Fix rustc test suitebjorn3-0/+6
2023-07-22Rustup to rustc 1.73.0-nightly (0308df23e 2023-07-21)bjorn3-14/+23
2023-07-22Add regression test for issue #113941 - naive layout isn't refinedUrgau-0/+13
2023-07-22Sync from rust 0308df23e621e783e31a27ca5beaa01b9df60d4abjorn3-65/+70
2023-07-22Rollup merge of #113934 - ajtribick:string-pop-remove-multibyte, r=thomccMatthias Krüger-8/+8
2023-07-22Rollup merge of #113898 - ajtribick:encode_utf16_size_hint, r=cuviperMatthias Krüger-5/+38