about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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
2021-10-07rustc_driver: Enable the `WARN` log level by defaultEliza Weisman-8/+11
2021-10-07Remove unused clippy bootstrap env varsCameron Steffen-8/+1
2021-10-07Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavorHans Kratz-13/+189
2021-10-07Rollup merge of #89615 - willcrichton:fix-get-body-with-borrowck-facts, r=oli...Guillaume Gomez-1/+1
2021-10-07Rollup merge of #89596 - GuillaumeGomez:implicit-doc-cfg, r=jyn514Guillaume Gomez-10/+247
2021-10-07Rollup merge of #89585 - nbdd0121:issue-89574, r=estebankGuillaume Gomez-31/+64
2021-10-07Rollup merge of #89559 - krasimirgg:llvm-14-fatal_error_handler_t, r=nagisaGuillaume Gomez-0/+4
2021-10-07Rollup merge of #89477 - Nicholas-Baron:compute_diff_rs, r=Mark-SimulacrumGuillaume Gomez-142/+170
2021-10-07Rollup merge of #89461 - crlf0710:dyn_upcasting_lint, r=nikomatsakisGuillaume Gomez-1/+168
2021-10-07Rollup merge of #89298 - gcohara:issue89193, r=workingjubileeGuillaume Gomez-8/+76
2021-10-07Auto merge of #89534 - camsteffen:diag-name, r=oli-obkbors-146/+142
2021-10-07Add tests for panic and [debug_]assert in Rust 2021.Mara Bos-0/+125
2021-10-07Use correct edition for panic in [debug_]assert!() etc.Mara Bos-4/+23
2021-10-07Auto merge of #86525 - shamatar:array_len_opt, r=oli-obkbors-9/+979
2021-10-07Remove untracked vtable-const-allocation cache from tcxMichael Woerister-15/+29
2021-10-07Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyupflip1995-2940/+4259
2021-10-07Auto merge of #7783 - flip1995:rustup, r=flip1995bors-254/+256
2021-10-07Bump nightly version -> 2021-10-07flip1995-1/+1
2021-10-07Allow invalid-paths for regex pathsflip1995-0/+6
2021-10-07Merge remote-tracking branch 'upstream/master' into rustupflip1995-2957/+4280
2021-10-07Auto merge of #89495 - Mark-Simulacrum:add-inlines, r=michaelwoeristerbors-0/+2
2021-10-07Auto merge of #7780 - mikerite:update_lints_mod_revert, r=llogiqbors-17/+10
2021-10-07Revert `update_lints` module list generating codeMichael Wright-17/+10
2021-10-07Auto merge of #89454 - erikdesjardins:perfattrcheck, r=nikomatsakisbors-38/+4
2021-10-06Query the fingerprint style during key reconstructionMark Rousskov-48/+74
2021-10-06Add InferCtxt::with_opaque_type_inference to get_body_with_borrowck_factsWill Crichton-1/+1
2021-10-06Regenerate tables for Unicode 14.0.0Josh Stone-553/+653
2021-10-06Let unicode-table-generator fail gracefully for bitsetsJosh Stone-4/+6
2021-10-06Redo #81358 in unicode-table-generatorJosh Stone-7/+15
2021-10-06Auto merge of #89608 - Manishearth:rollup-m7kd76f, r=Manishearthbors-249/+984
2021-10-06Enable AutoFDO.Michael Benfield-9/+120
2021-10-06Rollup merge of #89591 - infinity0:master, r=AmanieuManish Goregaokar-0/+1
2021-10-06Rollup merge of #89588 - BoxyUwU:add_a_test_uwu, r=lcnrManish Goregaokar-0/+29
2021-10-06Rollup merge of #89531 - devnexen:stack_overflow_bsd_libc_upd, r=dtolnayManish Goregaokar-3/+3
2021-10-06Rollup merge of #89528 - FabianWolff:issue-89497, r=jackh726Manish Goregaokar-14/+80
2021-10-06Rollup merge of #89506 - yaymukund:docblock-headings, r=GuillaumeGomezManish Goregaokar-122/+264
2021-10-06Rollup merge of #89501 - Aaron1011:escaping-name-regions, r=davidtwcoManish Goregaokar-39/+209
2021-10-06Rollup merge of #89329 - tmiasko:print-type-sizes-no-fields, r=jackh726Manish Goregaokar-3/+7
2021-10-06Rollup merge of #89324 - yoshuawuyts:hardware-parallelism, r=m-ou-seManish Goregaokar-16/+18
2021-10-06Rollup merge of #89245 - DeveloperC286:iter_mut_fields_to_private, r=joshtrip...Manish Goregaokar-16/+21
2021-10-06Rollup merge of #89050 - DeveloperC286:drain_fields_to_private, r=joshtriplettManish Goregaokar-17/+26
2021-10-06Rollup merge of #88523 - kpreid:category, r=yaahcManish Goregaokar-4/+22
2021-10-06Rollup merge of #87601 - a1phyr:feature_uint_add_signed, r=kennytmManish Goregaokar-15/+304