about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-04Fix suggestion to borrow when casting from pointer to referenceFabian Wolff-14/+80
2021-10-04Add test for duplicated doc aliasesGuillaume Gomez-0/+33
2021-10-04Add a check for duplicated doc aliases in unused lintGuillaume Gomez-7/+38
2021-10-04Implement equatable if let linthkalbasi-253/+572
2021-10-04Auto merge of #7761 - giraffate:fix_ice_in_inplicit_hasher, r=Manishearthbors-18/+41
2021-10-04Optimize `saturating_add_signed`Benoît du Garreau-3/+6
2021-10-04Make `proc_macro_derive_resolution_fallback` a future-breakage lintAaron Hill-0/+73
2021-10-04Fix ICE in `implicit_hasher`Takayuki Nakata-18/+41
2021-10-04Auto merge of #88834 - the8472:char-count, r=joshtriplettbors-7/+39
2021-10-04Don't rebuild GUI test crates every time you run test src/test/rustdoc-guiGuillaume Gomez-1/+1
2021-10-04Auto merge of #89489 - FabianWolff:issue-89485, r=oli-obkbors-8/+52
2021-10-04Stabilize try_reserveKornel-42/+14
2021-10-04Add doc aliases to `std::thread::available_parallelism`Yoshua Wuyts-0/+2
2021-10-04librustdoc: Use correct heading levels.Mukund Lakshman-118/+147
2021-10-04Auto merge of #89512 - Manishearth:rollup-meh9x7r, r=Manishearthbors-135/+251
2021-10-04Move generic error message to separate brancheskadmin-52/+111
2021-10-04Stabilize `const_panic`Jacob Pratt-229/+100
2021-10-03Rollup merge of #89505 - Aaron1011:nll-const-test, r=Mark-SimulacrumManish Goregaokar-0/+20
2021-10-03Rollup merge of #89472 - nagisa:nagisa/wsa-cleanup, r=dtolnayManish Goregaokar-6/+21
2021-10-03Rollup merge of #89467 - tniessen:rustdoc-unecessary, r=jyn514Manish Goregaokar-3/+3
2021-10-03Rollup merge of #89401 - owengage:master, r=joshtriplettManish Goregaokar-0/+1
2021-10-03Rollup merge of #89138 - newpavlov:patch-2, r=dtolnayManish Goregaokar-1/+1
2021-10-03Rollup merge of #88481 - bjorn3:remove_feature_gates, r=cjgillotManish Goregaokar-65/+31
2021-10-03Rollup merge of #88370 - Seppel3210:master, r=dtolnayManish Goregaokar-1/+6
2021-10-03Rollup merge of #88353 - jhpratt:stabilize-array-as-ref, r=joshtriplettManish Goregaokar-3/+3
2021-10-03Rollup merge of #88305 - ijackson:exitstatus-debug, r=dtolnayManish Goregaokar-3/+21
2021-10-03Rollup merge of #88286 - LeSeulArtichaut:unnecessary-unsafe-block-std, r=dtolnayManish Goregaokar-2/+1
2021-10-03Rollup merge of #87910 - iago-lito:mark_unsafe_nonzero_arithmetics_as_const, ...Manish Goregaokar-2/+2
2021-10-03Rollup merge of #87679 - ssomers:btree_comments, r=joshtriplettManish Goregaokar-10/+8
2021-10-03Rollup merge of #86828 - lambinoo:67441-const-fn-copied-take-replace, r=josht...Manish Goregaokar-7/+30
2021-10-03Rollup merge of #86434 - CDirkx:ipv6-benchmarking, r=joshtriplettManish Goregaokar-32/+103
2021-10-04:arrow_up: rust-analyzerLaurențiu Nicola-17/+18
2021-10-04Auto merge of #89165 - jkugelman:read-to-end-overallocation, r=joshtriplettbors-41/+37
2021-10-03Use a test value that doesn't depend on the handling of even/odd roundingJosh Triplett-1/+1
2021-10-03Don't suggest replacing region with 'static in NLLAaron Hill-214/+25
2021-10-03Make write_rustdoc_diff a more generic functionNicholas-Baron-8/+21
2021-10-03Extract a portion of diff writing code to separate functionNicholas-Baron-38/+50
2021-10-03Add regression test for spurious const error with NLLAaron Hill-0/+20
2021-10-03Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearthbors-14/+11
2021-10-03Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearthbors-24/+28
2021-10-03Fix Lower/UpperExp formatting for integers and precision zeroFabian Wolff-2/+2
2021-10-03Disable `SimplifyBranchSame` optimization for nowFabian Wolff-0/+6
2021-10-03Revert suggested use of `unwrap_or`Benoît du Garreau-2/+10
2021-10-03Apply suggestionsAlphyr-12/+6
2021-10-03Fix implementation of `clean::Path::whole_name()`Noah Lev-1/+5
2021-10-03Fix a place that used the old `Path` representationNoah Lev-2/+1
2021-10-03Update commentsFabian Wolff-8/+18
2021-10-03Fix ICE with buffered lint referring to AST node deleted by everybody_loopsFabian Wolff-6/+38
2021-10-03Auto merge of #89486 - rusticstuff:docker_letsencrypt_ca_update, r=Mark-Simul...bors-0/+41
2021-10-03Rename `strip_path` to `strip_path_generics`Noah Lev-2/+3