about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-11Update cargoWeihang Lo-1/+1
2022-11-11Document `Path::parent` behavior around relative pathsTobias Bucher-1/+12
2022-11-11Auto merge of #104293 - Manishearth:rollup-xj92d0k, r=Manishearthbors-521/+2191
2022-11-11Skip stable hashing without incremental.Camille GILLOT-1/+3
2022-11-11Adding Fuchsia compiler testing script, docsAndrew Pollack-2/+1095
2022-11-11Auto merge of #104289 - Dylan-DPC:rollup-v7wei2t, r=Dylan-DPCbors-151/+384
2022-11-11Don't ICE with inline const errors during MIR buildMichael Goulet-0/+24
2022-11-11Rollup merge of #104129 - notriddle:notriddle/102576-js-notable-trait, r=Mani...Manish Goregaokar-110/+360
2022-11-11Rollup merge of #104051 - RalfJung:miri, r=RalfJungManish Goregaokar-218/+831
2022-11-11Rollup merge of #103960 - AndyJado:var_path_only_diag, r=davidtwcoManish Goregaokar-60/+261
2022-11-11Rollup merge of #103531 - chenyukang:yukang/fix-103474, r=estebankManish Goregaokar-16/+88
2022-11-11Rollup merge of #103468 - chenyukang:yukang/fix-103435-extra-parentheses, r=e...Manish Goregaokar-20/+149
2022-11-11Rollup merge of #102215 - alexcrichton:wasm-link-whole-archive, r=estebankManish Goregaokar-2/+2
2022-11-11Rollup merge of #100386 - compiler-errors:sized-coinductive-redux, r=lcnrManish Goregaokar-70/+118
2022-11-11Rollup merge of #95292 - BGR360:const-trait-specialize, r=lcnrManish Goregaokar-25/+382
2022-11-11rustdoc: fix HTML validation failure by escaping `data-ty`Michael Howell-2/+2
2022-11-11rustdoc: add test cases for checkbox togglesMichael Howell-4/+79
2022-11-11Introduce `ExprKind::IncludedBytes`clubby789-15/+78
2022-11-11Add regression test for multi-level importGuillaume Gomez-0/+34
2022-11-11Correctly import all attributes from multi-level importGuillaume Gomez-7/+87
2022-11-11Add Tristan as maintainerFlorian Bartels-0/+1
2022-11-11Rollup merge of #104245 - kubycsolutions:master, r=jyn514Dylan DPC-4/+9
2022-11-11Rollup merge of #104217 - Nilstrieb:funny-dollar-syntax, r=TaKO8KiDylan DPC-10/+31
2022-11-11Rollup merge of #104216 - Nilstrieb:dont-ice-invalid-operator-traits, r=estebankDylan DPC-1/+50
2022-11-11Rollup merge of #104202 - camsteffen:103748, r=estebankDylan DPC-1/+61
2022-11-11Rollup merge of #104169 - GuillaumeGomez:migrate-css-target, r=notriddleDylan DPC-15/+43
2022-11-11Rollup merge of #104146 - Ayush1325:remote-test-server, r=jyn514Dylan DPC-1/+13
2022-11-11Rollup merge of #103924 - PeteDevoy:patch-1, r=estebankDylan DPC-1/+1
2022-11-11Rollup merge of #103445 - fmease:fix-50291, r=estebankDylan DPC-13/+17
2022-11-11Rollup merge of #100633 - estebank:must_use_async_fn_return, r=tmandryDylan DPC-105/+159
2022-11-11Print all labels, even if they have no span. Fall back to main item's span.Oli Scherer-51/+110
2022-11-11Don't add message that will never be shown to usersOli Scherer-9/+6
2022-11-11Remove some redundant argumentsOli Scherer-9/+5
2022-11-11Auto merge of #102872 - mikebenfield:better-get-discr, r=nagisabors-49/+371
2022-11-11Use the interned stable hash as plain hash.Camille GILLOT-4/+6
2022-11-11Hash spans when interning.Camille GILLOT-50/+6
2022-11-11Do not rename bound variables when verbose-printing binders.Camille GILLOT-57/+23
2022-11-11Recover from fn ptr tys with generic param listLeón Orell Valerian Liehr-3/+228
2022-11-11Try another wayAlbert Larsan-7/+9
2022-11-11Clean-up formatting.Camille GILLOT-5/+4
2022-11-11Visit opaque types during type collection too.Camille GILLOT-342/+120
2022-11-11Apply suggestionsAlbert Larsan-4/+4
2022-11-11Resolve lifetimes using the regular logic for RPIT.Camille GILLOT-62/+238
2022-11-11Resolve lifetimes independently for each item-like.Camille GILLOT-187/+67
2022-11-11Tweak signatures in rustc_middle::hir::map.Camille GILLOT-4/+11
2022-11-11Add `nto` as known `target_os`Florian Bartels-1/+1
2022-11-11Add no_std AArch64 support for the QNX Neutrino (nto) 7.1 RTOSFlorian Bartels-0/+192
2022-11-11rustc_codegen_ssa: Better code generation for niche discriminants.Michael Benfield-49/+371
2022-11-11Auto merge of #103898 - Nilstrieb:match-macro, r=nnethercotebors-143/+289
2022-11-10Oops, bless this test.Ben Reeves-1/+1