about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-09-01Improve wording for const pointersCamelid-1/+1
2020-09-01Minor improvementsCamelid-2/+2
2020-08-26Improve docs for the `const` keywordCamelid-12/+14
2020-08-26Auto merge of #75912 - scottmcm:manuallydrop-vs-forget, r=Mark-Simulacrumbors-3/+7
2020-08-26Auto merge of #75903 - jyn514:lint-refactor, r=GuillaumeGomezbors-18/+58
2020-08-26Auto merge of #75893 - Dylan-DPC:fix/offset-to-u64, r=oli-obkbors-32/+25
2020-08-26Auto merge of #75687 - TimDiekmann:realloc-align, r=Amanieubors-162/+185
2020-08-26Auto merge of #75843 - hermitcore:devel, r=nagisabors-6/+6
2020-08-26Auto merge of #75811 - ecstatic-morse:better-dlerror, r=nagisabors-34/+74
2020-08-25Auto merge of #75302 - Aaron1011:feature/partial-move-diag, r=estebankbors-257/+300
2020-08-25Explicitly pass `RTLD_LOCAL` to `dlopen`Dylan MacKenzie-4/+4
2020-08-25Always treat `dlsym` returning NULL as an errorDylan MacKenzie-31/+24
2020-08-25Auto merge of #74275 - wesleywiser:break_up_partitioning_rs, r=pnkfelixbors-1012/+1097
2020-08-25Suggest `mem::forget` if `mem::ManuallyDrop::new` isn't usedScott McMurray-3/+7
2020-08-25Auto merge of #75908 - pietroalbini:ci-bump-llvm, r=Mark-Simulacrumbors-7/+12
2020-08-25ci: fix macOS target name for LLVM 10Pietro Albini-3/+3
2020-08-25ci: bump LLVM source tarball on Linux to 10.0.0Pietro Albini-1/+1
2020-08-25ci: bump prebuilt LLVM on macOS and Windows to 10.0.0Pietro Albini-6/+11
2020-08-25Don't special case `warnings`Joshua Nelson-4/+1
2020-08-25Warn about unknown or renamed lintsJoshua Nelson-2/+45
2020-08-25Rename debugging_options -> debugging_opts to match rustcJoshua Nelson-13/+13
2020-08-25Minor refactorsJoshua Nelson-3/+3
2020-08-25Auto merge of #75838 - mati865:profiler-atomics, r=Amanieubors-1/+1
2020-08-25Auto merge of #75773 - matklad:snapshot-tests, r=Mark-Simulacrumbors-0/+67
2020-08-25Auto merge of #75364 - rylev:libpanic-abort-failfast, r=alexcrichtonbors-18/+21
2020-08-25Auto merge of #75132 - scottmcm:stabilize-range-is-empty, r=dtolnaybors-18/+5
2020-08-25Auto merge of #75764 - workingjubilee:tidy-up-cargo-metadata, r=Mark-Simulacrumbors-2/+13
2020-08-25tidyDPC-1/+1
2020-08-25Auto merge of #75666 - davidtwco:tidy-lang-items, r=varkorbors-299/+277
2020-08-25cleanupDPC-9/+5
2020-08-24Unbreak the clippy testScott McMurray-1/+3
2020-08-24Auto merge of #75625 - mati865:mingw-cross-compile, r=Mark-Simulacrumbors-1/+10
2020-08-25removed not-needed conversionDPC-2/+1
2020-08-24Stabilize Range[Inclusive]::is_emptyScott McMurray-17/+2
2020-08-24Auto merge of #75110 - lzutao:ip-endianness, r=Mark-Simulacrumbors-11/+18
2020-08-24Auto merge of #75876 - matklad:rust-analyzer-2020-08-24, r=matkladbors-42/+22
2020-08-24Introduce expect snapshot testing library into rustcAleksey Kladov-0/+67
2020-08-24:arrow_up: rust-analyzerAleksey Kladov-42/+22
2020-08-24Auto merge of #74590 - jyn514:timing, r=Mark-Simulacrumbors-186/+216
2020-08-24hir: consistent use and naming of lang itemsDavid Wood-299/+277
2020-08-24Auto merge of #75815 - jyn514:ambiguous-primitives, r=guillaumegomezbors-70/+253
2020-08-24Auto merge of #75505 - Dylan-DPC:feature/arc_new, r=KodrAusbors-4/+147
2020-08-24Auto merge of #75855 - jyn514:no-cfg-doc, r=ollie27bors-1/+2
2020-08-24Auto merge of #75865 - JohnTitor:rollup-yxia6d2, r=JohnTitorbors-184/+92
2020-08-23Don't import atomics unless supported by the platformJoshua Nelson-0/+1
2020-08-23Fix bad rebaseJoshua Nelson-164/+164
2020-08-23Use underscores instead of spacesJoshua Nelson-7/+7
2020-08-23Time how long it takes to render HTMLJoshua Nelson-8/+11
2020-08-23xpy fmtJoshua Nelson-12/+25
2020-08-23Time running the global contextJoshua Nelson-1/+1