about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-12-29Add a couple needs-asm-support headers to testsbjorn3-0/+2
2021-12-29Auto merge of #92283 - vacuus:print-generic-bounds, r=camelid,GuillaumeGomezbors-3/+1
2021-12-28Auto merge of #92269 - vacuus:clean-generics-print, r=camelidbors-5/+6
2021-12-28Rollup merge of #92344 - lnicola:rust-analyzer-2021-12-28, r=lnicolaMatthias Krüger-16/+16
2021-12-28Rollup merge of #92333 - compiler-errors:elided-lifetime-spans, r=cjgillotMatthias Krüger-3/+80
2021-12-28Rollup merge of #92238 - dtolnay:stringifytest, r=Mark-SimulacrumMatthias Krüger-0/+879
2021-12-28Rollup merge of #92219 - ehuss:remove-vcvars, r=Mark-SimulacrumMatthias Krüger-1/+0
2021-12-28:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-12-27Tighten span when suggesting lifetime on pathMichael Goulet-3/+80
2021-12-27intra-doc: Use an enum to represent URL fragmentsNoah Lev-78/+113
2021-12-27Remove needless `return`Noah Lev-1/+1
2021-12-27Rollup merge of #92307 - hiroshi-maybe:fix-minor-typos, r=camelidMatthias Krüger-1/+1
2021-12-27Rollup merge of #92303 - Patrick-Poitras:issue-26186, r=jackh726Matthias Krüger-0/+62
2021-12-27Rollup merge of #92112 - SparrowLii:issue92010, r=cjgillotMatthias Krüger-0/+24
2021-12-27Rollup merge of #90586 - jswrenn:relax-privacy-lints, r=petrochenkovMatthias Krüger-81/+320
2021-12-26fix typo: intialized -> initializedHiroshi Kori-1/+1
2021-12-27relax priv-in-pub lint on generic bounds and where clauses in trait implsJack Wrenn-81/+320
2021-12-26Add test cases for issue #26186PFPoitras-0/+62
2021-12-26Auto merge of #92257 - fee1-dead:fix_env_further_bounds, r=oli-obkbors-1/+30
2021-12-25Remove unneeded call to `collect`Roc Yu-5/+6
2021-12-25Remove `String` allocation in loopRoc Yu-3/+1
2021-12-25Auto merge of #92262 - notriddle:notriddle/unused-hash, r=jyn514bors-11/+2
2021-12-25Auto merge of #92227 - Kobzol:rustdoc-doc-hidden, r=jyn514bors-16/+7
2021-12-25Auto merge of #92247 - lnicola:rust-analyzer-2021-12-24, r=lnicolabors-21/+16
2021-12-24Auto merge of #92229 - fee1-dead:fix-rustdoc-const-drop, r=dtolnaybors-20/+35
2021-12-24rustdoc: remove unused Hash implMichael Howell-11/+2
2021-12-25bless ui testDeadbeef-1/+16
2021-12-25normalize env constness for nested obligationsDeadbeef-0/+14
2021-12-24update MiriRalf Jung-7/+9
2021-12-24:arrow_up: rust-analyzerLaurențiu Nicola-21/+16
2021-12-24Auto merge of #91342 - RalfJung:fn-abi, r=eddyb,oli-obkbors-2/+2
2021-12-23Fix tidy line length lint in stringify testsDavid Tolnay-4/+16
2021-12-23Format with rust-lang/rust's rustfmt settingsDavid Tolnay-41/+14
2021-12-23Add a test suite for stringify macroDavid Tolnay-0/+894
2021-12-23Auto merge of #92222 - nnethercote:rm-global_allocator-rustc-rustdoc, r=alexc...bors-15/+3
2021-12-23Auto merge of #92232 - matthiaskrgr:rollup-eqdac7z, r=matthiaskrgrbors-1/+1
2021-12-23Rollup merge of #92231 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2021-12-23Rollup merge of #92166 - fee1-dead:patch-2, r=jyn514Matthias Krüger-1/+1
2021-12-23Update booksEric Huss-0/+0
2021-12-23Auto merge of #92110 - nagisa:def-inlining, r=nikicbors-0/+0
2021-12-23Do not display `~const Drop` in rustdocDeadbeef-20/+35
2021-12-23Auto merge of #92177 - GuillaumeGomez:pattern-matching-outside-loop, r=camelidbors-6/+8
2021-12-23Rustdoc: use `is_doc_hidden` method on more placesJakub Beránek-16/+7
2021-12-23Auto merge of #92167 - pierwill:chalk-update, r=jackh726bors-4/+3
2021-12-23Remove useless `#[global_allocator]` from rustc and rustdoc.Nicholas Nethercote-15/+3
2021-12-23Auto merge of #92155 - m-ou-se:panic-fn, r=eddybbors-15/+15
2021-12-22Remove VCVARS_BATEric Huss-1/+0
2021-12-23Rollup merge of #92146 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-7/+16
2021-12-23Rollup merge of #92026 - jsha:jsdoc-search, r=GuillaumeGomezMatthias Krüger-30/+170
2021-12-23Rollup merge of #91544 - rukai:91492, r=wesleywiserMatthias Krüger-0/+79