about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-03-15Declare `word` outside the loop, as recommended by eslintMichael Howell-3/+3
2021-03-14Make nameWithoutUndescores lowercasedMichael Howell-14/+15
2021-03-14Use a number for row.id, instead of a stringMichael Howell-11/+5
2021-03-14Avoid generating new strings for names that have no undescoresMichael Howell-2/+8
2021-03-13Remove tab characterMichael Howell-2/+2
2021-03-13Avoid potential collisions with `constructor` and the search queryMichael Howell-2/+2
2021-03-13Add comments regarding object shapes in buildIndexMichael Howell-0/+5
2021-03-13Fix jslint warningsMichael Howell-2/+3
2021-03-13Use null instead of undefined hereMichael Howell-2/+2
2021-03-13Update src/librustdoc/html/static/main.jsMichael Howell-1/+1
2021-03-13Eagerly generate the underscore-less name to search onMichael Howell-2/+4
2021-03-13In checkGenerics and checkType, don't use Array.prototype.splice so muchMichael Howell-37/+57
2021-03-12Get rid of the garbage produced by getObjectFromIdMichael Howell-7/+7
2021-03-13Auto merge of #83067 - JohnTitor:rollup-0wo338i, r=JohnTitorbors-12279/+15451
2021-03-13Rollup merge of #83059 - notriddle:config-toml-disable-minification, r=Mark-S...Yuki Okushi-0/+21
2021-03-13Rollup merge of #83052 - klensy:dep-update, r=Mark-SimulacrumYuki Okushi-15/+8
2021-03-13Rollup merge of #83037 - kubo39:merge-functions-in-llvm-new-pass-manager, r=n...Yuki Okushi-2/+6
2021-03-13Rollup merge of #83020 - hi-rustin:rustin-patch-enum, r=lcnrYuki Okushi-1/+17
2021-03-13Rollup merge of #83012 - flip1995:clippyup, r=ManishearthYuki Okushi-12241/+15393
2021-03-13Rollup merge of #82984 - camsteffen:lower-block, r=cjgillotYuki Okushi-20/+6
2021-03-12Auto merge of #83022 - m-ou-se:mem-replace-no-swap, r=nagisabors-3/+9
2021-03-12Make docs-minification default to trueMichael Howell-0/+1
2021-03-12Add a `disable-minification` option for rustdocMichael Howell-0/+20
2021-03-12Auto merge of #83024 - Xanewok:update-rls, r=Dylan-DPCbors-0/+0
2021-03-12Clippy: HACK! Fix bootstrap errorflip1995-2/+5
2021-03-12Update Cargo.lockflip1995-0/+1
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-12241/+15389
2021-03-12Auto merge of #83030 - nikic:update-llvm, r=nagisabors-0/+36
2021-03-12updated vulnerable depsklensy-15/+8
2021-03-12Auto merge of #82422 - petrochenkov:allunst, r=oli-obkbors-2/+3
2021-03-12Auto merge of #82935 - henryboisdequin:diagnostic-cleanups, r=estebankbors-12/+46
2021-03-12Emit the enum range assumption if the range only contains one elementhi-rustin-1/+17
2021-03-12Don't show note if `span` is `DUMMY_SP`Henry Boisdequin-6/+40
2021-03-12Auto merge of #83042 - JohnTitor:rollup-s8efv94, r=JohnTitorbors-176/+377
2021-03-12Rollup merge of #83018 - oli-obk:float_check, r=davidtwcoYuki Okushi-2/+23
2021-03-12Rollup merge of #83013 - hyd-dev:cfg-unix-windows, r=bjorn3Yuki Okushi-2/+7
2021-03-12Rollup merge of #83003 - notriddle:rustdoc-index-v3, r=GuillaumeGomezYuki Okushi-42/+74
2021-03-12Rollup merge of #83001 - camelid:gitignore-vim-swap, r=Mark-SimulacrumYuki Okushi-0/+2
2021-03-12Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157Yuki Okushi-1/+2
2021-03-12Rollup merge of #82966 - tspiteri:msys2-link, r=Mark-SimulacrumYuki Okushi-1/+1
2021-03-12Rollup merge of #82965 - XAMPPRocky:spv-ext, r=nagisaYuki Okushi-0/+2
2021-03-12Rollup merge of #82950 - mockersf:slice-intra-doc-link, r=jyn514Yuki Okushi-63/+64
2021-03-12Rollup merge of #82860 - LeSeulArtichaut:unpretty-thir, r=spastorinoYuki Okushi-62/+87
2021-03-12Rollup merge of #82571 - aDotInTheVoid:reexport-tests, r=CraftSpiderYuki Okushi-2/+114
2021-03-12Rollup merge of #80385 - camelid:clarify-cell-replace-docs, r=Mark-SimulacrumYuki Okushi-1/+1
2021-03-12Support merge_functions option in NewPM since LLVM >= 12Hiroki Noda-2/+6
2021-03-11Add tests for issues #82833 and #82859Nikita Popov-0/+36
2021-03-11Auto merge of #82417 - the8472:fix-copy_file_range-append, r=m-ou-sebors-8/+28
2021-03-11Update llvm-project submoduleNikita Popov-0/+0
2021-03-11Auto merge of #6826 - TaKO8Ki:refactor-methods-mod, r=phanschbors-2023/+2382