about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-08-30miri function ABI check: specifically look for repr(transparent)Ralf Jung-0/+35
2023-08-30organize failing ABI compat tests and add some moreRalf Jung-10/+58
2023-08-30interpret: make sure we accept transparent newtypes as ABI-compatibleRalf Jung-1/+23
2023-08-30compiletest: support for newer lldb versionsDavid Wood-0/+9
2023-08-30storage_live: avoid computing the layout unless necessaryRalf Jung-4/+4
2023-08-30move marking-locals-live out of push_stack_frame, so it happens with argument...Ralf Jung-19/+16
2023-08-30interpret: fix projecting into an unsized field of a localRalf Jung-0/+24
2023-08-30Auto merge of #111713 - Zoxc:lock-switch, r=nnethercotebors-10/+10
2023-08-30Rollup merge of #115272 - RalfJung:miri-error-print, r=saethlinMatthias Krüger-38/+27
2023-08-30Use conditional synchronization for LockJohn Kåre Alsaker-7/+7
2023-08-30Use conditional synchronization for LockJohn Kåre Alsaker-10/+10
2023-08-29Update cargoWeihang Lo-0/+0
2023-08-29Auto merge of #115354 - matthiaskrgr:rollup-4cotcxz, r=matthiaskrgrbors-1/+1
2023-08-29Rollup merge of #114923 - cuishuang:master, r=wesleywiserMatthias Krüger-1/+1
2023-08-29Auto merge of #115183 - flip1995:clippyup, r=Manishearth,oli-obkbors-9600/+16423
2023-08-29Auto merge of #112775 - c410-f3r:t3st3ss, r=petrochenkovbors-1/+1
2023-08-29Bump ui_testOli Scherer-17/+17
2023-08-29Don't treat lines starting with `.` or `)` as ordered markdown lists (#5839)xxchan-1/+6
2023-08-29fmtThe Miri Conjob Bot-4/+6
2023-08-29Merge from rustcThe Miri Conjob Bot-29/+78
2023-08-29Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-08-28Auto merge of #115182 - RalfJung:abi-compat-sign, r=b-naberbors-0/+27
2023-08-28Move testsCaio-1/+1
2023-08-28Update windows ffi bindingsChris Denton-18/+15
2023-08-28avoid stdout redirection on `curl` executionsonur-ozkan-12/+11
2023-08-28rustdoc: start new "Sections" section in the book with Aliased TypeUrgau-0/+16
2023-08-28rustdoc: always print type alias inner type (with it's where clauses)Urgau-22/+14
2023-08-28add tests for track_caller in closures and generatorsRalf Jung-5/+148
2023-08-28move basic track_caller test into their own fnRalf Jung-36/+39
2023-08-28Auto merge of #3039 - RalfJung:catch_panic, r=RalfJungbors-17/+19
2023-08-28tests/catch_panic: make output easier to interpretRalf Jung-17/+19
2023-08-28Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=AmanieuMatthias Krüger-2/+1
2023-08-28Rollup merge of #115278 - RalfJung:removed-error-codes, r=GuillaumeGomezMatthias Krüger-1/+6
2023-08-28Rollup merge of #114919 - joshtriplett:style-guide-macros, r=calebcartwrightMatthias Krüger-1/+6
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-1/+1
2023-08-27avoid triple-backtrace due to panic-during-cleanupRalf Jung-2/+1
2023-08-27tell people what to do when removing an error codeRalf Jung-1/+5
2023-08-27miri/diagnostics: don't forget to print_backtrace when ICEing on unexpected e...Ralf Jung-38/+27
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 #114927 - Kobzol:ci-docker-caching-log, r=Mark-SimulacrumMatthias Krüger-4/+10
2023-08-27replace outdated github username 'ozkanonur'ozkanonur-1/+1
2023-08-26Add note about lazy_type_aliasMichael Howell-2/+2
2023-08-26Auto merge of #115246 - matthiaskrgr:rollup-zdiw9gt, r=matthiaskrgrbors-1/+1
2023-08-26Update cargoWeihang Lo-0/+0
2023-08-26fmtThe Miri Conjob Bot-6/+6
2023-08-26Merge from rustcThe Miri Conjob Bot-1967/+4573