about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-17Update with final commentskadmin-24/+5
2022-01-17Hide mobile sidebar on some clicksJacob Hoffman-Andrews-0/+12
2022-01-17Add term to ExistentialProjectionkadmin-11/+123
2022-01-17Update w/ commentskadmin-5/+2
2022-01-17Update term for use in more placeskadmin-43/+128
2022-01-17Rustdoc style cleanupsJacob Hoffman-Andrews-46/+21
2022-01-17Rollup merge of #92936 - vacuus:html-markdown-parse, r=GuillaumeGomezMatthias Krüger-3/+1
2022-01-17Rollup merge of #92825 - pierwill:rustc-version-force-rename, r=Mark-SimulacrumMatthias Krüger-2/+2
2022-01-17Rollup merge of #92801 - jsha:overflow-wrap, r=GuillaumeGomezMatthias Krüger-0/+16
2022-01-17Rollup merge of #92164 - WaffleLapkin:rustc_must_implement_one_of_attr, r=Aar...Matthias Krüger-0/+256
2022-01-17Rollup merge of #90498 - joshtriplett:target-tier-policy-draft-updates, r=Mar...Matthias Krüger-16/+80
2022-01-17Bless clippy ui tests after format_args changeDavid Tolnay-1/+10
2022-01-17Emit simpler code from format_argsDavid Tolnay-28/+19
2022-01-17Remove __CLIPPY_INTERNAL_TESTS env varCameron Steffen-2/+1
2022-01-17Use Term in ProjectionPredicatekadmin-73/+74
2022-01-17Remove VERSION from manifest readme docs.Eric Huss-2/+1
2022-01-17Add manifest docs fallback.Eric Huss-41/+62
2022-01-17Add termkadmin-8/+17
2022-01-17add eq constraints on associated constantskadmin-11/+28
2022-01-17add and update testsb-naber-4/+40
2022-01-17update test assertionKrasimir Georgiev-2/+2
2022-01-17update codegen test for LLVM 14Krasimir Georgiev-2/+2
2022-01-17Auto merge of #90986 - camsteffen:nested-filter, r=cjgillotbors-450/+148
2022-01-17Correctly handle pure genericsGuillaume Gomez-4/+6
2022-01-17fix #90187zredb-15/+3
2022-01-17fix #90187: Replace all def_id_no_primitives with def_idzredb-2/+2
2022-01-17fix #90187zredb-15/+30
2022-01-17fix #90187zredb-17/+15
2022-01-17Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyupflip1995-100/+754
2022-01-17Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieubors-2081/+171
2022-01-17Add `~const` bound test for negative implswoppopo-3/+23
2022-01-17Auto merge of #92996 - matthiaskrgr:rollup-50wpzva, r=matthiaskrgrbors-106/+181
2022-01-17Rollup merge of #92937 - GuillaumeGomez:dot-separator, r=jshaMatthias Krüger-3/+38
2022-01-17Rollup merge of #92876 - compiler-errors:fix-turbofish-lifetime-suggestion, r...Matthias Krüger-44/+85
2022-01-17Rollup merge of #92819 - euclio:atty, r=CraftSpiderMatthias Krüger-41/+16
2022-01-17Rollup merge of #92808 - compiler-errors:wrap-struct-shorthand-field-in-varia...Matthias Krüger-10/+31
2022-01-17Rollup merge of #92799 - rust-lang:followup-from-92533, r=Aaron1011Matthias Krüger-7/+3
2022-01-17Rollup merge of #92795 - jsha:link-to-top, r=GuillaumeGomezMatthias Krüger-1/+8
2022-01-16Only suggest char literal for single-character stringschordtoll-2/+11
2022-01-17Auto merge of #92473 - petrochenkov:ltrattr2, r=Aaron1011bors-24/+12
2022-01-17Change TerminatorKind::Abort to call the panic handler instead ofAmanieu d'Antras-1/+1
2022-01-16Auto merge of #92935 - Xanewok:update-rls, r=pietroalbinibors-1/+0
2022-01-16Fix Visitor::NestedFilter in ClippyCameron Steffen-419/+126
2022-01-16Format clippyCameron Steffen-16/+4
2022-01-16Replace NestedVisitorMap with NestedFilterCameron Steffen-15/+18
2022-01-16update linux runners to ubuntu 20.04Pietro Albini-1/+1
2022-01-16Update unit tests to match more limited hint about escaping.Ivor Wanders-10/+11
2022-01-16Add unit test for cfg-arg without quotes.Ivor Wanders-0/+5
2022-01-16Rollup merge of #92792 - mdibaiee:92662/fix-intra-doc-generics, r=camelidMatthias Krüger-3/+54
2022-01-16Rollup merge of #92746 - estebank:question-mark-in-type, r=davidtwcoMatthias Krüger-34/+68