about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-04-05Fix ProvenVia for global where clausesMichael Goulet-2/+10
2025-04-05formatAdam Kobzan-3/+3
2025-04-05Fix TypoAdam Kobzan-2/+2
2025-04-05In `simplify_repeated_aggregate`, don't test first element against itselfYotam Ofek-3/+3
2025-04-05Reuse the index from promoted nodes when coloring executed tasksJohn Kåre Alsaker-36/+88
2025-04-05Auto merge of #139292 - compiler-errors:folder-experiment-7, r=lqdbors-1/+23
2025-04-05let `rustc_smir` host `stable_mir` for refactoringMakai-302/+344
2025-04-05Switch `time` to `jiff` for time formatting in ICE dumpsclubby789-11/+4
2025-04-05Auto merge of #139401 - matthiaskrgr:rollup-uqdfj6u, r=matthiaskrgrbors-0/+40
2025-04-05Dedup call to layout queryYotam Ofek-25/+11
2025-04-05Only `format!` error message on failureYotam Ofek-1/+1
2025-04-05Rollup merge of #138368 - rcvalle:rust-kcfi-arity, r=davidtwcoMatthias Krüger-0/+40
2025-04-05Auto merge of #139281 - petrochenkov:ctxtdecod6, r=wesleywiserbors-103/+67
2025-04-05KCFI: Add KCFI arity indicator supportRamon de C Valle-0/+40
2025-04-05Rollup merge of #139341 - nnethercote:fix-137874, r=petrochenkovStuart Cook-4/+16
2025-04-05Rollup merge of #139285 - tshepang:uniform-case, r=jieyouxuStuart Cook-5/+7
2025-04-05Rollup merge of #138950 - yaahc:svh-metrics-name, r=bjorn3Stuart Cook-8/+10
2025-04-05Rollup merge of #138826 - makai410:assoc-items, r=celinvalStuart Cook-7/+185
2025-04-05Rollup merge of #137880 - EnzymeAD:autodiff-batching, r=oli-obkStuart Cook-179/+476
2025-04-04Auto merge of #139390 - matthiaskrgr:rollup-l64euwx, r=matthiaskrgrbors-86/+35
2025-04-04Detect and provide suggestion for `&raw EXPR`Michael Goulet-1/+49
2025-04-04Don't construct preds w escaping bound vars in diagnostic_hir_wf_checkMichael Goulet-1/+10
2025-04-05check if merged attributes list is emptyTakayuki Maeda-7/+9
2025-04-04Update `rustc-literal-escaper` version to `0.0.2`Guillaume Gomez-3/+3
2025-04-04Rollup merge of #139374 - oli-obk:const-trait-bound, r=compiler-errorsMatthias Krüger-2/+2
2025-04-04Rollup merge of #139366 - RalfJung:ToSocketAddrs, r=jieyouxuMatthias Krüger-1/+1
2025-04-04Rollup merge of #139353 - nnethercote:LateAnon, r=compiler-errorsMatthias Krüger-4/+4
2025-04-04Rollup merge of #139348 - meithecatte:async-destructor-minify, r=petrochenkovMatthias Krüger-17/+6
2025-04-04Rollup merge of #139041 - nnethercote:rm-rustc_middle-ty-util-ExplicitSelf, r...Matthias Krüger-62/+22
2025-04-04Auto merge of #138785 - lcnr:typing-mode-borrowck, r=compiler-errors,oli-obkbors-497/+591
2025-04-04add new flag to print the module post-AD, before optsManuel Drehwald-5/+17
2025-04-04add autodiff batching backendManuel Drehwald-44/+196
2025-04-04Auto merge of #137869 - Noratrieb:Now_I_am_become_death,_the_destroyer_of_i68...bors-1/+1
2025-04-04Use the span of the whole bound when the diagnostic talks about a boundOli Scherer-2/+2
2025-04-04refactor: Move env parsing of deployment target to rustc_sessionMads Marquart-75/+74
2025-04-04refactor: Move Apple OSVersion (back) to rustc_targetMads Marquart-100/+125
2025-04-04ToSocketAddrs: fix typoRalf Jung-1/+1
2025-04-04Replace `rustc_lexer/unescape` with `rustc-literal-escaper` crateGuillaume Gomez-742/+13
2025-04-04Do not visit whole crate to compute `lints_that_dont_need_to_run`.Camille GILLOT-91/+28
2025-04-04Default auto traits: fix perfBryanskiy-35/+51
2025-04-04Auto merge of #139213 - bjorn3:cg_clif_test_coretests, r=jieyouxubors-23/+34
2025-04-04Make the compiler suggest actual paths instead of visible paths if the visibl...morine0122-2/+14
2025-04-04Only introduce stable projections.Camille GILLOT-4/+12
2025-04-04Allow GVN to produce places and not just locals.Camille GILLOT-27/+39
2025-04-04fixup! Implement `super let`.Mara Bos-1/+1
2025-04-04Auto merge of #139354 - matthiaskrgr:rollup-04lgx23, r=matthiaskrgrbors-182/+160
2025-04-04Boolean hate.Mara Bos-5/+15
2025-04-04Fix typo in pretty printing super let.Mara Bos-1/+1
2025-04-04Implement `super let`.Mara Bos-30/+108
2025-04-04Rollup merge of #139349 - meithecatte:destructor-constness, r=compiler-errorsMatthias Krüger-0/+5