about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-09Rollup merge of #89641 - asquared31415:asm-feature-attr-regs, r=oli-obkMatthias Krüger-112/+213
2021-10-09Rollup merge of #89634 - hawkw:eliza/enable-err-warn, r=oli-obkMatthias Krüger-16/+19
2021-10-09Rollup merge of #89605 - camelid:fix-version, r=nagisaMatthias Krüger-1/+1
2021-10-09Rollup merge of #88707 - sylvestre:split_example, r=yaahcMatthias Krüger-0/+6
2021-10-09Auto merge of #89582 - jkugelman:optimize-file-read-to-end, r=joshtriplettbors-46/+146
2021-10-08Auto merge of #89683 - GuillaumeGomez:rollup-q2mjd9m, r=GuillaumeGomezbors-84/+166
2021-10-08Rollup merge of #89672 - klensy:unwrap-or-macro, r=jackh726Guillaume Gomez-17/+8
2021-10-08Rollup merge of #89669 - Urgau:json-remove-type-never, r=GuillaumeGomezGuillaume Gomez-4/+23
2021-10-08Rollup merge of #89668 - Urgau:core-cfg-hide, r=GuillaumeGomezGuillaume Gomez-1/+7
2021-10-08Rollup merge of #89649 - matthiaskrgr:clippycompl, r=jyn514Guillaume Gomez-30/+23
2021-10-08Rollup merge of #89538 - notriddle:notriddle/arrow-highlight, r=GuillaumeGomezGuillaume Gomez-18/+31
2021-10-08Rollup merge of #86506 - b-naber:gen_trait_impl_inconsistent, r=jackh726Guillaume Gomez-14/+74
2021-10-08Auto merge of #89666 - rusticstuff:disable_new_llvm_pass_manager_on_s390x_tak...bors-4/+13
2021-10-08clippy::complexity fixesMatthias Krüger-30/+23
2021-10-08bless warningsEliza Weisman-0/+1
2021-10-08remove unwrap_or! macroklensy-17/+8
2021-10-08Cfg hide more conditions for allocLoïc BRANSTETT-1/+6
2021-10-08Remove special-casing of never primitive in rustdoc-json-typesLoïc BRANSTETT-4/+23
2021-10-08Auto merge of #89644 - matthiaskrgr:clippy_perf_okt, r=jyn514bors-3/+3
2021-10-08Cfg hide more conditions for coreLoïc BRANSTETT-0/+1
2021-10-08Default to disabling the new pass manager for the s390x targets.Hans Kratz-4/+13
2021-10-08Auto merge of #89576 - tom7980:issue-89275-fix, r=estebankbors-18/+82
2021-10-08Auto merge of #89619 - michaelwoerister:incr-vtables, r=nagisabors-82/+125
2021-10-08testsb-naber-4/+39
2021-10-08dont normalize return type during candidate assembly in method probingb-naber-10/+35
2021-10-08Auto merge of #89659 - workingjubilee:rollup-0vggc69, r=workingjubileebors-123/+1034
2021-10-07Rollup merge of #89622 - m-ou-se:debug-assert-2021, r=estebankJubilee-4/+148
2021-10-07Rollup merge of #89476 - cjgillot:expn-id, r=petrochenkovJubilee-19/+51
2021-10-07Rollup merge of #89288 - rusticstuff:lld_wrapper, r=Mark-SimulacrumJubilee-13/+189
2021-10-07Rollup merge of #89082 - smoelius:master, r=kennytmJubilee-40/+313
2021-10-07Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoeristerJubilee-23/+201
2021-10-07Rollup merge of #88772 - orlp:result-map-or-else-docfix, r=yaahcJubilee-3/+2
2021-10-07Rollup merge of #88137 - joshtriplett:osx-strip-symbols-no-option, r=michaelw...Jubilee-12/+10
2021-10-07Rollup merge of #87918 - mikebenfield:pr-afdo, r=nikicJubilee-9/+120
2021-10-08Auto merge of #89646 - camelid:miri-up, r=RalfJungbors-7/+11
2021-10-07Auto merge of #89638 - rust-lang:revert-88548-intersperse, r=Mark-Simulacrumbors-12/+20
2021-10-07Optimize File::read_to_end and read_to_stringJohn Kugelman-46/+146
2021-10-07Update MiriNoah Lev-7/+11
2021-10-07some clippy::perf fixesMatthias Krüger-3/+3
2021-10-07Auto merge of #89617 - flip1995:clippyup, r=Manishearthbors-2940/+4259
2021-10-07make #[target_feature] work with `asm` register classesasquared31415-112/+213
2021-10-07lol i forgot the syntax for my own crate's macrosEliza Weisman-2/+2
2021-10-07comma-related changesEliza Weisman-2/+2
2021-10-07Turn tcx.vtable_allocation() into a query.Michael Woerister-69/+98
2021-10-07use structured fields in some existing warningsEliza Weisman-6/+5
2021-10-07make them structured while i'm hereEliza Weisman-2/+2
2021-10-07demote `rustc_peek` traces look not user-facingEliza Weisman-2/+2
2021-10-07Revert "Stabilize `Iterator::intersperse()`"Jane Lusby-12/+20
2021-10-07Auto merge of #89629 - GuillaumeGomez:rollup-s4r8me6, r=GuillaumeGomezbors-193/+730
2021-10-07Update compiler/rustc_driver/src/lib.rsEliza Weisman-1/+1