about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-04-09Rollup merge of #95308 - bjorn3:more_stable_proc_macro, r=Mark-SimulacrumDylan DPC-32/+54
2022-04-09Auto merge of #95724 - Kobzol:ci-update-rustc-perf, r=nnethercotebors-8/+14
2022-04-09Auto merge of #95835 - Dylan-DPC:rollup-l5mf2ad, r=Dylan-DPCbors-151/+1029
2022-04-09Rollup merge of #95804 - GuillaumeGomez:empty-doc-comment-with-backline, r=no...Dylan DPC-1/+26
2022-04-09Rollup merge of #95797 - nnethercote:rm-Delimited-all_tts, r=petrochenkovDylan DPC-96/+58
2022-04-09Rollup merge of #95787 - yaahc:panic-doc-update-v2, r=dtolnayDylan DPC-12/+22
2022-04-09Rollup merge of #95764 - c410-f3r:metavar-test, r=petrochenkovDylan DPC-1/+117
2022-04-09Rollup merge of #95751 - compiler-errors:ambig-int, r=jackh726Dylan DPC-35/+48
2022-04-09Rollup merge of #95599 - niluxv:strict-provenance-lint, r=michaelwoeristerDylan DPC-4/+342
2022-04-09Rollup merge of #95374 - RalfJung:assert_uninit_valid, r=Mark-SimulacrumDylan DPC-0/+28
2022-04-09Rollup merge of #90066 - yaahc:thinbox, r=joshtriplettDylan DPC-2/+388
2022-04-09Auto merge of #95524 - oli-obk:cached_stable_hash_cleanups, r=nnethercotebors-222/+275
2022-04-09Remove explicit delimiter token trees from `Delimited`.Nicholas Nethercote-96/+58
2022-04-08Auto merge of #95815 - RalfJung:miri, r=RalfJungbors-21/+8
2022-04-08Auto merge of #95519 - oli-obk:tait_ub2, r=compiler-errorsbors-3/+112
2022-04-08update MiriRalf Jung-21/+8
2022-04-08Add ThinBox type for 1 stack pointer sized heap allocated trait objectsJane Lusby-2/+388
2022-04-08Avoid looking at the internals of Interned directlyOli Scherer-199/+150
2022-04-08Split `fuzzy_provenance_casts` into lossy and fuzzy, feature gate and test itniluxv-35/+281
2022-04-08WIP PROOF-OF-CONCEPT: Make the compiler complain about all int<->ptr casts.Aria Beingessner-4/+96
2022-04-08Add test for empty doc comments with a backlineGuillaume Gomez-0/+22
2022-04-08Fix invalid array access in `beautify_doc_string`Guillaume Gomez-1/+4
2022-04-08Auto merge of #95772 - flip1995:clippyup, r=Manishearth,flip1995bors-1493/+3117
2022-04-08Auto merge of #95798 - Dylan-DPC:rollup-51hx1wl, r=Dylan-DPCbors-135/+544
2022-04-08Rollup merge of #95791 - oconnor663:doc_comment, r=thomccDylan DPC-1/+1
2022-04-08Rollup merge of #95782 - ChrisDenton:pipe-buffer-size, r=thomccDylan DPC-2/+5
2022-04-08Rollup merge of #95761 - c410-f3r:meta-var-stuff, r=petrochenkovDylan DPC-120/+28
2022-04-08Rollup merge of #95705 - bstrie:x86nonetier, r=Mark-SimulacrumDylan DPC-8/+14
2022-04-08Rollup merge of #95634 - dtolnay:mailmap, r=Mark-SimulacrumDylan DPC-4/+246
2022-04-08Rollup merge of #95579 - Cyborus04:slice_flatten, r=scottmcmDylan DPC-0/+153
2022-04-08Rollup merge of #95102 - compiler-errors:issue-94034-bug, r=jackh726Dylan DPC-0/+97
2022-04-08Update Cargo.lockflip1995-8/+5
2022-04-08Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyupflip1995-1486/+3113
2022-04-08Auto merge of #95775 - RalfJung:miri-windows-compat, r=ChrisDentonbors-8/+17
2022-04-08Auto merge of #95440 - jyn514:error-index, r=Mark-Simulacrumbors-58/+44
2022-04-08add `<[[T; N]]>::flatten`, `<[[T; N]]>::flatten_mut`, and `Vec::<[T; N]>::int...Cyborus04-0/+153
2022-04-07Promote x86_64-unknown-none to Tier 2bstrie-8/+14
2022-04-07hide an #[allow] directive from the Arc::new_cyclic doc exampleJack O'Connor-1/+1
2022-04-07reword panic vs result section to remove recoverable vs unrecoverable framingJane Lusby-12/+22
2022-04-07Auto merge of #95767 - oli-obk:all_your_generics_belong_to_the_definitions, r...bors-34/+44
2022-04-07Windows: Increase a pipe's buffer capacity to 64kbChris Denton-2/+5
2022-04-07do not round-trip function pointer through integerRalf Jung-5/+4
2022-04-07make windows compat_fn (crudely) work on MiriRalf Jung-4/+14
2022-04-07Auto merge of #8657 - flip1995:raw_lint_desc, r=flip1995bors-1/+8
2022-04-07Allow raw lint descriptionsflip1995-1/+8
2022-04-07Auto merge of #95706 - petrochenkov:doclink4, r=GuillaumeGomezbors-113/+180
2022-04-07Auto merge of #8656 - flip1995:rustup, r=flip1995bors-157/+196
2022-04-07Bump changelog stable version -> 1.60flip1995-3/+3
2022-04-07Bump nightly version -> 2022-04-07flip1995-1/+1
2022-04-07Bump Clippy Version -> 0.1.62flip1995-3/+3