about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-10-23nightly feature tracking: get rid of the per-feature bool fieldsRalf Jung-8/+8
2024-10-22Represent TraitBoundModifiers as distinct parts in HIRMichael Goulet-43/+58
2024-10-22Auto merge of #132035 - matthiaskrgr:rollup-ty1e4q0, r=matthiaskrgrbors-112/+100
2024-10-22Rollup merge of #132033 - Zalathar:directive-line, r=jieyouxuMatthias Krüger-65/+56
2024-10-22Rollup merge of #132006 - onur-ozkan:131947, r=jieyouxuMatthias Krüger-7/+9
2024-10-22Rollup merge of #131732 - m4tx:fix-82824, r=davidtwcoMatthias Krüger-37/+2
2024-10-22Rollup merge of #131731 - lucarlig:master, r=onur-ozkanMatthias Krüger-3/+33
2024-10-22Auto merge of #131321 - RalfJung:feature-activation, r=nnethercotebors-5/+1
2024-10-22Make `line_directive` return a `DirectiveLine`Zalathar-15/+20
2024-10-22Rename some fields of `DirectiveLine`Zalathar-23/+27
2024-10-22Stop using `line_directive` in `runtest::debugger`Zalathar-30/+12
2024-10-22Auto merge of #132030 - matthiaskrgr:rollup-1g6quh0, r=matthiaskrgrbors-2914/+7102
2024-10-22Rollup merge of #132029 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-2913/+7101
2024-10-22Rollup merge of #132021 - tshepang:patch-2, r=workingjubileeMatthias Krüger-1/+1
2024-10-22Replace some LayoutError variants with the rustc_abi errorsLaurențiu Nicola-24/+22
2024-10-22Bump rustc cratesLaurențiu Nicola-5/+5
2024-10-22Merge from rust-lang/rustLaurențiu Nicola-3422/+6098
2024-10-22Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-10-22terminology: #[feature] *enables* a feature (instead of "declaring" or "activ...Ralf Jung-5/+1
2024-10-22Auto merge of #132020 - workingjubilee:rollup-a8iehqg, r=workingjubileebors-24/+76
2024-10-22nuttx.md: typoTshepang Mbambo-1/+1
2024-10-21Rollup merge of #132015 - compiler-errors:move-const-trait-tests, r=fee1-deadJubilee-10/+10
2024-10-21Rollup merge of #131954 - the8472:bootstrap-parallel-git, r=KobzolJubilee-14/+46
2024-10-21Rollup merge of #130432 - azhogin:azhogin/regparm, r=workingjubilee,pnkfelixJubilee-0/+20
2024-10-22Auto merge of #129935 - RalfJung:unsupported_calling_conventions, r=compiler-...bors-14/+14
2024-10-22Move testsMichael Goulet-10/+10
2024-10-21Auto merge of #131570 - ehuss:update-xcode, r=Mark-Simulacrumbors-5/+5
2024-10-21Auto merge of #18360 - roife:safe-kw-3, r=Veykrilbors-54/+146
2024-10-21Auto merge of #132005 - matthiaskrgr:rollup-ced4upi, r=matthiaskrgrbors-42/+18
2024-10-22minor: refactor completions in item_listroife-27/+24
2024-10-21don't stage-off to previous compiler when CI rustc is availableonur-ozkan-7/+9
2024-10-21Rollup merge of #131737 - jieyouxu:note-summary, r=ehussMatthias Krüger-0/+11
2024-10-21Rollup merge of #130350 - RalfJung:strict-provenance, r=dtolnayMatthias Krüger-42/+7
2024-10-21Auto merge of #18361 - Veykril:veykril/push-uzsokssoyznx, r=Veykrilbors-41/+125
2024-10-21fix: Fix token downmapping failing for include! inputsLukas Wirth-41/+125
2024-10-21Auto merge of #130987 - thejpster:revise-arm-platform-notes-soft-float, r=ehussbors-22/+45
2024-10-21feat: better completions for extern blcoksroife-18/+104
2024-10-21refactor add_keywords in ide-completions for clarityroife-47/+56
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-42/+7
2024-10-21Auto merge of #18359 - Daanoz:support-initializeStopped, r=Veykrilbors-1/+17
2024-10-21Auto merge of #18294 - Giga-Bowser:master, r=Veykrilbors-2387/+4718
2024-10-21Auto merge of #18337 - dqkqd:issue-18287, r=Veykrilbors-4/+20
2024-10-21fix: private items are shown in completions for modules in fn bodyKhanh Duong Quoc-4/+20
2024-10-21fix: FIx mbe bench tests being iteration order dependentLukas Wirth-5/+8
2024-10-21Update ide testsLukas Wirth-178/+179
2024-10-21Fix recursive_adt fixtureLukas Wirth-6/+8
2024-10-21Update rustc-hash to version 2Noratrieb-31/+34
2024-10-21feat: support initializeStopped settingDaan Sieben-1/+17
2024-10-21Auto merge of #130628 - workingjubilee:clean-up-result-ffi-guarantees, r=Ralf...bors-14/+0
2024-10-21Auto merge of #131988 - matthiaskrgr:rollup-tx173wn, r=matthiaskrgrbors-1234/+1230