about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-02-24Rollup merge of #94327 - Mark-Simulacrum:avoid-macro-sp, r=petrochenkovDylan DPC-2/+8
2022-02-24Rollup merge of #94316 - nnethercote:improve-string-literal-unescaping, r=pet...Dylan DPC-40/+45
2022-02-24Rollup merge of #94315 - lcnr:auto-trait-lint-update, r=oli-obkDylan DPC-7/+33
2022-02-24Rollup merge of #94308 - tmiasko:normalize-main-ret-ty, r=oli-obkDylan DPC-3/+12
2022-02-24Rollup merge of #94242 - compiler-errors:fat-uninhabitable-pointer, r=michael...Dylan DPC-18/+49
2022-02-24Rollup merge of #94212 - scottmcm:swapper, r=dtolnayDylan DPC-97/+263
2022-02-24Rollup merge of #94175 - Urgau:check-cfg-improvements, r=petrochenkovDylan DPC-47/+511
2022-02-24Rollup merge of #93714 - compiler-errors:can-type-impl-copy-error-span, r=jac...Dylan DPC-5/+65
2022-02-24Rollup merge of #91795 - petrochenkov:nomacreexport, r=cjgillotDylan DPC-49/+92
2022-02-24Update clippy testsVadim Petrochenkov-2/+2
2022-02-24resolve/metadata: Stop encoding macros as reexportsVadim Petrochenkov-23/+47
2022-02-24metadata: Tweak the way in which declarative macros are encodedVadim Petrochenkov-5/+8
2022-02-24resolve: Fix incorrect results of `opt_def_kind` query for some built-in macrosVadim Petrochenkov-19/+35
2022-02-24Auto merge of #94131 - Mark-Simulacrum:fmt-string, r=oli-obkbors-80/+84
2022-02-24restore spans for issue-50480Michael Goulet-19/+30
2022-02-24better ObligationCause for normalization errors in can_type_implement_copyMichael Goulet-22/+71
2022-02-24Avoid emitting full macro body into JSONMark Rousskov-2/+8
2022-02-24Auto merge of #94123 - bjorn3:cg_ssa_singleton_builder, r=tmiaskobors-150/+158
2022-02-24Introduce Bx::switch_to_blockbjorn3-94/+95
2022-02-24Auto merge of #94129 - cjgillot:rmeta-table, r=petrochenkovbors-490/+342
2022-02-24update auto trait lintlcnr-7/+33
2022-02-24Auto merge of #94314 - matthiaskrgr:rollup-hmed8n7, r=matthiaskrgrbors-105/+171
2022-02-24Rollup merge of #94300 - WaffleLapkin:patch-4, r=scottmcmMatthias Krüger-1/+1
2022-02-24Rollup merge of #94296 - lnicola:rust-analyzer-2022-02-23, r=lnicolaMatthias Krüger-16/+16
2022-02-24Rollup merge of #94292 - esp-rs:riscv32imc-esp-espidf-64bit-atomics, r=petroc...Matthias Krüger-2/+2
2022-02-24Rollup merge of #94288 - Mark-Simulacrum:ser-opt, r=nnethercoteMatthias Krüger-42/+19
2022-02-24Rollup merge of #94283 - hellow554:stable_flow_control, r=Dylan-DPCMatthias Krüger-2/+0
2022-02-24Rollup merge of #94273 - Dylan-DPC:doc/errorkind, r=joshtriplettMatthias Krüger-0/+13
2022-02-24Rollup merge of #94270 - RalfJung:fn-ptrs, r=oli-obkMatthias Krüger-31/+110
2022-02-24Rollup merge of #94267 - pierwill:fast-reject-bound, r=michaelwoeristerMatthias Krüger-4/+4
2022-02-24Rollup merge of #89887 - arlosi:char-debug, r=wesleywiserMatthias Krüger-7/+6
2022-02-24Inline a hot closure in `from_lit_token`.Nicholas Nethercote-17/+23
2022-02-24Improve `scan_escape`.Nicholas Nethercote-23/+22
2022-02-24Auto merge of #94107 - tmiasko:fewer-types, r=davidtwcobors-1/+10
2022-02-24Auto merge of #93438 - spastorino:node_id_to_hir_id_refactor, r=oli-obkbors-59/+74
2022-02-24word wrpaDylan DPC-5/+5
2022-02-24word wrpaDylan DPC-6/+9
2022-02-23Update library/std/src/io/error.rsDylan DPC-1/+1
2022-02-23Normalize main return type during mono item collection & codegenTomasz Miąsko-3/+12
2022-02-23Miri: relax fn ptr checkRalf Jung-31/+110
2022-02-23Auto merge of #94286 - matthiaskrgr:rollup-6i1spjg, r=matthiaskrgrbors-972/+1188
2022-02-23Fix a typo in documentation of `array::IntoIter::new_unchecked`Waffle Maybe-1/+1
2022-02-23Change `char` type in debuginfo to DW_ATE_UTFArlo Siemsen-7/+6
2022-02-23properly handle fat pointers to uninhabitable typesMichael Goulet-18/+49
2022-02-23:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2022-02-23riscv32imc_esp_espidf: set max_atomic_width to 64Scott Mabin-2/+2
2022-02-23Add compiler flag `--check-cfg` to the unstable bookLoïc BRANSTETT-0/+221
2022-02-23Continue improvements on the --check-cfg implementationLoïc BRANSTETT-55/+184
2022-02-23Rollup merge of #94285 - bjorn3:sync_cg_clif-2022-02-23, r=bjorn3Matthias Krüger-808/+842
2022-02-23Rollup merge of #94280 - tmiasko:should-print-region, r=oli-obkMatthias Krüger-6/+6