about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-27run_tests_minimal: actually run the smoke test on the desired targetRalf Jung-1/+1
2022-11-26Auto merge of #2696 - RalfJung:no-std-windows, r=RalfJungbors-43/+71
2022-11-26support no_std on WindowsRalf Jung-5/+5
2022-11-26refactor try_resolve_did and also support resolving crates/modulesRalf Jung-26/+54
2022-11-26add namespace to resolve_pathDrMeepster-29/+29
2022-11-26prettify our CI logsRalf Jung-7/+22
2022-11-26Auto merge of #2690 - Nilstrieb:cargo-miri-smoke-test-ci-so-that-cargo-miri-a...bors-0/+60
2022-11-26update lockfileRalf Jung-4/+0
2022-11-26Auto merge of #2647 - saethlin:current-span, r=RalfJungbors-161/+153
2022-11-26caller_span only makes sense when there are 2 frames on the stackRalf Jung-4/+4
2022-11-25Use None when the stack is emptyBen Kimock-10/+11
2022-11-25Test a small cargo-miri smoke test even in `run_tests_minimal`Nilstrieb-0/+64
2022-11-25replace a borrow_mut by get_mutRalf Jung-2/+2
2022-11-22Update src/machine.rsBen Kimock-0/+2
2022-11-22Document is_user_relevantBen Kimock-0/+1
2022-11-22update test_dependenciesRalf Jung-43/+57
2022-11-22ensure current getrandom works with strict provenanceRalf Jung-6/+12
2022-11-21Incrementally track which frame to use for diagnosticsBen Kimock-160/+148
2022-11-20tweaksRalf Jung-10/+20
2022-11-20some things don't need to be mutableRalf Jung-9/+9
2022-11-20add a weak form of protection that justifies Box noaliasRalf Jung-65/+146
2022-11-20Auto merge of #2683 - RalfJung:align_offset, r=RalfJungbors-0/+12
2022-11-20make align_offset always work on no-provenance pointersRalf Jung-0/+12
2022-11-20make miri-seed a regular integer, and also set layout-seed in many-seedsRalf Jung-9/+8
2022-11-20fix unused warning in a testRalf Jung-1/+1
2022-11-20Merge from rustcRalf Jung-632/+1142
2022-11-20Preparing for merge from rustcRalf Jung-1/+1
2022-11-19implement clock_gettime on macosRalf Jung-27/+56
2022-11-19Auto merge of #104470 - ehuss:cdb-dupe-last-command, r=jyn514bors-2/+2
2022-11-19Auto merge of #102795 - lukas-code:constify-is-aligned-via-align-offset, r=ol...bors-5/+58
2022-11-19fix assembly test on appleLukas Markeffsky-5/+5
2022-11-19fix assembly test on windowsLukas Markeffsky-10/+10
2022-11-19always use `align_offset` in `is_aligned_to` + add assembly testLukas Markeffsky-0/+58
2022-11-19constify `exact_div` intrinsicLukas Markeffsky-5/+0
2022-11-19Rollup merge of #104604 - GuillaumeGomez:migrate-top-button-to-css-var, r=not...Matthias Krüger-27/+12
2022-11-19Rollup merge of #104593 - compiler-errors:rpitit-object-safety-spans, r=fee1-...Matthias Krüger-15/+55
2022-11-19Rollup merge of #104587 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2022-11-19Rollup merge of #104577 - GuillaumeGomez:remove-focus-on-blur, r=notriddleMatthias Krüger-10/+42
2022-11-19Rollup merge of #104497 - lyming2007:issue-104379-fix, r=fee1-deadMatthias Krüger-1/+20
2022-11-19Rollup merge of #104469 - estebank:long-types, r=oli-obkMatthias Krüger-48/+55
2022-11-19Rollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroot, r=jyn514Matthias Krüger-9/+20
2022-11-19Rollup merge of #103969 - ferrocene:pa-download-rustc-ui-tests, r=jyn514Matthias Krüger-25/+45
2022-11-19Rollup merge of #103117 - joshtriplett:use-is-terminal, r=eholkMatthias Krüger-3/+3
2022-11-19Merge from rustcRalf Jung-182/+575
2022-11-19Preparing for merge from rustcRalf Jung-1/+1
2022-11-19Migrate top buttons style to CSS variablesGuillaume Gomez-27/+12
2022-11-19Update browser-ui-test version to 0.13.2Guillaume Gomez-1/+1
2022-11-19Extend GUI test to check notable traits blur behaviourGuillaume Gomez-0/+30
2022-11-19Auto merge of #103509 - compiler-errors:opaques-w-bound-vars-r-hard, r=oli-obkbors-24/+47
2022-11-19Rollup merge of #104580 - notriddle:notriddle/issue-102354-hide-sugg, r=compi...Dylan DPC-9/+4