summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-08-29Add `-Zlint-llvm-ir`DianQK-0/+7
2024-08-29Auto merge of #17993 - ChayimFriedman2:convert-to-tuple-attrs, r=Veykrilbors-11/+49
2024-08-29Auto merge of #17991 - ChayimFriedman2:extract-variable-ref, r=Veykrilbors-10/+140
2024-08-29Auto merge of #17987 - ChayimFriedman2:column-macro, r=Veykrilbors-1/+33
2024-08-29Auto merge of #17988 - darichey:fix-scip-def, r=Veykrilbors-1/+3
2024-08-29Allow running `./x.py test compiler`Lukas Wirth-8/+3
2024-08-29Auto merge of #17940 - ChayimFriedman2:closure-to-fn, r=Veykrilbors-13/+1511
2024-08-29Merge from rust-lang/rustLaurențiu Nicola-7638/+13826
2024-08-29Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-08-29fix: Fix TokenStream::to_string implementation dropping quotation marksLukas Wirth-3/+8
2024-08-29fix: Fix proc-macro server crashing when parsing a non-lexable string into a ...Lukas Wirth-3/+15
2024-08-29fix wasm testRalf Jung-15/+28
2024-08-29Merge from rustcThe Miri Cronjob Bot-15/+66
2024-08-29Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-08-29Auto merge of #17992 - Wilfred:newlines_in_logs, r=Veykrilbors-2/+2
2024-08-29Stop using ty::GenericPredicates for non-predicates_of queriesMichael Goulet-16/+5
2024-08-28Rollup merge of #129695 - GuillaumeGomez:fix-clippy-rustdoc-path, r=onur-ozkanJubilee-1/+1
2024-08-28Rollup merge of #129617 - rustbot:docs-update, r=ehussJubilee-0/+1
2024-08-28Rollup merge of #129401 - workingjubilee:partial-initialization-of-stabilizat...Jubilee-5/+0
2024-08-28Fix incorrect symbol definitions in SCIP outputDavid Richey-1/+3
2024-08-28Auto merge of #127537 - veluca93:struct_tf, r=BoxyUwUbors-0/+7
2024-08-28fmt-debug optionKornel-1/+17
2024-08-29Consider field attributes when converting from tuple to named struct and the ...Chayim Refael Friedman-11/+49
2024-08-29Also handle deref expressions in "Extract variable"Chayim Refael Friedman-15/+59
2024-08-28internal: Avoid newlines in fetch workspace errorsWilfred Hughes-2/+2
2024-08-29Don't add reference when it isn't needed for the "Extract variable" assistChayim Refael Friedman-1/+42
2024-08-28Consider all expressions that autoderef in "Extract variable", not just metho...Chayim Refael Friedman-3/+48
2024-08-28Fix name resolution of shadowed builtin macroChayim Refael Friedman-1/+33
2024-08-28Update referenceEric Huss-0/+0
2024-08-29Separate core search logic with search uiFolyd-2281/+2319
2024-08-28Fix path to run clippy on rustdocGuillaume Gomez-1/+1
2024-08-28Rollup merge of #129641 - notriddle:notriddle/missing-crates-js-resource-suff...Matthias Krüger-9/+15
2024-08-28Rollup merge of #129613 - RalfJung:interpret-target-feat, r=saethlinMatthias Krüger-6/+40
2024-08-28Rollup merge of #129608 - RalfJung:const-eval-ub-checks, r=saethlinMatthias Krüger-0/+4
2024-08-28Auto merge of #3837 - JoJoDeveloping:tb-compacting-provenance-gc, r=RalfJungbors-17/+237
2024-08-28address nitsJohannes Hostert-15/+26
2024-08-28Auto merge of #17981 - lnicola:proc-macro-cwd, r=Veykrilbors-2/+2
2024-08-28Add benchmark for TB slowdownJohannes Hostert-0/+41
2024-08-28Fix cwd used for proc macro expansionLaurențiu Nicola-2/+2
2024-08-28Add test for tokio file io and mpsctiif-9/+72
2024-08-28Implement RFC 3525.Luca Versari-0/+7
2024-08-28Merge from rustcThe Miri Cronjob Bot-126/+371
2024-08-28Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-08-27Auto merge of #128506 - compiler-errors:by-move-body, r=cjgillotbors-2/+5
2024-08-27docs: Update docs for the rustc's `-L` optionVadim Petrochenkov-1/+1
2024-08-27Auto merge of #3804 - tiif:blockit, r=oli-obkbors-64/+316
2024-08-27Make Tree Borrows Provenance GC compact the treeJohannes Hostert-17/+185
2024-08-27Add explanation to TB's "piecewise bottom-up" traversalJohannes Hostert-44/+111
2024-08-27miri: Remove feature(new_uninit)Jubilee Young-5/+0
2024-08-27Rollup merge of #129634 - compiler-errors:tidy-2024, r=albertlarsan68Matthias Krüger-4/+6