about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-07Add tests to allocation methods and fix is_null()Celina G. Val-7/+114
2023-12-07Fix conversion to StaticDef and add testCelina G. Val-2/+18
2023-12-07Add instance evaluation and methods to read allocCelina G. Val-22/+295
2023-12-08add regression testslcnr-0/+43
2023-12-08implement and use `NormalizesTo`lcnr-125/+135
2023-12-07Build Fuchsia in CITyler Mandry-11/+144
2023-12-08Auto merge of #118442 - tmiasko:fuel-inc, r=lqdbors-11/+22
2023-12-08Fuel is incompatible with incremental compilationTomasz Miąsko-1/+16
2023-12-08Tweak `GenKillAnalysis`.Nicholas Nethercote-21/+24
2023-12-08Remove `BorrowckAnalyses`.Nicholas Nethercote-28/+18
2023-12-07Auto merge of #118723 - matthiaskrgr:rollup-409e9u1, r=matthiaskrgrbors-97/+310
2023-12-07Inline check_thread_count implementationTomasz Miąsko-11/+7
2023-12-07Auto merge of #16028 - Young-Flash:fix-issue-16012, r=HKalbasibors-4/+18
2023-12-07Resolve assoc item bindings by namespaceLeón Orell Valerian Liehr-416/+598
2023-12-07Auto merge of #16045 - HKalbasi:rustc-tests-fixup, r=HKalbasibors-3/+27
2023-12-08Fix panic with closure inside array lenhkalbasi-3/+27
2023-12-08Remove `impl_visitable!`.Nicholas Nethercote-67/+64
2023-12-08Remove unused arguments from `ResultsVisitor::visit_block_{start,end}`.Nicholas Nethercote-34/+8
2023-12-08OnceLock: Rework example, statics aren't droppedIan Rees-14/+25
2023-12-07Rollup merge of #118719 - rcvalle:rust-cfi-normalize-integers-118032, r=compi...Matthias Krüger-63/+29
2023-12-07Rollup merge of #118712 - davidtwco:targets-remove-i386-i486, r=compiler-errorsMatthias Krüger-16/+0
2023-12-07Rollup merge of #118707 - GuillaumeGomez:ping-cg_gcc, r=antoyoMatthias Krüger-1/+1
2023-12-07Rollup merge of #118688 - celinval:smir-rvalue-ty, r=compiler-errorsMatthias Krüger-5/+202
2023-12-07Rollup merge of #118686 - compiler-errors:object-safety, r=lcnrMatthias Krüger-10/+7
2023-12-07Rollup merge of #116420 - bvanjoi:fix-116203, r=NilstriebMatthias Krüger-2/+71
2023-12-07Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelixbors-4/+30
2023-12-07rustdoc: remove unused parameter `reversed` from onEach(Lazy)Michael Howell-19/+6
2023-12-07CFI: Add char to CFI integer normalizationRamon de C Valle-63/+29
2023-12-07Explicitly implement `DynSync` and `DynSend` for `TyCtxt`John Kåre Alsaker-1/+13
2023-12-07Fix rustc test suitebjorn3-0/+2
2023-12-07Auto merge of #118324 - RalfJung:ctfe-read-only-pointers, r=saethlinbors-2/+4
2023-12-07Auto merge of #118324 - RalfJung:ctfe-read-only-pointers, r=saethlinbors-462/+784
2023-12-07Auto merge of #16009 - werifu:fix-extract-function, r=Veykrilbors-1/+27
2023-12-07add unused `NormalizesTo` predicatelcnr-64/+128
2023-12-07Fix testing of portable-simdbjorn3-0/+29
2023-12-07avoid marking as immutable what is already immutableRalf Jung-6/+16
2023-12-07ctfe interpreter: extend provenance so that it can track whether a pointer is...Ralf Jung-2/+4
2023-12-07also print 'immutable' flagRalf Jung-138/+139
2023-12-07compile-time evaluation: emit a lint when a write through an immutable pointe...Ralf Jung-185/+380
2023-12-07ctfe interpreter: extend provenance so that it can track whether a pointer is...Ralf Jung-145/+261
2023-12-07Fix const drop checkingMichael Goulet-67/+57
2023-12-07Auto merge of #16041 - roife:fix-line-index-widechar, r=Veykrilbors-3/+30
2023-12-07Auto merge of #118706 - Urgau:update-rccg-gcc-libc, r=GuillaumeGomezbors-2/+3
2023-12-07targets: remove not-added {i386,i486}-unknown-linux-gnuDavid Wood-16/+0
2023-12-07Elaborate on ip_addr bit conversion endiannessChris Eckhardt-4/+48
2023-12-07avoid instantiating infer vars with inferlcnr-4/+9
2023-12-07Rustup to rustc 1.76.0-nightly (1fdfe1234 2023-12-06)bjorn3-21/+36
2023-12-07Allow internal_features in rustc_codegen_gcc examplesUrgau-0/+1
2023-12-07Sync from rust 1fdfe1234795a289af1088aefa92ef80191cb611bjorn3-3/+3
2023-12-07Ping GuillaumeGomez for changes in rustc_codegen_gccGuillaume Gomez-1/+1