about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-08-13Try to fix problemDeadbeef-4/+17
2021-08-13Relate implDeadbeef-0/+13
2021-08-13Make selection and evaluation caches use constnessDeadbeef-32/+59
2021-08-13fmtDeadbeef-2/+7
2021-08-13Inherited use constness and assoc change predicateDeadbeef-6/+61
2021-08-13fmtDeadbeef-2/+3
2021-08-13Filter non-const impls when we expect a const oneDeadbeef-6/+23
2021-08-13move Constness into TraitPredicateDeadbeef-124/+157
2021-08-13Auto merge of #87954 - flip1995:clippyup, r=Manishearthbors-375/+1311
2021-08-13Auto merge of #87927 - spastorino:use-def-id-typeckresults, r=oli-obkbors-27/+3
2021-08-12Auto merge of #87980 - Manishearth:rollup-vkuix3y, r=Manishearthbors-113/+667
2021-08-12Auto merge of #87916 - nbdd0121:black_box, r=nagisabors-15/+52
2021-08-12Rollup merge of #87965 - m-ou-se:non-fmt-panic-external, r=estebankManish Goregaokar-14/+19
2021-08-12Rollup merge of #87953 - m-ou-se:closure-migration-multiline-formatting, r=pe...Manish Goregaokar-83/+119
2021-08-12Rollup merge of #87922 - Manishearth:c-enum-target-spec, r=nagisa,eddybManish Goregaokar-16/+529
2021-08-12Rollup merge of #87916 - nbdd0121:black_box, r=nagisaManish Goregaokar-15/+52
2021-08-12Apply c_enum_min_bits = 8 to (arm|thumb)-none- platformsManish Goregaokar-0/+14
2021-08-12Add c_enum_min_bits to target specManish Goregaokar-16/+515
2021-08-12Implement `black_box` using intrinsicGary Guo-15/+52
2021-08-12Auto merge of #87963 - GuillaumeGomez:rollup-e54sbez, r=GuillaumeGomezbors-161/+189
2021-08-12Silence non_fmt_panic from external macros.Mara Bos-14/+19
2021-08-12Rollup merge of #87941 - GuillaumeGomez:fix-rustdoc-js-tool, r=notriddleGuillaume Gomez-14/+19
2021-08-12Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylevGuillaume Gomez-86/+86
2021-08-12Rollup merge of #87863 - ChrisDenton:command-env-path-fix, r=dtolnayGuillaume Gomez-9/+30
2021-08-12Rollup merge of #87819 - estebank:assoc-type-span, r=jackh726Guillaume Gomez-52/+54
2021-08-12Auto merge of #87666 - ivmarkov:master, r=Amanieubors-47/+581
2021-08-12Use a more accurate span on assoc types WF checksEsteban Kuber-52/+54
2021-08-12Update test output.Mara Bos-81/+108
2021-08-12Improve formatting of closure capture migration suggestion.Mara Bos-2/+11
2021-08-12Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyupflip1995-375/+1311
2021-08-12Auto merge of #7558 - flip1995:rustup, r=flip1995bors-994/+1025
2021-08-12Bump nightly version -> 2021-08-12flip1995-1/+1
2021-08-12Merge remote-tracking branch 'upstream/master' into rustupflip1995-393/+1335
2021-08-12Bless clippy tests.Mara Bos-3/+3
2021-08-12Auto merge of #7546 - mgeier:patch-1, r=giraffatebors-2/+6
2021-08-12Auto merge of #7516 - lf-:unwrap-or-default, r=xFrednetbors-39/+361
2021-08-12Auto merge of #7556 - F3real:no_effect_inclusive_range, r=flip1995bors-8/+16
2021-08-12Auto merge of #87948 - JohnTitor:rollup-efmgyl8, r=JohnTitorbors-52/+168
2021-08-12Rollup merge of #87942 - oconnor663:pre_commit_exec, r=jyn514Yuki Okushi-0/+0
2021-08-12Rollup merge of #87928 - ehuss:update-cargo, r=ehussYuki Okushi-3/+3
2021-08-12Rollup merge of #87925 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-08-12Rollup merge of #87903 - jackh726:logging-cleanup, r=oli-obkYuki Okushi-3/+0
2021-08-12Rollup merge of #87878 - lnicola:rust-analyzer-2021-08-09, r=lnicolaYuki Okushi-16/+37
2021-08-12Rollup merge of #87671 - jesyspa:issue-87319-multiple-newlines, r=estebankYuki Okushi-8/+59
2021-08-12Rollup merge of #85835 - Seppel3210:master, r=yaahcYuki Okushi-22/+69
2021-08-12Auto merge of #85296 - bjorn3:plugin_cleanup, r=petrochenkovbors-556/+287
2021-08-11Reword is_trait_item descriptionJade-3/+3
2021-08-12Auto merge of #87843 - kornelski:try_reserve, r=m-ou-sebors-301/+282
2021-08-12Correctly report inclusive range in no_effect lintF3real-8/+16
2021-08-11Auto merge of #86532 - estebank:delete-suggestion-underline, r=petrochenkovbors-4232/+5657