about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-28fix(sys/hermit): add is_interruptedMartin Kröning-0/+5
2023-08-28Auto merge of #115303 - matthiaskrgr:rollup-iohs8a5, r=matthiaskrgrbors-39/+134
2023-08-28Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=AmanieuMatthias Krüger-31/+90
2023-08-28Rollup merge of #115278 - RalfJung:removed-error-codes, r=GuillaumeGomezMatthias Krüger-2/+8
2023-08-28Rollup merge of #114919 - joshtriplett:style-guide-macros, r=calebcartwrightMatthias Krüger-1/+6
2023-08-28Rollup merge of #114512 - devnexen:fix_tests_fbsd, r=thomccMatthias Krüger-1/+1
2023-08-28Rollup merge of #114238 - jhpratt:fix-duration-div, r=thomccMatthias Krüger-4/+5
2023-08-28Rollup merge of #109660 - ijackson:leap, r=thomccMatthias Krüger-0/+24
2023-08-28Auto merge of #115296 - saethlin:dont-duplicate-allocs, r=jackh726bors-5/+20
2023-08-28Auto merge of #115267 - nikic:revert-elf-relaxation, r=compiler-errorsbors-2/+3
2023-08-28Auto merge of #115287 - saethlin:more-specialer, r=cjgillotbors-0/+7
2023-08-27Load include_bytes! directly into an LrcBen Kimock-5/+20
2023-08-28Auto merge of #115254 - cuviper:aligned_alloc-size, r=thomccbors-1/+5
2023-08-27Add a specialization for encoding byte arrays in rmetaBen Kimock-0/+7
2023-08-27Auto merge of #115281 - GuillaumeGomez:rollup-yr05a54, r=GuillaumeGomezbors-18/+21
2023-08-27also ignore doctestsRalf Jung-1/+2
2023-08-27Rollup merge of #115266 - GuillaumeGomez:unify-css-color-formats, r=notriddleGuillaume Gomez-14/+14
2023-08-27Rollup merge of #115261 - onur-ozkan:replace-old-username, r=Mark-SimulacrumGuillaume Gomez-3/+3
2023-08-27Rollup merge of #114974 - nbdd0121:vtable, r=b-naberGuillaume Gomez-1/+4
2023-08-27avoid triple-backtrace due to panic-during-cleanupRalf Jung-31/+90
2023-08-27Auto merge of #115231 - saethlin:dont-ignore-wasm, r=Mark-Simulacrumbors-22/+18
2023-08-27tell people what to do when removing an error codeRalf Jung-2/+7
2023-08-27Auto merge of #115226 - RalfJung:debug-abi, r=compiler-errorsbors-29/+422
2023-08-27Auto merge of #115139 - cjgillot:llvm-fragment, r=nikicbors-9/+105
2023-08-27Auto merge of #115263 - matthiaskrgr:rollup-taqu2h0, r=matthiaskrgrbors-145/+163
2023-08-27Auto merge of #115079 - cuviper:unused-mcinfo, r=Mark-Simulacrumbors-1/+1
2023-08-27add rustc_abi debugging attributeRalf Jung-29/+422
2023-08-27Revert "Auto merge of #106511 - MaskRay:gotpcrelx, r=nikic"Nikita Popov-2/+3
2023-08-27Unify CSS color formats a bit moreGuillaume Gomez-14/+14
2023-08-27Rollup merge of #115111 - ozkanonur:check-rust-analyzer-if-enabled, r=Mark-Si...Matthias Krüger-2/+9
2023-08-27Rollup merge of #115098 - real-eren:rust-gdbgui-gdbargs-syntax-fix, r=Mark-Si...Matthias Krüger-3/+3
2023-08-27Rollup merge of #115007 - kpreid:alloc, r=Mark-SimulacrumMatthias Krüger-12/+39
2023-08-27Rollup merge of #114957 - loongarch-rs:fix-tests, r=Mark-SimulacrumMatthias Krüger-2/+2
2023-08-27Rollup merge of #114927 - Kobzol:ci-docker-caching-log, r=Mark-SimulacrumMatthias Krüger-4/+10
2023-08-27Rollup merge of #114924 - Zalathar:tidy-tests, r=Mark-SimulacrumMatthias Krüger-122/+100
2023-08-27Auto merge of #114969 - kpreid:dropdoc, r=Mark-Simulacrumbors-2/+8
2023-08-27replace outdated github username 'ozkanonur'ozkanonur-3/+3
2023-08-26Restrict test to x86_64.Camille GILLOT-0/+3
2023-08-26Auto merge of #115219 - estebank:issue-105306, r=compiler-errorsbors-203/+263
2023-08-26Auto merge of #115224 - spastorino:remove-lub_empty, r=lcnrbors-61/+30
2023-08-26Account for `Weak` alias kinds when adding more targetted obligationEsteban Küber-14/+19
2023-08-26Remove unnecessary `select_obligations_where_possible` and redundant errorsEsteban Küber-93/+10
2023-08-26More accurately point at argumentsEsteban Küber-137/+125
2023-08-26wasi: round up the size for `aligned_alloc`Josh Stone-1/+5
2023-08-26Do not produce fragment for ZST.Camille GILLOT-15/+49
2023-08-26Merge if and match expressions that don't make sense to have separatedSantiago Pastorino-15/+10
2023-08-26Add test with non-ZST.Camille GILLOT-13/+31
2023-08-26Do not forget to pass DWARF fragment information to LLVM.Camille GILLOT-2/+43
2023-08-26Auto merge of #115198 - Zoxc:query-panic-wait, r=cjgillotbors-1/+12
2023-08-26Auto merge of #115246 - matthiaskrgr:rollup-zdiw9gt, r=matthiaskrgrbors-20/+13