]> git.lizzy.rs Git - rust.git/history - library/core
CI: fix begingroup printing
[rust.git] / library / core /
2022-11-20 borsAuto merge of #2680 - RalfJung:rustup, r=RalfJung
2022-11-20 Ralf JungMerge from rustc
2022-11-20 borsAuto merge of #104522 - RalfJung:try_normalize_after_er...
2022-11-19 borsAuto merge of #2679 - RalfJung:clock_gettime, r=RalfJung
2022-11-19 borsAuto merge of #104470 - ehuss:cdb-dupe-last-command...
2022-11-19 borsAuto merge of #102795 - lukas-code:constify-is-aligned...
2022-11-19 Lukas Markeffskyupdate provenance test
2022-11-19 LukasUpdate comment on pointer-to-usize transmute
2022-11-19 Lukas MarkeffskyRevert "don't call `align_offset` during const eval...
2022-11-19 Lukas Markeffskyfix const `align_offset` implementation
2022-11-19 Lukas Markeffskydocs cleanup
2022-11-19 Lukas Markeffskyalways use `align_offset` in `is_aligned_to` + add...
2022-11-19 Lukas MarkeffskySchrödinger's pointer
2022-11-19 Lukas Markeffskyaddress more review comments
2022-11-19 Lukas Markeffskydocument `is_aligned{,_to}`
2022-11-19 Lukas Markeffskydon't call `align_offset` during const eval, ever
2022-11-19 Lukas Markeffskymark `align_offset` as `#[must_use]`
2022-11-19 Lukas Markeffskyadd coretests for `is_aligned`
2022-11-19 Lukas Markeffskyconstify `pointer::is_aligned{,_to}`
2022-11-19 Lukas Markeffskyadd coretests for const `align_offset`
2022-11-19 Lukas Markeffskymake const `align_offset` useful
2022-11-19 Lukas Markeffskyconstify `exact_div` intrinsic
2022-11-19 Matthias KrügerRollup merge of #104604 - GuillaumeGomez:migrate-top...
2022-11-19 Matthias KrügerRollup merge of #104593 - compiler-errors:rpitit-object...
2022-11-19 Matthias KrügerRollup merge of #104587 - weihanglo:update-cargo, r...
2022-11-19 Matthias KrügerRollup merge of #104577 - GuillaumeGomez:remove-focus...
2022-11-19 Matthias KrügerRollup merge of #104497 - lyming2007:issue-104379-fix...
2022-11-19 Matthias KrügerRollup merge of #104469 - estebank:long-types, r=oli-obk
2022-11-19 Matthias KrügerRollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroo...
2022-11-19 Matthias KrügerRollup merge of #103989 - arlosi:arm32-panic, r=Amanieu
2022-11-19 Matthias KrügerRollup merge of #103969 - ferrocene:pa-download-rustc...
2022-11-19 Matthias KrügerRollup merge of #103117 - joshtriplett:use-is-terminal...
2022-11-19 borsAuto merge of #104571 - clubby789:remove-vec-rc-opt...
2022-11-19 Ralf JungMerge from rustc
2022-11-19 borsAuto merge of #103509 - compiler-errors:opaques-w-bound...
2022-11-19 borsAuto merge of #104600 - Dylan-DPC:rollup-glw1e8b, r...
2022-11-19 Dylan DPCRollup merge of #104580 - notriddle:notriddle/issue...
2022-11-19 Dylan DPCRollup merge of #104575 - lcnr:dedup-tests, r=jackh726
2022-11-19 Dylan DPCRollup merge of #104566 - matthiaskrgr:clippy_perf_nov1...
2022-11-19 Dylan DPCRollup merge of #104554 - BoxyUwU:less_unchecked_pls...
2022-11-19 Dylan DPCRollup merge of #104553 - mwillsey:asinh-acosh-accuracy...
2022-11-19 Dylan DPCRollup merge of #104528 - WaffleLapkin:lazy_lock_docfix...
2022-11-19 Dylan DPCRollup merge of #104411 - lcnr:bivariance-nll, r=compil...
2022-11-19 Dylan DPCRollup merge of #104001 - Ayush1325:custom-entry, r...
2022-11-19 borsAuto merge of #97870 - eggyal:inplace_fold_spec, r...
2022-11-18 borsAuto merge of #104591 - Manishearth:rollup-b3ser4e...
2022-11-18 Manish GoregaokarRollup merge of #104556 - notriddle:notriddle/variant...
2022-11-18 Manish GoregaokarRollup merge of #104498 - pierwill:stash-diag-docs...
2022-11-18 Manish GoregaokarRollup merge of #104338 - compiler-errors:pointer-sized...
2022-11-18 Manish GoregaokarRollup merge of #104047 - crlf0710:icu_based_list_forma...
2022-11-18 Manish GoregaokarRollup merge of #103701 - WaffleLapkin:__points-at...
2022-11-18 Manish GoregaokarRollup merge of #103456 - scottmcm:fix-unchecked-shifts...
2022-11-18 Manish GoregaokarRollup merge of #103378 - nagisa:fix-infinite-offset...
2022-11-18 Manish GoregaokarRollup merge of #102977 - lukas-code:is-sorted-hrtb...
2022-11-18 Michael GouletEnforce that dyn* casts are actually pointer-sized
2022-11-18 borsAuto merge of #101562 - nnethercote:shrink-ast-Expr...
2022-11-18 Matthias KrügerRollup merge of #104550 - RalfJung:typo, r=compiler...
2022-11-18 Matthias KrügerRollup merge of #104516 - notriddle:notriddle/flex...
2022-11-18 Matthias KrügerRollup merge of #104494 - GuillaumeGomez:migrate-gui...
2022-11-18 Matthias KrügerRollup merge of #104006 - flip1995:lang-items-clippy...
2022-11-18 Matthias KrügerRollup merge of #103594 - maniwani:fix-issue-91417...
2022-11-18 Matthias KrügerRollup merge of #103405 - chenyukang:yukang/fix-103381...
2022-11-18 Matthias KrügerRollup merge of #103386 - compiler-errors:no-coerceunsi...
2022-11-18 Matthias KrügerRollup merge of #101162 - rajputrajat:master, r=davidtwco
2022-11-18 borsAuto merge of #104330 - CastilloDel:ast_lowering, r...
2022-11-18 borsAuto merge of #104555 - matthiaskrgr:rollup-tncyca8...
2022-11-18 borsAuto merge of #103179 - ferrocene:pa-run-in-run-make...
2022-11-17 Matthias KrügerRollup merge of #104545 - flip1995:diag_item_matches_ma...
2022-11-17 Matthias KrügerRollup merge of #104532 - GuillaumeGomez:migrate-toolti...
2022-11-17 Matthias KrügerRollup merge of #104515 - chenyukang:yukang/fix-104510...
2022-11-17 Matthias KrügerRollup merge of #104508 - compiler-errors:dyn-return...
2022-11-17 Matthias KrügerRollup merge of #104503 - notriddle:notriddle/where...
2022-11-17 Matthias KrügerRollup merge of #104496 - djkoloski:dont_normalize_comp...
2022-11-17 Matthias KrügerRollup merge of #104483 - oli-obk:santa-clauses-make...
2022-11-17 Matthias KrügerRollup merge of #104444 - chenyukang:yukang/fix-104390...
2022-11-17 Matthias KrügerRollup merge of #104433 - TaKO8Ki:fix-104392, r=estebank
2022-11-17 Matthias KrügerRollup merge of #104366 - GuillaumeGomez:simplify-setti...
2022-11-17 Matthias KrügerRollup merge of #103852 - compiler-errors:rpitit-early...
2022-11-17 Philipp KronesReadd the matches_macro diag item
2022-11-17 borsAuto merge of #104361 - vladimir-ea:watchos_fix_linking...
2022-11-17 borsAuto merge of #104219 - bryangarza:async-track-caller...
2022-11-17 Maybe WaffleProperly link `{Once,Lazy}{Cell,Lock}` in docs
2022-11-17 borsAuto merge of #104205 - clubby789:grow-rc, r=thomcc
2022-11-17 borsAuto merge of #104170 - cjgillot:hir-def-id, r=fee1...
2022-11-17 borsAuto merge of #103779 - the8472:simd-str-contains,...
2022-11-17 borsAuto merge of #103138 - nnethercote:merge-BBs, r=bjorn3
2022-11-16 borsAuto merge of #102944 - nnethercote:ast-Lit-third-time...
2022-11-16 borsAuto merge of #104456 - RalfJung:miri, r=RalfJung
2022-11-16 Matthias KrügerRollup merge of #104466 - notriddle:notriddle/crate...
2022-11-16 Matthias KrügerRollup merge of #104462 - notriddle:notriddle/rightside...
2022-11-16 Matthias KrügerRollup merge of #104459 - notriddle:notriddle/main...
2022-11-16 Matthias KrügerRollup merge of #104394 - oli-obk:suggest_method_call...
2022-11-16 Matthias KrügerRollup merge of #104335 - Nilstrieb:macrowo, r=compiler...
2022-11-16 Matthias KrügerRollup merge of #104317 - RalfJung:ctfe-error-reporting...
2022-11-16 Matthias KrügerRollup merge of #104137 - StackDoubleFlow:err-lsc-unsup...
2022-11-16 Matthias KrügerRollup merge of #103750 - calebzulawski:master, r=worki...
2022-11-16 borsAuto merge of #104481 - matthiaskrgr:rollup-hf8rev0...
2022-11-16 Matthias KrügerRollup merge of #104471 - scruss:patch-1, r=jyn514
2022-11-16 Matthias KrügerRollup merge of #104450 - andrewpollack:fix-fuchsia...
2022-11-16 Matthias KrügerRollup merge of #104425 - notriddle:notriddle/main...
next