about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-07-04Auto merge of #86866 - nikomatsakis:issue-84841, r=oli-obkbors-1/+81
2021-07-04revert broken formattingNiko Matsakis-31/+25
2021-07-04be conservative in has_significant_dropNiko Matsakis-0/+34
2021-07-04allow inference vars in type_implements_traitNiko Matsakis-27/+69
2021-07-04Auto merge of #86048 - nbdd0121:no_floating_point, r=Amanieubors-0/+4
2021-07-04Auto merge of #86255 - Smittyvb:mir-alloc-oom, r=RalfJung,oli-obkbors-0/+33
2021-07-04Auto merge of #86849 - jyn514:rustdoc-group, r=Manishearthbors-16/+25
2021-07-04Auto merge of #86833 - crlf0710:remove-std-raw-mod, r=SimonSapinbors-27/+15
2021-07-03Auto merge of #85090 - Aaron1011:type-outlives-global, r=matthewjasper,jackh726bors-15/+15
2021-07-03add test caseNiko Matsakis-0/+10
2021-07-03Auto merge of #86825 - ehuss:update-cargo, r=ehussbors-0/+0
2021-07-03Warn when `rustdoc::` group is omitted from lint namesJoshua Nelson-16/+25
2021-07-03Auto merge of #86571 - fee1-dead:const-trait-impl-fix, r=jackh726bors-0/+45
2021-07-03Remove the deprecated `core::raw` and `std::raw` module.Charles Lew-27/+15
2021-07-03Auto merge of #86795 - JohnTitor:fix-bind, r=jackh726bors-0/+142
2021-07-02core: add unstable `no_fp_fmt_parse` to disable float fmt/parse codeGary Guo-0/+4
2021-07-02Update cargoEric Huss-0/+0
2021-07-02Auto merge of #86817 - JohnTitor:rollup-rcysc95, r=JohnTitorbors-0/+163
2021-07-03Rollup merge of #86813 - JohnTitor:unused-doc-comments-help, r=jackh726Yuki Okushi-0/+106
2021-07-03Rollup merge of #86796 - JohnTitor:test-70703, r=jonas-schievinkYuki Okushi-0/+26
2021-07-03Rollup merge of #84029 - drahnr:master, r=petrochenkovYuki Okushi-0/+31
2021-07-02Auto merge of #85269 - dpaoliello:dpaoliello/DebugSymbols, r=michaelwoeristerbors-206/+543
2021-07-03Fix const-generics ICE related to bindingYuki Okushi-0/+142
2021-07-03Add a help message to `unused_doc_comments` lintYuki Okushi-0/+106
2021-07-02Fix type name difference between i686 and x86_64 for testWesley Wiser-1/+1
2021-07-02Auto merge of #86805 - hyd-dev:miri, r=RalfJungbors-8/+8
2021-07-02Auto merge of #86806 - GuillaumeGomez:rollup-pr5r37w, r=GuillaumeGomezbors-165/+131
2021-07-02Rollup merge of #86737 - jyn514:doc-tools, r=Mark-SimulacrumGuillaume Gomez-67/+82
2021-07-02Rollup merge of #85749 - GuillaumeGomez:revert-smart-extern-crate-load, r=jyn514Guillaume Gomez-98/+49
2021-07-02Update Mirihyd-dev-8/+8
2021-07-02Auto merge of #85746 - m-ou-se:io-error-other, r=joshtriplettbors-1/+3
2021-07-02add track_path::path fn for proc-macro usageBernhard Schuster-0/+31
2021-07-02Auto merge of #86782 - flip1995:clippyup, r=Manishearthbors-1086/+3185
2021-07-01Document rustfmt on nightly-rustcJoshua Nelson-6/+13
2021-07-02Add a regression test for issue-70703Yuki Okushi-0/+26
2021-07-01Auto merge of #86791 - JohnTitor:rollup-96ltzpz, r=JohnTitorbors-41/+326
2021-07-02Rollup merge of #86775 - fee1-dead:impl-const-test, r=jonas-schievinkYuki Okushi-22/+95
2021-07-02Rollup merge of #86659 - notriddle:notriddle/generics-rustdoc, r=GuillaumeGomezYuki Okushi-19/+191
2021-07-02Rollup merge of #86148 - FabianWolff:issue-85855, r=varkorYuki Okushi-0/+40
2021-07-01Auto merge of #86749 - bjorn3:link_info_refactor_part1, r=petrochenkovbors-4/+4
2021-07-01Update cdb tests for expected outputWesley Wiser-66/+70
2021-07-01Revert "Don't load all extern crates unconditionally"Guillaume Gomez-98/+49
2021-07-01Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyupflip1995-1086/+3185
2021-07-01Minor adjustments and refactoringFabian Wolff-11/+4
2021-07-01Rename all_crate_nums query to crates and remove useless wrapperbjorn3-4/+4
2021-07-01fix(rustdoc): generics searchMichael Howell-19/+191
2021-07-01Auto merge of #86769 - ehuss:update-cargo, r=ehussbors-0/+0
2021-07-01Test for const trait impls behind feature gatesDeadbeef-0/+89
2021-07-01Use revisions for cross-crate testDeadbeef-22/+6
2021-07-01Auto merge of #86774 - GuillaumeGomez:rollup-rkcgvph, r=GuillaumeGomezbors-7/+71