about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-07-05Auto merge of #86282 - camelid:macro_rules-matchers, r=jyn514bors-67/+104
2021-07-05Rollup merge of #86874 - klensy:bump-deps, r=Mark-SimulacrumYuki Okushi-1/+1
2021-07-05Rollup merge of #86859 - JohnTitor:test-69323, r=jackh726Yuki Okushi-0/+30
2021-07-05Rollup merge of #86856 - jyn514:x.py-less-verbose, r=Mark-SimulacrumYuki Okushi-4/+11
2021-07-05Rollup merge of #86623 - GuillaumeGomez:prevent-explanation-removal, r=Mark-S...Yuki Okushi-0/+31
2021-07-04Auto merge of #86866 - nikomatsakis:issue-84841, r=oli-obkbors-1/+81
2021-07-04tidy: update cargo_metadata to 0.12klensy-1/+1
2021-07-04revert broken formattingNiko Matsakis-31/+25
2021-07-05Add a regression test for issue-69323Yuki Okushi-0/+30
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-03Make x.py less verbose on failuresJoshua Nelson-4/+11
2021-07-03rustc_ast_pretty: Don't print space after `$`Noah Lev-25/+29
2021-07-03Auto merge of #85090 - Aaron1011:type-outlives-global, r=matthewjasper,jackh726bors-15/+15
2021-07-03Pretty-print macro matchers instead of using source codeNoah Lev-62/+53
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-03Only run error code explanation removal check if on CIGuillaume Gomez-4/+13
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-02Add check to ensure error code explanations are not removed anymore even if n...Guillaume Gomez-0/+22
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