]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-21 Matthias KrügerRollup merge of #103335 - SarthakSingh31:issue-89008...
2022-10-21 Matthias KrügerRollup merge of #102635 - lcnr:incoherent_auto_trait_ob...
2022-10-21 borsAuto merge of #101077 - sunshowers:signal-mask-inherit...
2022-10-21 borsAuto merge of #98450 - lqd:doc-metadata, r=lqd,Guillaum...
2022-10-21 borsAuto merge of #103344 - Dylan-DPC:rollup-d1rpfvx, r...
2022-10-21 Dylan DPCRollup merge of #103321 - notriddle:notriddle/source...
2022-10-21 Dylan DPCRollup merge of #103260 - cuviper:needs-asm-support...
2022-10-21 Dylan DPCRollup merge of #103111 - cjgillot:shadow-label, r...
2022-10-21 Dylan DPCRollup merge of #103051 - davidtwco:translation-tidying...
2022-10-21 Dylan DPCRollup merge of #102922 - kper:bugfix/102902-filtering...
2022-10-21 Dylan DPCRollup merge of #102287 - compiler-errors:unused-must...
2022-10-21 borsAuto merge of #103310 - lcnr:rustc_hir_typeck, r=compil...
2022-10-21 Sarthak Singhreplaced wrong test with the correct mcve
2022-10-21 borsAuto merge of #103308 - sunfishcode:sunfishcode/wasi...
2022-10-20 Guillaume GomezAdd UI regression test when querying visibility of...
2022-10-20 Guillaume GomezAdd ui test to ensure attributes generated from macros...
2022-10-20 Guillaume GomezAdd code comments and documentation
2022-10-20 Guillaume GomezRemove doc comments only for private items or some...
2022-10-20 Guillaume GomezAdd missing @local_only on attributes
2022-10-20 RainChange process spawning to inherit the parent's signal...
2022-10-20 lcnrupdate doc links
2022-10-20 Dan GohmanMake the whole `std::os::wasi::io` module stable.
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 Michael Howellrustdoc: improve appearance of source page navigation bar
2022-10-20 DeadbeefImprove "`~const` is not allowed here" message
2022-10-20 Michael GouletElaborate supertrait bounds when triggering unused_must...
2022-10-20 Ralf Junginterpret: remove an incorrect assertion
2022-10-20 Michael Gouletno test in testsuite label
2022-10-20 borsAuto merge of #103092 - petrochenkov:weaklto, r=wesleywiser
2022-10-20 lcnradd increased recursion limit
2022-10-20 lcnrrustc_hir_typeck: fix clippy
2022-10-20 lcnrrustc_hir_typeck: fix paths and partially mv files
2022-10-20 lcnrrustc_hir_typeck: move whole files
2022-10-20 Dan GohmanMark `std::os::wasi::io::AsFd` etc. as stable.
2022-10-20 borsAuto merge of #103290 - matthiaskrgr:rollup-ngozai3...
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 Kevin PerImplement assertions and fixes to not emit empty spans...
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 Takayuki Maedacheck if impl_self is `Some`
2022-10-20 John HigginsFixed docs typo in `library/std/src/time.rs`
2022-10-20 borsAuto merge of #103205 - spastorino:fix-rpits-lifetime...
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 clubby789Remove extra spaces
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 Santiago PastorinoExtract orig_opt_local_def_id as a function
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 Josh StoneFixup a few tests needing asm support
2022-10-19 Michael GouletDeny const variables as well
2022-10-19 Michael GouletDon't call `own_existential_vtable_entries` on unresolv...
2022-10-19 Michael GouletMake ClosureOutlivesRequirement not rely on an unresolv...
2022-10-19 Michael GouletDon't hash non-fresh Ty::Infer or RegionKind::Infer
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 #103214 - Nilstrieb:set-theory, r=petroch...
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 nilsUse Set instead of Vec in transitive_relation
2022-10-19 Mara BosAdd test.
2022-10-19 Mara BosAllow #[unstable] impls for fn() with unstable abi.
2022-10-19 Mara BosSplit is_stable from rustc_target::spec::abi::is_enabled.
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...
next