about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-05Add feature gateest31-4/+29
2023-05-05Migrate offset_of from a macro to builtin # syntaxest31-136/+213
2023-05-05Add parsing for builtin # in expression and item contextest31-1/+96
2023-05-05Auto merge of #111248 - Dylan-DPC:rollup-lbp0ui3, r=Dylan-DPCbors-524/+1164
2023-05-05Rollup merge of #111238 - workingjubilee:fix-btree-cursormut-peek-prev, r=Ama...Dylan DPC-2/+21
2023-05-05Rollup merge of #111068 - Urgau:check-cfg-improvements, r=petrochenkovDylan DPC-236/+420
2023-05-05Rollup merge of #110876 - mj10021:issue-110647-fix, r=b-naberDylan DPC-7/+24
2023-05-05Rollup merge of #110773 - mj10021:issue-109502-fix, r=oli-obkDylan DPC-102/+164
2023-05-05Rollup merge of #108801 - fee1-dead-contrib:c-str, r=compiler-errorsDylan DPC-153/+500
2023-05-05Rollup merge of #103056 - beetrees:timespec-bug-fix, r=thomccDylan DPC-24/+35
2023-05-05Auto merge of #111113 - scottmcm:assume-align-offset, r=thomccbors-4/+89
2023-05-05`assume` the runtime range of `align_offset`Scott McMurray-4/+89
2023-05-05Improve check-cfg diagnostics (part 2)Urgau-47/+192
2023-05-05Improve check-cfg diagnostics (part 1)Urgau-38/+40
2023-05-05Improve internal representation of check-cfgUrgau-153/+173
2023-05-05Use explicit instead of implicit control-flow for check-cfg parsingUrgau-23/+40
2023-05-05Auto merge of #111236 - RalfJung:miri-sysroot, r=RalfJungbors-2/+2
2023-05-04btree_map: `Cursor{,Mut}::peek_prev` must agreeJubilee Young-2/+21
2023-05-05bump rustc-build-sysroot to fix miri sysroot buildRalf Jung-2/+2
2023-05-05Auto merge of #111231 - JohnTitor:rollup-a25ff8v, r=JohnTitorbors-316/+238
2023-05-05Rollup merge of #111223 - jyn514:free-args, r=clubby789Yuki Okushi-28/+30
2023-05-05Rollup merge of #111213 - WaffleLapkin:fixup_dates, r=scottmcmYuki Okushi-2/+2
2023-05-05Rollup merge of #111187 - krasimirgg:llvm-runtimes, r=jyn514Yuki Okushi-0/+2
2023-05-05Rollup merge of #111173 - nnethercote:still-more-Encoder-cleanups, r=cjgillotYuki Okushi-127/+59
2023-05-05Rollup merge of #111132 - lcnr:nll-generalize, r=b-naberYuki Okushi-113/+20
2023-05-05Rollup merge of #111052 - nnethercote:fix-ice-test, r=NilstriebYuki Okushi-20/+23
2023-05-05Rollup merge of #110954 - cjgillot:const-prop-ref, r=wesleywiserYuki Okushi-9/+80
2023-05-05Rollup merge of #110946 - RalfJung:tls-realstd, r=m-ou-seYuki Okushi-17/+22
2023-05-04added SAFETY commentJames Dietz-0/+3
2023-05-04change expect() to unwrap_or_else() and update msgJames Dietz-3/+7
2023-05-04moved default CPU message inlineJames Dietz-15/+11
2023-05-04`--print target-cpus` shows default target cpu, updated docsJames Dietz-4/+18
2023-05-04add passes to miroptfiles struct and passed to -zdump-mir argsJames Dietz-102/+164
2023-05-04Use `free-args` consistently in bootstrapjyn-28/+30
2023-05-04Reject borrows of projections in ConstProp.Camille GILLOT-19/+22
2023-05-04Add tests.Camille GILLOT-0/+68
2023-05-05Improve filtering in `default-backtrace-ice.rs`.Nicholas Nethercote-1/+18
2023-05-05Don't print backtrace on ICEs in `issue-86800.rs`.Nicholas Nethercote-19/+5
2023-05-04Auto merge of #111014 - klensy:no-rc, r=WaffleLapkinbors-28/+24
2023-05-04Fixup "since" dates for `array_tuple_conv` featureMaybe Waffle-2/+2
2023-05-04Auto merge of #111210 - matthiaskrgr:rollup-doquh2n, r=matthiaskrgrbors-50/+1084
2023-05-04Rollup merge of #111201 - krasimirgg:add_gitmodules, r=jyn514Matthias Krüger-0/+1
2023-05-04Rollup merge of #111186 - jmillikin:nonzero-is-positive, r=dtolnayMatthias Krüger-0/+26
2023-05-04Rollup merge of #111100 - BoxyUwU:array_repeat_expr_wf, r=compiler-errorsMatthias Krüger-6/+94
2023-05-04Rollup merge of #111009 - scottmcm:ascii-char, r=BurntSushiMatthias Krüger-1/+724
2023-05-04Rollup merge of #110982 - cjgillot:elided-self-const, r=petrochenkovMatthias Krüger-0/+55
2023-05-04Rollup merge of #110826 - cjgillot:place-mention-use, r=JakobDegen,lcnrMatthias Krüger-10/+49
2023-05-04Rollup merge of #110651 - durin42:xunit-stdout, r=cuviperMatthias Krüger-5/+91
2023-05-04Rollup merge of #108865 - Zoxc:library-dummy-crate, r=jyn514Matthias Krüger-28/+44
2023-05-04Auto merge of #111174 - matthiaskrgr:rollup-ncnqivh, r=matthiaskrgrbors-182/+326