about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-04-11Auto merge of #84071 - nagisa:nixos-patching-fix, r=Mark-Simulacrumbors-48/+41
2021-04-11Auto merge of #84053 - RalfJung:liballoc-miri, r=Manishearthbors-1/+1
2021-04-10Auto merge of #84023 - Aaron1011:derive-invoc-order, r=petrochenkovbors-65/+112
2021-04-10Expand derive invocations in left-to-right orderAaron Hill-65/+112
2021-04-10Fix NixOS patchingSimonas Kazlauskas-48/+41
2021-04-10Auto merge of #84016 - Aaron1011:new-preexp-tests, r=petrochenkovbors-66/+1199
2021-04-10Add some proc-macro attribute token handling testsAaron Hill-66/+1199
2021-04-10Auto merge of #84052 - RalfJung:libcore-miri, r=Mark-Simulacrumbors-15/+22
2021-04-10Auto merge of #84055 - kornelski:z-edition, r=petrochenkovbors-8/+11
2021-04-10Don't tell users to use a nightly flag on the stable channelKornel-8/+11
2021-04-10Auto merge of #84051 - Amanieu:update_llvm, r=nikicbors-0/+0
2021-04-10fix incorrect from_raw_in doctestRalf Jung-1/+1
2021-04-10fix Miri errors in libcore doctestsRalf Jung-15/+22
2021-04-10Update LLVM submoduleAmanieu d'Antras-0/+0
2021-04-10Auto merge of #84050 - RalfJung:miri, r=RalfJungbors-10/+8
2021-04-10update MiriRalf Jung-10/+8
2021-04-10Auto merge of #84024 - estebank:unclosed-brace-use, r=jackh726bors-4/+45
2021-04-10Auto merge of #84015 - tdelabro:issue-76704-fix, r=Amanieubors-19/+53
2021-04-09Auto merge of #84004 - mattico:print-target-features-improvements, r=petroche...bors-25/+91
2021-04-09Auto merge of #84034 - jyn514:regex-in-loop, r=Mark-Simulacrumbors-1/+1
2021-04-09Avoid `;` -> `,` recovery and unclosed `}` recovery from being too verboseEsteban Küber-145/+21
2021-04-09Auto merge of #81942 - the8472:reduce-ui-test-threads, r=Mark-Simulacrumbors-5/+19
2021-04-09Categorize and explain target features supportMatt Ickstadt-25/+91
2021-04-09Fix perf regression in non-autolinksJoshua Nelson-1/+1
2021-04-09Auto merge of #84030 - jyn514:no-blanket-impls, r=GuillaumeGomezbors-53/+16
2021-04-09set allow_fail back on each exampleTimothée Delabrouille-17/+17
2021-04-09Add back missing trait testJoshua Nelson-9/+8
2021-04-09rustdoc: Don't generate blanket impls when running --show-coverageJoshua Nelson-44/+8
2021-04-09fix misspelling of register xmm23 which made xmm13 being clobbered twiceTimothée Delabrouille-1/+1
2021-04-09conjugationTimothée Delabrouille-1/+1
2021-04-09remove allow_fail and uncomment the [feature(asm)] on every exampleTimothée Delabrouille-30/+30
2021-04-09Merge branch 'issue-76704-fix' of https://github.com/tdelabro/rust into issue...Timothée Delabrouille-1/+1
2021-04-09precisions on the authorized labels + typoTimothée Delabrouille-2/+2
2021-04-09Auto merge of #84010 - rodrimati1992:patch-3, r=Mark-Simulacrumbors-0/+6
2021-04-09Auto merge of #83956 - estebank:issue-83892, r=varkorbors-9/+42
2021-04-09reduce threads spawned by ui-testsThe8472-5/+19
2021-04-08Add unclosed brace in use tree testEsteban Küber-0/+165
2021-04-09Auto merge of #83870 - jackh726:binder-refactor-fix, r=nikomatsakisbors-86/+237
2021-04-08Auto merge of #83941 - wesleywiser:win_dbginfo_closures, r=nagisabors-15/+142
2021-04-09add 'allow_fail' to exampleTimothée-1/+1
2021-04-08New 'Label' section with example and explainationsTimothée Delabrouille-3/+37
2021-04-08Auto merge of #84008 - Dylan-DPC:rollup-invxvg8, r=Dylan-DPCbors-6199/+10738
2021-04-08Mention missing 1.38.0 change in RELEASES.mdrodrimati1992-0/+6
2021-04-08Rollup merge of #84001 - flip1995:clippyup, r=ManishearthDylan DPC-5900/+10307
2021-04-08Rollup merge of #83992 - GuillaumeGomez:merge-idents, r=notriddleDylan DPC-18/+127
2021-04-08Rollup merge of #83980 - pierwill:fix-compiler-librustc-names, r=davidtwcoDylan DPC-27/+27
2021-04-08Rollup merge of #81938 - lukaslueg:stab_peek_mut, r=AmanieuDylan DPC-15/+35
2021-04-08Rollup merge of #81764 - jyn514:lint-links, r=GuillaumeGomezDylan DPC-135/+129
2021-04-08Rollup merge of #80733 - steffahn:prettify_pin_links, r=jyn514Dylan DPC-104/+113
2021-04-08Fix closed over variables not available in debuginfo for Windows MSVCWesley Wiser-15/+142