Commit Graph

  • 9fa8b33d54
    mikros: Add a Future to get RPC function returns master pjht 2024-11-29 15:40:25 -06:00
  • 1859f6d029
    Merge branch 'master' of pterpstra.com:mikros/rust pjht 2024-11-29 13:54:59 -06:00
  • 0f4a27ef41
    mikros: Add support for callbacks on RPC return reciept pjht 2024-11-29 13:54:09 -06:00
  • c42cf578ca
    mikros: Add thread sleeping, condvar timeouts, and parking pjht 2024-11-28 21:00:05 -06:00
  • f4ab2ecd1b
    mikros: Add support for Instant pjht 2024-11-28 14:05:11 -06:00
  • 68a58e1dae
    mikros: Implement synchronization primitives pjht 2024-11-28 13:41:12 -06:00
  • 9a9205b8c1
    mikros: Add initial thread support - sync primitives TODO pjht 2024-11-28 11:24:58 -06:00
  • 1d733e1782
    mikros: Change IPC to have kernel keep track of source pjht 2024-11-25 10:32:54 -06:00
  • 7fdba5b51c
    Format pjht 2024-11-24 16:34:00 -06:00
  • a6f70cd09c
    mikros: Change current addeess space to be index u64::MAX instead of 0 pjht 2024-11-24 16:30:16 -06:00
  • 651658e941
    mikros: Store stdio as File objects and duplicate them on inheritance pjht 2024-11-24 16:30:07 -06:00
  • c924e93ad9
    mikros: Skip . and .. in ReadDir pjht 2024-11-20 13:05:22 -06:00
  • 9053e03f10
    Pass tidy pjht 2024-11-17 21:49:55 -06:00
  • 81dc1e64d2
    Format pjht 2024-11-17 21:44:47 -06:00
  • a40ff11ecc
    mikros: Make FileWriteMode a struct to allow both truncate and append at once pjht 2024-11-17 21:43:52 -06:00
  • 7005510bc0
    mikros: Add mode to open operation pjht 2024-11-16 11:56:17 -06:00
  • 11c7f632a2
    mikros: Implement OpenOptions and add File(Creation/Write/Open)Mode structs in os for RPC use pjht 2024-11-11 15:49:56 -06:00
  • e44f9abc78
    Update to latest rustc pjht 2024-11-11 11:37:28 -06:00
  • 5212fbc51d
    Merge branch 'master' of https://github.com/rust-lang/rust pjht 2024-11-11 10:58:32 -06:00
  • d4822c2d84 Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez bors 2024-11-11 12:26:00 +00:00
  • 71042b4b20 Auto merge of #132880 - RalfJung:implied-features, r=workingjubilee bors 2024-11-11 09:12:03 +00:00
  • 2c7f3badcf target_features: explain what exacty 'implied' means here Ralf Jung 2024-11-10 22:51:38 +01:00
  • 3a258d1cf9 Auto merge of #132854 - RalfJung:query-key-limit, r=compiler-errors bors 2024-11-11 05:17:13 +00:00
  • fbcdd728ed Auto merge of #132885 - jhpratt:rollup-4ddd31p, r=jhpratt bors 2024-11-11 02:31:12 +00:00
  • 8253484854
    Rollup merge of #132878 - aDotInTheVoid:less-pings-for-mark, r=GuillaumeGomez Jacob Pratt 2024-11-10 19:12:26 -05:00
  • 5742e2255e
    Rollup merge of #132871 - lolbinarycat:rustdoc-heterogeneous-first-paragraph-85763, r=aDotInTheVoid Jacob Pratt 2024-11-10 19:12:26 -05:00
  • 7c53b5d206
    Rollup merge of #131080 - alexcrichton:stabilize-more-wasm-target-features, r=petrochenkov Jacob Pratt 2024-11-10 19:12:25 -05:00
  • 42b2496320 Auto merge of #126597 - estebank:unicode-output, r=fmease bors 2024-11-11 00:00:58 +00:00
  • acf6344b42
    Address review comments León Orell Valerian Liehr 2024-11-10 17:51:37 +01:00
  • 1d78004575
    Add Unicode block-drawing compiler output support Esteban Küber 2024-06-17 15:14:07 +00:00
  • 7e9c46b883 triagebot: Assign rustdoc tests to T-rustdoc. Alona Enraght-Moony 2024-11-10 21:44:28 +00:00
  • 143ce0920a Auto merge of #132877 - matthiaskrgr:rollup-hbxg7p0, r=matthiaskrgr bors 2024-11-10 21:37:52 +00:00
  • bf6271784e
    Rollup merge of #132866 - jieyouxu:review-rotation-break, r=jieyouxu Matthias Krüger 2024-11-10 22:20:35 +01:00
  • 54cb1f7fe6
    Rollup merge of #132426 - Urgau:unreach_pub-super, r=petrochenkov Matthias Krüger 2024-11-10 22:20:35 +01:00
  • cdb76c77ac
    Rollup merge of #131781 - taiki-e:arm64ec-stabilize-asm, r=Amanieu,traviscross Matthias Krüger 2024-11-10 22:20:34 +01:00
  • 93ea5bb709 add regression test for #85763 binarycat 2024-11-10 13:38:41 -06:00
  • e49d9173f8 Break from review rotation Jieyou Xu 2024-11-11 02:27:09 +08:00
  • 2128d8df0e Auto merge of #132863 - matthiaskrgr:rollup-1zbjz5f, r=matthiaskrgr bors 2024-11-10 18:06:48 +00:00
  • a345b1efdc
    Canonicalize input path for file and directory opens pjht 2024-11-10 11:31:03 -06:00
  • ba09426968
    Rollup merge of #132858 - GuillaumeGomez:update-minifier, r=aDotInTheVoid Matthias Krüger 2024-11-10 17:43:08 +01:00
  • 2681dcb189
    Rollup merge of #132849 - RalfJung:miri-sync, r=RalfJung Matthias Krüger 2024-11-10 17:43:07 +01:00
  • b95232dabb
    Rollup merge of #132675 - Zalathar:empty-spans, r=jieyouxu Matthias Krüger 2024-11-10 17:43:07 +01:00
  • 9ec700f2e9
    mikros: Add CWD support pjht 2024-11-10 10:25:40 -06:00
  • 3af91a4cd4 Stabilize WebAssembly multivalue, reference-types, and tail-call target features Alex Crichton 2024-09-30 17:51:06 -07:00
  • bc1c4be2fd Update minifer version to 0.3.2 Guillaume Gomez 2024-11-10 16:32:22 +01:00
  • f5b62577f7 Auto merge of #132852 - RalfJung:rustc-if-unchanged, r=onur-ozkan bors 2024-11-10 15:30:33 +00:00
  • 5c9cc0cfbb Re-enable version-verbose-commit-hash run-make test Jieyou Xu 2024-11-10 20:50:15 +08:00
  • b3c212103b do not trust download-rustc=if-unchanged on CI for now Ralf Jung 2024-11-10 14:47:16 +01:00
  • c8058c81bf query/plumbing: adjust comment to reality Ralf Jung 2024-11-10 15:13:33 +01:00
  • c22887b4d9 Auto merge of #132846 - jieyouxu:revert-132772, r=jieyouxu bors 2024-11-10 12:43:44 +00:00
  • c4c6d2b8d5 Temporarily disable version-verbose-commit-hash to force revert through Jieyou Xu 2024-11-10 20:30:44 +08:00
  • c0cee4e36b Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu" Jieyou Xu 2024-11-10 19:58:10 +08:00
  • 881f2ec1b0
    Merge pull request #4022 from RalfJung/linux-futex Ralf Jung 2024-11-10 12:01:30 +00:00
  • e8a3ffee49 fix linux-futex test being accidentally disabled Ralf Jung 2024-11-10 12:32:23 +01:00
  • 673d9c3e85
    Merge pull request #3971 from RalfJung/futex-virtual Ralf Jung 2024-11-10 10:26:23 +00:00
  • d1a4812164 store futexes in per-allocation data rather than globally Ralf Jung 2024-10-12 16:08:06 +02:00
  • c24e166527 Auto merge of #132840 - matthiaskrgr:rollup-ibarl2r, r=matthiaskrgr bors 2024-11-10 09:31:15 +00:00
  • a839fbf0a1
    Merge pull request #4021 from RalfJung/rustup Ralf Jung 2024-11-10 09:29:44 +00:00
  • c1f3c7078a
    Rollup merge of #132816 - compiler-errors:2024-apit, r=jieyouxu Matthias Krüger 2024-11-10 10:09:52 +01:00
  • 94cc01af15
    Rollup merge of #132136 - RalfJung:target-feature-abi-compat, r=Mark-Simulacrum Matthias Krüger 2024-11-10 10:09:52 +01:00
  • a01f37c7f4 Merge from rustc Ralf Jung 2024-11-10 10:03:45 +01:00
  • ce7a56072b Preparing for merge from rustc Ralf Jung 2024-11-10 10:01:05 +01:00
  • 965a2801a0 Stabilize Arm64EC inline assembly Taiki Endo 2024-10-15 23:41:51 +09:00
  • 668959740f Auto merge of #132831 - workingjubilee:rollup-6fdif44, r=workingjubilee bors 2024-11-10 05:54:13 +00:00
  • c19d56c902
    Rollup merge of #132828 - est31:let_chains_parsing_tests, r=compiler-errors Jubilee 2024-11-09 20:28:46 -08:00
  • 0ba177083f
    Rollup merge of #132825 - Noratrieb:Noratrieb-patch-1, r=clubby789 Jubilee 2024-11-09 20:28:45 -08:00
  • b93b0c7011
    Rollup merge of #132824 - kadenlnelson:patch/wasi-c-abi-doc, r=workingjubilee Jubilee 2024-11-09 20:28:45 -08:00
  • d4c81c6987
    Rollup merge of #132823 - RalfJung:conditional-const-calls, r=fee1-dead,compiler-errors Jubilee 2024-11-09 20:28:44 -08:00
  • 61f51931b2
    Rollup merge of #132801 - RalfJung:alloc-mutability, r=oli-obk Jubilee 2024-11-09 20:28:43 -08:00
  • 2f98dcf9ba
    Rollup merge of #131258 - taiki-e:s390x-stabilize-asm, r=Amanieu Jubilee 2024-11-09 20:28:43 -08:00
  • ead8f274c6
    mikros: Change to using proc_man for stdio pjht 2024-11-09 22:14:37 -06:00
  • b4bdead6e9
    mikros: Change to using proc_man for CLI arguments pjht 2024-11-09 21:41:21 -06:00
  • 7660aed73d Auto merge of #132173 - veluca93:abi_checks, r=RalfJung,compiler-errors bors 2024-11-10 02:52:25 +00:00
  • 925dfc8608 coverage: Pass a LocalFileId to CoverageSpan::from_source_region Zalathar 2024-11-10 11:53:04 +11:00
  • 303fc0527a Auto merge of #132829 - weihanglo:update-cargo, r=weihanglo bors 2024-11-10 00:23:56 +00:00
  • 935bf6995f Add more places where expressions can occur est31 2024-11-09 23:31:11 +01:00
  • 7312b41239 Unify disallowed-positions test files into one file est31 2024-11-09 22:55:20 +01:00
  • be30861174
    Update cargo Weihang Lo 2024-11-09 18:12:21 -05:00
  • f235b6f9c6 give a hint which feature is missing Ralf Jung 2024-11-09 23:32:06 +01:00
  • 822762c966 require const_impl_trait gate for all conditional and trait const calls Ralf Jung 2024-11-09 22:19:35 +01:00
  • 2b469607b4
    Exclude relnotes-tracking-issue from needs-triage nora 2024-11-09 22:45:17 +01:00
  • 4adafcf40a Auto merge of #132815 - matthiaskrgr:rollup-nti992u, r=matthiaskrgr bors 2024-11-09 19:52:46 +00:00
  • a1f9d5bfba Dont suggest use<APIT> Michael Goulet 2024-11-09 19:41:28 +00:00
  • ad20906065 Suggest turning APITs into generics in opaque overcaptures Michael Goulet 2024-11-09 19:16:43 +00:00
  • 3aa1a24799
    Rollup merge of #132799 - zachs18:str-primitive-symbol, r=compiler-errors Matthias Krüger 2024-11-09 19:16:46 +01:00
  • 9b47807b13
    Rollup merge of #132774 - bjorn3:cranelift_lld, r=lqd Matthias Krüger 2024-11-09 19:16:45 +01:00
  • c435fa8c4b
    Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu Matthias Krüger 2024-11-09 19:16:45 +01:00
  • 88acd493f9
    Rollup merge of #132754 - Zalathar:opts, r=GuillaumeGomez,jieyouxu Matthias Krüger 2024-11-09 19:16:44 +01:00
  • 5f58dc9ebd
    Rollup merge of #132744 - lolbinarycat:test-90781, r=aDotInTheVoid Matthias Krüger 2024-11-09 19:16:44 +01:00
  • 910ac7eabf
    Rollup merge of #132363 - compiler-errors:raw-lt-id-valid, r=wesleywiser Matthias Krüger 2024-11-09 19:16:43 +01:00
  • 9b50092fdc
    Rollup merge of #132341 - compiler-errors:raw-lt-prefix-id, r=chenyukang Matthias Krüger 2024-11-09 19:16:43 +01:00
  • b026d85107 Auto merge of #132613 - khuey:master, r=jieyouxu bors 2024-11-09 17:23:28 +00:00
  • 1dc106121b Add discriminators to DILocations when multiple functions are inlined into a single point. Kyle Huey 2024-11-04 11:38:14 -08:00
  • b73478b6ee Auto merge of #132807 - bjorn3:sync_cg_clif-2024-11-09, r=bjorn3 bors 2024-11-09 14:53:55 +00:00
  • 4a54ec8c18 make return type of get_alloc_info a struct, and reduce some code duplication with validity checking Ralf Jung 2024-11-09 13:13:31 +01:00
  • c94f759f10 Merge commit '1fa693ca4462fc1f790693464cf765ad693616af' into sync_cg_clif-2024-11-09 bjorn3 2024-11-09 13:48:06 +00:00
  • 1fa693ca44 Rustup to rustc 1.84.0-nightly (59cec72a5 2024-11-08) bjorn3 2024-11-09 13:28:28 +00:00
  • 80445576d0 Auto merge of #132800 - matthiaskrgr:rollup-c1kkj56, r=matthiaskrgr bors 2024-11-09 12:23:47 +00:00
  • cc7d30ab57 Sync from rust 59cec72a57af178767a7b8e7f624b06cc50f1087 bjorn3 2024-11-09 11:18:02 +00:00
  • e9ac680447
    Merge pull request #1541 from rust-lang/perf_opts bjorn3 2024-11-09 12:14:06 +01:00