]> git.lizzy.rs Git - rust.git/history - src
add scalar-abi-only field retagging option
[rust.git] / src /
2022-10-22 Ralf Jungadd scalar-abi-only field retagging option
2022-10-21 borsAuto merge of #2610 - RalfJung:issue-1909, r=RalfJung
2022-10-21 Ralf Jungadd test for #1909
2022-10-21 borsAuto merge of #2609 - RalfJung:is_terminal, r=RalfJung
2022-10-21 Ralf Jungtest is_terminal
2022-10-21 Ralf Jungsplit libc tests from stdlib tests
2022-10-21 Ralf Junguse is_terminal to implement isatty
2022-10-21 borsAuto merge of #2607 - RalfJung:rustup, r=RalfJung
2022-10-21 Ralf Jungadd always-failing GetFileInformationByHandleEx stub
2022-10-21 Ralf Jungrustup
2022-10-21 Ralf Jungmerge rustc history
2022-10-21 borsAuto merge of #103308 - sunfishcode:sunfishcode/wasi...
2022-10-20 borsAuto merge of #2601 - DrMeepster:windows_init_once...
2022-10-20 Ralf Jungslight refactoring
2022-10-20 borsAuto merge of #103322 - matthiaskrgr:rollup-m9zgpft...
2022-10-20 Matthias KrügerRollup merge of #103319 - fee1-dead-contrib:improve_til...
2022-10-20 Matthias KrügerRollup merge of #103315 - RalfJung:interpret-switchint...
2022-10-20 Matthias KrügerRollup merge of #103313 - compiler-errors:no-test,...
2022-10-20 Matthias KrügerRollup merge of #103297 - catandcoder:master, r=JohnTitor
2022-10-20 Matthias KrügerRollup merge of #103296 - GuillaumeGomez:collapse-expan...
2022-10-20 Matthias KrügerRollup merge of #103288 - johnmatthiggins:master, r...
2022-10-20 Matthias KrügerRollup merge of #103281 - thomcc:long-overdue, r=jyn514
2022-10-20 Matthias KrügerRollup merge of #103230 - nnethercote:clarify-startup...
2022-10-20 Matthias KrügerRollup merge of #103221 - TaKO8Ki:fix-103202, r=oli-obk
2022-10-20 DrMeepsterchange rust version to fix CI
2022-10-20 DrMeepsterremove redundant Ok(...?)
2022-10-20 DrMeepstercode reuse for sync ids
2022-10-20 DrMeepsteruse Default derive for InitOnceStatus
2022-10-20 DrMeepsterupdate rust version
2022-10-20 DrMeepsteradd test for init once
2022-10-20 DrMeepsteradd windows one time initialization
2022-10-20 DeadbeefImprove "`~const` is not allowed here" message
2022-10-20 borsAuto merge of #103092 - petrochenkov:weaklto, r=wesleywiser
2022-10-20 borsAuto merge of #103290 - matthiaskrgr:rollup-ngozai3...
2022-10-20 borsAuto merge of #2606 - cbiffle:nostdio, r=RalfJung
2022-10-20 borsAuto merge of #103185 - chenyukang:yukang/fix-span...
2022-10-20 cui fliterfix typo
2022-10-20 Guillaume GomezAdd GUI tests for collapse/expand actions
2022-10-20 Guillaume Gomez+/- shortcut now only expand/collapse, not both
2022-10-20 Matthias KrügerRollup merge of #103276 - compiler-errors:default-on...
2022-10-20 Matthias KrügerRollup merge of #103272 - clubby789:extra-spaces, r...
2022-10-20 Matthias KrügerRollup merge of #103268 - notriddle:notriddle/nav-sub...
2022-10-20 Matthias KrügerRollup merge of #103262 - andrewpollack:switch-needs...
2022-10-20 Matthias KrügerRollup merge of #103251 - GuillaumeGomez:item-decl...
2022-10-20 Matthias KrügerRollup merge of #103197 - est31:stabilize_proc_macro_so...
2022-10-20 borsAuto merge of #103220 - compiler-errors:deny-infers...
2022-10-20 Thom ChiovoloniAdjust `transmute{,_copy}` to be clearer about which...
2022-10-20 borsAuto merge of #103205 - spastorino:fix-rpits-lifetime...
2022-10-20 Cliff L. BiffleMagic functions for writing to stdout/stderr.
2022-10-20 Andrew PollackAdjusting test to needs-unwind, with linking issue
2022-10-20 borsAuto merge of #102417 - oli-obk:opaque_lifetimes2,...
2022-10-19 Michael GouletErase regions before checking for default in uninitiali...
2022-10-19 borsAuto merge of #103264 - matthiaskrgr:rollup-3ja4spo...
2022-10-19 Michael Howellrustdoc: remove no-op CSS `nav.sub { font-size: 1rem }`
2022-10-19 Santiago PastorinoDo anonymous lifetimes remapping correctly for nested...
2022-10-19 Matthias KrügerRollup merge of #103258 - SUPERCILEX:miri, r=RalfJung
2022-10-19 Matthias KrügerRollup merge of #103257 - notriddle:notriddle/setting...
2022-10-19 Matthias KrügerRollup merge of #103246 - ferrocene:pa-rust-analyzer...
2022-10-19 Matthias KrügerRollup merge of #103239 - m-ou-se:unstable-abi-fn-impl...
2022-10-19 Matthias KrügerRollup merge of #103237 - GuillaumeGomez:codeblock...
2022-10-19 Matthias KrügerRollup merge of #103223 - compiler-errors:deref-sugg...
2022-10-19 Matthias KrügerRollup merge of #103211 - notriddle:notriddle/dot-locat...
2022-10-19 Guillaume GomezAdd regression test for item-decl highlighting
2022-10-19 Alex SaveauMake miri read_dir test a little more robust
2022-10-19 Michael GouletMake ClosureOutlivesRequirement not rely on an unresolv...
2022-10-19 Michael Howellrustdoc: move `setting-line` color CSS to settings.css
2022-10-19 Guillaume GomezFix regression in item-decl highlighting
2022-10-19 borsAuto merge of #2600 - saethlin:ice, r=RalfJung
2022-10-19 Ben KimockNever start the Stack::retain loop at offset 0 so that...
2022-10-19 borsAuto merge of #103214 - Nilstrieb:set-theory, r=petroch...
2022-10-19 borsAuto merge of #2604 - RalfJung:ret-scalar, r=RalfJung
2022-10-19 Ralf Junguse Scalar return types for Windows shims
2022-10-19 yukangAdd testcase for next_point, fix more trivial issues...
2022-10-19 Pietro Albinimark rust-analyzer as a host-only tool
2022-10-19 Mara BosAllow #[unstable] impl for fn() -> UnstableType.
2022-10-19 Mara BosAdd test for #[unstable] impl for fn() -> !.
2022-10-19 borsAuto merge of #103228 - Dylan-DPC:rollup-31yiauw, r...
2022-10-19 Mara BosAdd test.
2022-10-19 Guillaume GomezClean up codeblock-tooltip rustdoc-gui test
2022-10-19 Guillaume GomezUpdate browser-ui-test version to 0.12.7
2022-10-19 Dylan DPCRollup merge of #103216 - cjgillot:issue-103210, r...
2022-10-19 Dylan DPCRollup merge of #103182 - Nilstrieb:query-desc-cleanup...
2022-10-19 Dylan DPCRollup merge of #103153 - ChrisDenton:leak-oom, r=m...
2022-10-19 Dylan DPCRollup merge of #103127 - SUPERCILEX:inline-const-unini...
2022-10-19 Dylan DPCRollup merge of #103034 - nathanwhit:let-chains-rhs...
2022-10-19 Dylan DPCRollup merge of #102863 - compiler-errors:call-suggesti...
2022-10-19 borsAuto merge of #103180 - ferrocene:pa-qemu-user-mode...
2022-10-19 borsAuto merge of #2322 - saethlin:stack-inspection-tools...
2022-10-19 borsAuto merge of #103225 - matthiaskrgr:rollup-1zkv87y...
2022-10-19 Matthias KrügerRollup merge of #103198 - weihanglo:update-cargo, r...
2022-10-19 Matthias KrügerRollup merge of #103178 - ferrocene:pa-coverage-reports...
2022-10-19 Matthias KrügerRollup merge of #103176 - nnethercote:fix-TyKind-is_sim...
2022-10-19 Matthias KrügerRollup merge of #103166 - the8472:copied-next-chunk...
2022-10-19 Michael GouletUse already checked RHS ty for LHS deref suggestions
2022-10-19 Michael Gouletinstantiate -> construct
2022-10-19 borsAuto merge of #103213 - matthiaskrgr:rollup-diloxg3...
2022-10-19 Takayuki Maedafix `SelfVisitor::is_self_ty` ICE
2022-10-19 Michael GouletGeneralize call suggestion for unsatisfied predicate
2022-10-19 Michael GouletStandardize arg suggestions between typeck and trait...
2022-10-19 Michael GouletSuggest calling ctor when trait is unimplemented
next