about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-26Rollup merge of #133367 - compiler-errors:array-len-mismatch, r=BoxyUwUMichael Goulet-71/+60
2024-11-26Rollup merge of #133362 - compiler-errors:existential-preds, r=BoxyUwUMichael Goulet-4/+0
2024-11-26Rollup merge of #133326 - nnethercote:rm-DefinitelyInitializedPlaces, r=cjgillotMichael Goulet-358/+13
2024-11-26Rollup merge of #133282 - tgross35:maybe-uninit-debug, r=AmanieuMichael Goulet-1/+12
2024-11-26Rollup merge of #133140 - dtolnay:precedence, r=fmeaseMichael Goulet-11/+11
2024-11-26Rollup merge of #133155 - nnethercote:yet-more-rustc_mir_dataflow-cleanups, r...Michael Goulet-213/+242
2024-11-26Rollup merge of #133140 - dtolnay:precedence, r=fmeaseMichael Goulet-225/+146
2024-11-26Rollup merge of #133136 - ChayimFriedman2:get-many-mut, r=AmanieuMichael Goulet-19/+249
2024-11-26Rollup merge of #133070 - nnethercote:lexer-tweaks, r=chenyukangMichael Goulet-125/+121
2024-11-26Rollup merge of #133042 - cuviper:btreemap-insert_entry, r=AmanieuMichael Goulet-31/+76
2024-11-26filesystem support for solarish.David Carlier-34/+75
2024-11-26[] Fix FP on proc macrosblyxyas-2/+3
2024-11-26Auto merge of #133500 - GuillaumeGomez:rollup-4vcthwo, r=GuillaumeGomezbors-773/+233
2024-11-26Merge pull request #18511 from darichey/sysroot-query-metadataLaurențiu Nicola-51/+150
2024-11-26Rollup merge of #133495 - lcnr:env-shadowing-tests, r=compiler-errorsGuillaume Gomez-0/+19
2024-11-26Rollup merge of #133481 - jieyouxu:avr-jmp-linker, r=saethlinGuillaume Gomez-0/+5
2024-11-26Rollup merge of #133473 - Enselic:cow, r=nnethercoteGuillaume Gomez-0/+11
2024-11-26Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errorsGuillaume Gomez-684/+23
2024-11-26Rollup merge of #133467 - Enselic:recurse-tests, r=lcnrGuillaume Gomez-0/+74
2024-11-26Rollup merge of #133464 - RalfJung:whitespace-panic, r=joboetGuillaume Gomez-7/+7
2024-11-26Rollup merge of #133462 - mustartt:aix-improve-bootstrap-loading, r=jieyouxuGuillaume Gomez-9/+9
2024-11-26Rollup merge of #133454 - zmodem:initializes_fix, r=nikicGuillaume Gomez-1/+1
2024-11-26Rollup merge of #133450 - onur-ozkan:update-triagebot, r=onur-ozkanGuillaume Gomez-1/+0
2024-11-26Rollup merge of #133443 - fmease:rm-dead-eff-code-ii, r=compiler-errorsGuillaume Gomez-33/+4
2024-11-26Rollup merge of #133430 - compiler-errors:param-mismatch, r=WaffleLapkinGuillaume Gomez-37/+75
2024-11-26Rollup merge of #133419 - CromFr:add-path-strip_prefix-test-example, r=AmanieuGuillaume Gomez-0/+1
2024-11-26Rollup merge of #133411 - RalfJung:emscripten-is-on-wasm, r=workingjubileeGuillaume Gomez-1/+4
2024-11-26Add missing code examples on `LocalKey`Guillaume Gomez-2/+28
2024-11-26Respect verify-llvm-ir option in the backendNikita Popov-3/+8
2024-11-26thread::available_parallelism for wasm32-wasip1-threadsSebastian Urban-3/+14
2024-11-26Refactor ReadDir into a state machinePiotr Osiewicz-70/+101
2024-11-26Pass end position of span through inline ASM cookiebeetrees-200/+1565
2024-11-26add test for alias-bound shadowing, rename folderlcnr-0/+19
2024-11-26update crasheslcnr-15/+89
2024-11-26Remove extra tests.Camille GILLOT-11/+0
2024-11-26Pacify tidy.Camille GILLOT-1/+0
2024-11-26Remove -Zfuel.Camille GILLOT-281/+19
2024-11-26do not constrain infer vars in `find_best_leaf_obligation`lcnr-123/+25
2024-11-26unnecessary_map_or: fix version for lint additionSamuel Tardieu-1/+1
2024-11-26Merge pull request #4059 from tiif/fixtestOli Scherer-49/+18
2024-11-26Simplify thread blocking teststiif-49/+18
2024-11-26Merge pull request #4061 from asquared31415/dep_info_fixRalf Jung-5/+8
2024-11-26Merge pull request #4016 from YohDeadfall/android-epollRalf Jung-22/+47
2024-11-26Add macro expansion test for raw variable namesMark Murphy-0/+28
2024-11-25fix confusing diagnostic for reserved `##`Peter Jaszkowiak-107/+141
2024-11-26tests: Add regression test for self referential struct with cow as last fieldMartin Nordholts-0/+19
2024-11-25attempt to fix miri failing to create file when under weird powershell config...asquared31415-5/+8
2024-11-26Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillotbors-409/+395
2024-11-26Auto merge of #133465 - ehuss:update-cargo, r=ehussbors-0/+0
2024-11-26Make some modules non-`pub`.Nicholas Nethercote-2/+2