about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-07-17cleanup: remove support for 3DNow! cpu featuresAugie Fackler-3/+1
2024-07-16Rollup merge of #127780 - compiler-errors:zip-args, r=jieyouxuTrevor Gross-0/+1
2024-07-16Rollup merge of #127709 - Zalathar:pair-mod, r=NadrierilTrevor Gross-245/+272
2024-07-16Rollup merge of #120990 - chenyukang:yukang-fix-120327-dbg, r=oli-obkTrevor Gross-2/+63
2024-07-16Auto merge of #127638 - adwinwhite:cache_string, r=oli-obkbors-10/+28
2024-07-15Auto merge of #127629 - tesuji:suggest-option-ref-unwrap_or, r=estebankbors-0/+79
2024-07-15Make sure trait def ids match before zipping args in note_function_argument_o...Michael Goulet-0/+1
2024-07-15Rollup merge of #127758 - Zalathar:expression-used, r=oli-obkMatthias Krüger-26/+37
2024-07-15Rollup merge of #127729 - compiler-errors:ed-2024-gen, r=oli-obkMatthias Krüger-50/+58
2024-07-15Rollup merge of #127407 - estebank:parser-suggestions, r=oli-obkMatthias Krüger-200/+370
2024-07-15Rollup merge of #124921 - RalfJung:offset-from-same-addr, r=oli-obkMatthias Krüger-15/+18
2024-07-16Suggest a borrow when using dbgyukang-2/+63
2024-07-15Use multipart_suggestion to avoid place holder in span_to_snippetLzu Tao-8/+12
2024-07-15Add support for `Result<&T, _>'Lzu Tao-10/+9
2024-07-15coverage: Restrict `ExpressionUsed` simplification to `Code` mappingsZalathar-19/+27
2024-07-15coverage: Store a copy of `num_bcbs` in `ExtractedMappings`Zalathar-7/+10
2024-07-15Auto merge of #127265 - harmou01:dev/harmou01/target-spec-metadata, r=Nilstriebbors-887/+903
2024-07-14Auto merge of #127718 - cjgillot:find_field, r=compiler-errorsbors-55/+73
2024-07-14Rollup merge of #127630 - compiler-errors:type-ascription, r=chenyukangMatthias Krüger-3/+1
2024-07-14Rollup merge of #127587 - compiler-errors:all-features-at-once, r=NilstriebMatthias Krüger-20/+3
2024-07-14Rollup merge of #127273 - nnethercote:fix-DebugParser, r=workingjubileeMatthias Krüger-70/+310
2024-07-14Suppress some fallout from gen in synstructureMichael Goulet-0/+8
2024-07-14Stop using the gen keyword in the compilerMichael Goulet-50/+50
2024-07-14Add cache for `allocate_str`Adwin White-10/+28
2024-07-14find_field does not need to be a query.Camille GILLOT-55/+73
2024-07-14Auto merge of #127670 - compiler-errors:no-type-length-limit, r=jackh726bors-1/+5
2024-07-14Auto merge of #127713 - matthiaskrgr:rollup-zxlyexf, r=matthiaskrgrbors-0/+14
2024-07-14Rollup merge of #127710 - RalfJung:features, r=compiler-errorsMatthias Krüger-0/+14
2024-07-14Auto merge of #127087 - cjgillot:small-map, r=oli-obkbors-131/+229
2024-07-14clarify the meaning of the version number for accepted/removed featuresRalf Jung-0/+14
2024-07-14Improve internal docs for `MatchPair`Zalathar-5/+24
2024-07-14Move `MatchPair` tree creation to its own moduleZalathar-240/+248
2024-07-13Rollup merge of #127558 - nnethercote:more-Attribute-cleanups, r=petrochenkovJubilee-158/+150
2024-07-13Rollup merge of #127477 - nnethercote:tweak-inner_attr_ranges, r=petrochenkovJubilee-8/+3
2024-07-13Rollup merge of #127434 - onur-ozkan:use-bootstrap-instead-of-rustbuild, r=Ma...Jubilee-2/+2
2024-07-13Merge commit '659243d85c7489412bd0faa1c068d904a6042941' into sync_cg_clif-202...bjorn3-77/+94
2024-07-13Propagate places through assignments.Camille GILLOT-10/+109
2024-07-13Create mapped places upon seeing them in the body.Camille GILLOT-131/+130
2024-07-13Fix `DebugParser`.Nicholas Nethercote-14/+104
2024-07-13Add a test for `Parser::debug_lookahead`.Nicholas Nethercote-0/+149
2024-07-13Rollup merge of #127654 - nikic:llvm-ndebug-fix, r=cuviperJacob Pratt-14/+8
2024-07-13Change `look` from a macro to a function.Nicholas Nethercote-62/+63
2024-07-12Gate the type length limit check behind a nightly flagMichael Goulet-1/+5
2024-07-12Auto merge of #127665 - workingjubilee:rollup-g90yr21, r=workingjubileebors-129/+353
2024-07-12Rollup merge of #127632 - compiler-errors:precise-capturing-rustdoc, r=fmeaseJubilee-0/+7
2024-07-12Rollup merge of #127631 - compiler-errors:yeet-fully-norm, r=lcnrJubilee-74/+36
2024-07-12Rollup merge of #127619 - compiler-errors:precise-capturing-better-sugg, r=ol...Jubilee-12/+142
2024-07-12Rollup merge of #127535 - spastorino:unsafe_code-unsafe_extern_blocks, r=oli-obkJubilee-0/+10
2024-07-12Rollup merge of #127310 - chenyukang:yukang-fix-suggest-import-ice, r=estebankJubilee-5/+5
2024-07-12Rollup merge of #127209 - sayantn:xop, r=AmanieuJubilee-0/+5