about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-10-30Talk about `gen fn` in diagnostics about `gen fn`Oli Scherer-5/+5
2023-10-30Rollup merge of #117385 - RalfJung:deduce_param_attrs, r=oli-obkLeón Orell Valerian Liehr-0/+1
2023-10-30Rollup merge of #117382 - gurry:114529-ice-const-eval, r=oli-obkLeón Orell Valerian Liehr-4/+9
2023-10-30Rollup merge of #117371 - compiler-errors:unique-params, r=oli-obkLeón Orell Valerian Liehr-2/+9
2023-10-30Rollup merge of #117365 - bjorn3:sync_cg_clif-2023-10-29, r=oli-obkLeón Orell Valerian Liehr-334/+100
2023-10-30Rollup merge of #117350 - Zalathar:counters-indent, r=oli-obkLeón Orell Valerian Liehr-78/+19
2023-10-30Rollup merge of #117205 - weiznich:multiple_notes_for_on_unimplemented, r=com...León Orell Valerian Liehr-22/+24
2023-10-30Rollup merge of #117147 - DaniPopes:pphir-fn-variadic, r=compiler-errorsLeón Orell Valerian Liehr-15/+13
2023-10-30Streamline some `use` items.Nicholas Nethercote-17/+7
2023-10-30Remove an unnecessary `drop`.Nicholas Nethercote-3/+1
2023-10-30Streamline `collect_crate_types`.Nicholas Nethercote-15/+7
2023-10-30deduce_param_attrs: explain a read-only caseRalf Jung-0/+1
2023-10-30remove some dead codeRalf Jung-10/+0
2023-10-30Fail typeck for illegal break-with-valueGurinder Singh-4/+9
2023-10-29Delete unused InvalidDeprecationVersion diagnosticDavid Tolnay-15/+0
2023-10-29Store version of `deprecated` attribute in structured formDavid Tolnay-84/+72
2023-10-30Remove `check_output`.Nicholas Nethercote-21/+3
2023-10-29Rename Since -> StableSince in preparation for a DeprecatedSinceDavid Tolnay-10/+10
2023-10-30Wrap some overlong comments.Nicholas Nethercote-10/+12
2023-10-30Remove out-of-date comment.Nicholas Nethercote-2/+0
2023-10-30Improve readability of `parse_check_cfg`.Nicholas Nethercote-26/+13
2023-10-30Auto merge of #116485 - coastalwhite:stabilize-riscv-target-features, r=Amanieubors-20/+20
2023-10-30Make `Cfg` and `CheckCfg` non-generic.Nicholas Nethercote-40/+20
2023-10-30Change cfg parsers to produce symbols instead of strings.Nicholas Nethercote-54/+16
2023-10-30Reduce exposure of cfg parsers.Nicholas Nethercote-2/+2
2023-10-30Delay parsing of `--cfg` and `--check-cfg` options.Nicholas Nethercote-257/+246
2023-10-30coverage: Use a tracing span to group the parts of a sum-up expressionZalathar-1/+4
2023-10-30coverage: Inline the "recursive" worker methods for assigning countersZalathar-21/+5
2023-10-30coverage: Replace manual debug indents with nested tracing spansZalathar-65/+19
2023-10-30When encountering unclosed delimiters during parsing, check for diff markersEsteban Küber-27/+63
2023-10-30Account for `ref` and `mut` in the wrong place for pattern ident renamingEsteban Küber-1/+33
2023-10-29On object safety error, mention new enum as alternativeEsteban Küber-1/+63
2023-10-30Clean up `rustc_*/Cargo.toml`.Nicholas Nethercote-299/+400
2023-10-29Ignore RPIT duplicated lifetimes in opaque_types_defined_byMichael Goulet-2/+9
2023-10-30Remove `memoffset` dependency from `rustc_query_impl`.Nicholas Nethercote-3/+0
2023-10-29Merge commit 'dde58803fd6cbb270c7a437f36a8a3a29fbef679' into sync_cg_clif-202...bjorn3-334/+100
2023-10-29Auto merge of #116733 - compiler-errors:alias-liveness-but-this-time-sound, r...bors-20/+147
2023-10-29Enable cross-crate-inlining when MIR inlining is enabledBen Kimock-2/+7
2023-10-29Auto merge of #116889 - MU001999:master, r=petrochenkovbors-0/+2
2023-10-29Auto merge of #116270 - cjgillot:gvn-aggregate, r=oli-obk,RalfJungbors-136/+752
2023-10-29mipsel_unknown_netbsd.rs: fix indentation.Havard Eidnes-10/+10
2023-10-29Add support for mipsel-unknown-netbsd, 32-bit LE mips.Havard Eidnes-0/+22
2023-10-28Remove asmjs from compilerJubilee Young-21/+4
2023-10-29Auto merge of #117336 - workingjubilee:rollup-6negquv, r=workingjubileebors-50/+63
2023-10-29Auto merge of #117335 - workingjubilee:rollup-jsomm41, r=workingjubileebors-0/+39
2023-10-28Rollup merge of #117325 - Nilstrieb:pretty-macros, r=compiler-errorsJubilee-49/+37
2023-10-28Rollup merge of #117259 - dtolnay:macho, r=NilstriebJubilee-1/+1
2023-10-28Rollup merge of #117170 - he32:netbsd-i586, r=bjorn3Jubilee-0/+25
2023-10-28Rollup merge of #117319 - RalfJung:target-feature-inline-comment, r=tmiaskoJubilee-0/+5
2023-10-28Rollup merge of #117311 - RalfJung:unpretty-thir-help, r=petrochenkovJubilee-0/+1