about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-10-10Auto merge of #77336 - pietroalbini:pkgname, r=Mark-Simulacrumbors-111/+11
2020-10-09Auto merge of #77276 - GuillaumeGomez:reexported-item-lints, r=jyn514,ollie27bors-19/+95
2020-10-09Don't filter out imports added by the compiler for the momentGuillaume Gomez-6/+0
2020-10-09Remove unneeded ImportItem on glob onesGuillaume Gomez-26/+3
2020-10-09Simplify included import items handlingGuillaume Gomez-41/+55
2020-10-09Add test to ensure that external items aren't lint-checkedGuillaume Gomez-4/+16
2020-10-09Correctly handle "pub use" reexportsGuillaume Gomez-13/+32
2020-10-09Add test for reexported items lintsGuillaume Gomez-0/+31
2020-10-09Don't remove export items so that we can run lints on themGuillaume Gomez-3/+32
2020-10-09Auto merge of #77747 - flip1995:clippyup, r=Manishearthbors-616/+1502
2020-10-09Auto merge of #77609 - ortem:fix-lldb-commands, r=Mark-Simulacrumbors-17/+17
2020-10-09bootstrap: always use the Rust version in package namesPietro Albini-111/+11
2020-10-09Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyupflip1995-616/+1502
2020-10-09Auto merge of #77627 - richkadel:rust-demangler, r=tmandrybors-4/+62
2020-10-09Auto merge of #77578 - euclio:max-suggestion, r=davidtwcobors-1/+45
2020-10-09Auto merge of #77519 - jyn514:track-doc-er, r=GuillaumeGomezbors-112/+235
2020-10-09Auto merge of #76260 - xd009642:rfc/2867, r=jonas-schievinkbors-0/+63
2020-10-08Fix typo in error codexd009642-1/+1
2020-10-08Auto merge of #77723 - jonas-schievink:rollup-htz44r4, r=jonas-schievinkbors-0/+19
2020-10-08Implement the instruction_set attributexd009642-0/+63
2020-10-08Auto merge of #6117 - dtolnay:string_lit_as_bytes, r=ebrotobors-1/+1
2020-10-08Rollup merge of #77710 - fortanix:raoul/bugfix-lvi, r=nikicJonas Schievink-0/+0
2020-10-08Rollup merge of #77663 - HeroicKatora:regression-tests-27675-object-safe, r=A...Jonas Schievink-0/+19
2020-10-08Auto merge of #77110 - lzutao:e0596-amp_mut, r=davidtwcobors-13/+23
2020-10-08rust-demangler tool strips crate disambiguators with < 16 digitsRich Kadel-4/+62
2020-10-08suggest `MAX` constant if -1 is assigned to unsigned typeAndy Russell-1/+45
2020-10-08Update submodule llvm to get LVI bugfixRaoul Strackx-0/+0
2020-10-08Suggest removing &mut from borrow of &mutLzu Tao-13/+23
2020-10-08Auto merge of #77678 - jyn514:tracing, r=Mark-Simulacrumbors-7/+0
2020-10-08Auto merge of #77682 - Mark-Simulacrum:bump-stage0, r=pietroalbinibors-2/+2
2020-10-08Auto merge of #77644 - GuillaumeGomez:fix-tooltip-text-display, r=jyn514bors-0/+4
2020-10-08Add compile fail test for issue 27675Andreas Molzer-0/+19
2020-10-08Auto merge of #77631 - jyn514:helpful-changelog, r=RalfJungbors-3/+3
2020-10-08Use the new module information for intra-doc linksJoshua Nelson-44/+84
2020-10-08Introduce `Divider`Joshua Nelson-53/+75
2020-10-08Preserve the parent module of `DocFragment`sJoshua Nelson-40/+101
2020-10-08Auto merge of #77683 - jyn514:git-hook, r=Mark-Simulacrumbors-4/+6
2020-10-08Auto merge of #75470 - estebank:bare-type-expr, r=davidtwcobors-0/+56
2020-10-07Bump to 1.48 bootstrap compilerMark Rousskov-2/+2
2020-10-07Unset GIT_DIR in pre-commit hookJoshua Nelson-4/+6
2020-10-07Upgrade to tracing 0.2.13Joshua Nelson-7/+0
2020-10-07Detect blocks that could be struct expr bodiesEsteban Küber-0/+56
2020-10-07Auto merge of #77464 - ecstatic-morse:const-fn-impl-trait, r=oli-obkbors-16/+17
2020-10-07Auto merge of #77617 - AnthonyMikh:slice_windows_no_bounds_checking, r=lcnrbors-0/+35
2020-10-07Auto merge of #77341 - davidtwco:issue-73427-you-might-have-meant-variant, r=...bors-67/+134
2020-10-07Add codegen testAnthonyMikh-0/+35
2020-10-07Auto merge of #77595 - petrochenkov:asmident, r=oli-obkbors-0/+75
2020-10-07Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514bors-2/+413
2020-10-07Fix tooltip text displayGuillaume Gomez-0/+4
2020-10-07Auto merge of #77637 - ehuss:update-cargo, r=ehussbors-0/+0