about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-29hermit: Fix fuzzy_provenance_castsMartin Kröning-1/+2
2022-11-28Auto merge of #105017 - matthiaskrgr:rollup-j0x550l, r=matthiaskrgrbors-415/+567
2022-11-28Rollup merge of #105006 - RalfJung:scalar-pair-alignment, r=eddybMatthias Krüger-262/+272
2022-11-28Rollup merge of #104998 - JakobDegen:mailmap, r=jyn514Matthias Krüger-1/+1
2022-11-28Rollup merge of #104982 - RalfJung:norun, r=oli-obkMatthias Krüger-6/+1
2022-11-28Rollup merge of #104956 - mucinoab:issue-104870, r=compiler-errorsMatthias Krüger-7/+50
2022-11-28Rollup merge of #104954 - vincenzopalazzo:macros/prinf, r=estebankMatthias Krüger-0/+31
2022-11-28Rollup merge of #104936 - cjgillot:self-rpit-orig-too, r=oli-obkMatthias Krüger-2/+71
2022-11-28Rollup merge of #104933 - RalfJung:interpret-partial-ord, r=oli-obkMatthias Krüger-8/+8
2022-11-28Rollup merge of #104891 - fee1-dead-contrib:escaping_bound_vars_docs, r=wesle...Matthias Krüger-1/+7
2022-11-28Rollup merge of #104804 - nnethercote:MetaItemLit, r=petrochenkovMatthias Krüger-128/+126
2022-11-28stricter alignment enforcement for ScalarPair and VectorRalf Jung-15/+22
2022-11-28Auto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r=Dylan-DPCbors-470/+373
2022-11-28Auto merge of #102991 - Sp00ph:master, r=scottmcmbors-1308/+948
2022-11-28Rollup merge of #104927 - compiler-errors:binder-shifting-logic, r=oli-obkDylan DPC-23/+24
2022-11-28Rollup merge of #104907 - compiler-errors:selcx-infcx, r=oli-obkDylan DPC-92/+75
2022-11-28Rollup merge of #104890 - lcnr:small-cleanup, r=fee1-deadDylan DPC-92/+47
2022-11-28Rollup merge of #104795 - estebank:multiline-spans, r=TaKO8KiDylan DPC-106/+108
2022-11-28Rollup merge of #104732 - WaffleLapkin:from_def_idn't, r=compiler-errorsDylan DPC-62/+46
2022-11-28Rollup merge of #104360 - petrochenkov:stabverb, r=TaKO8KiDylan DPC-95/+73
2022-11-28sanity_check_layout: less rightwards driftRalf Jung-262/+265
2022-11-28fix clippy testsEsteban Küber-13/+13
2022-11-28Tweak outputEsteban Küber-24/+20
2022-11-28Change multiline span ASCII art visual orderEsteban Küber-105/+111
2022-11-28Rename `NestedMetaItem::[Ll]iteral` as `NestedMetaItem::[Ll]it`.Nicholas Nethercote-41/+34
2022-11-28Adjust comments on `StrLit`.Nicholas Nethercote-2/+1
2022-11-28Rename `ast::Lit` as `ast::MetaItemLit`.Nicholas Nethercote-84/+103
2022-11-28Factor out a repeated expression in `lower_attr_args`.Nicholas Nethercote-9/+4
2022-11-28Remove `Lit::from_included_bytes`.Nicholas Nethercote-12/+4
2022-11-28Auto merge of #104915 - weihanglo:update-cargo, r=ehussbors-2/+81
2022-11-27Avoid ICE if the Clone trait is not found while building error suggestionsBruno A. Muciño-7/+50
2022-11-27Update my mailmapJakob Degen-1/+1
2022-11-28Auto merge of #104990 - matthiaskrgr:rollup-oskk8v3, r=matthiaskrgrbors-909/+1343
2022-11-27Fix `pretty-std` testMarkus Everling-2/+2
2022-11-27Rollup merge of #104989 - RalfJung:miri, r=RalfJungMatthias Krüger-500/+893
2022-11-27Rollup merge of #104984 - GuillaumeGomez:remote-crate-primitives, r=notriddleMatthias Krüger-5/+21
2022-11-27Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillotMatthias Krüger-387/+400
2022-11-27Rollup merge of #104955 - GuillaumeGomez:migrate-to-func, r=notriddleMatthias Krüger-17/+29
2022-11-27Auto merge of #104506 - joshtriplett:style-principles-readability-in-plain-te...bors-1/+3
2022-11-27Auto merge of #2702 - RalfJung:rustup, r=RalfJungbors-31617/+27667
2022-11-27clippyRalf Jung-19/+15
2022-11-27advice on josh pushingRalf Jung-0/+7
2022-11-27Merge from rustcRalf Jung-31597/+27644
2022-11-27Preparing for merge from rustcRalf Jung-1/+1
2022-11-27fix typelcnr-1/+1
2022-11-27Stabilize native library modifier `verbatim`Vadim Petrochenkov-95/+73
2022-11-27Auto merge of #2694 - RalfJung:retag-deref-check, r=saethlinbors-157/+339
2022-11-27Auto merge of #104983 - matthiaskrgr:rollup-018sk73, r=matthiaskrgrbors-114/+318
2022-11-27Fix natvis `VecDeque` formatterMarkus Everling-8/+7
2022-11-27Add rustdoc test for Deref to primitive typesGuillaume Gomez-0/+15