]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #9635 - smoelius:fix-9386-bug, r=Jarcho
2022-10-20 borsAuto merge of #9670 - Alexendoo:missing-trait-methods...
2022-10-20 Dan GohmanMark `std::os::wasi::io::AsFd` etc. as stable.
2022-10-20 yukangfix rust-lang#101880: suggest let for assignment, and...
2022-10-20 borsAuto merge of #9680 - flip1995:rustup, r=flip1995
2022-10-20 Philipp KronesBump nightly version -> 2022-10-20
2022-10-20 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-20 Ryan LopopoloSkip C-unwind fn pointer impls with the bootstrap compiler
2022-10-20 CaioMove some tests for more reasonable places
2022-10-20 borsAuto merge of #103290 - matthiaskrgr:rollup-ngozai3...
2022-10-20 yukangfix assertion failed for break_last_token and trailing...
2022-10-20 borsAuto merge of #2606 - cbiffle:nostdio, r=RalfJung
2022-10-20 Alex MacleodAdd `missing_trait_methods` lint
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 Ben KimockUse a faster allocation size check in slice::from_raw_parts
2022-10-20 Michael GouletBless test
2022-10-20 yukangfix span for suggestion
2022-10-20 yukangfix #103112, add diagnostic for calling a function...
2022-10-20 Michael GouletNote discrepancies in constness calculation
2022-10-20 Michael GouletRevert "Unify tcx.constness and param env constness...
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 Ryan LopopoloUpdate stability annotations on fnptr impls for C-unwin...
2022-10-20 Ryan LopopoloBless ui tests
2022-10-20 Ryan LopopoloAdd default trait implementations for "c-unwind" ABI...
2022-10-20 Finn BearPut fn in the right place.
2022-10-20 Finn BearCopy of #102941.
2022-10-20 Andrew PollackAdjusting test to needs-unwind, with linking issue
2022-10-20 Thom ChiovoloniUpdate libstd's libc to 0.2.135
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 León Orell... rustdoc: render bounds of cross-crate GAT params
2022-10-19 León Orell... rustdoc: Do not filter out `Self: Sized` bounds
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 Vadim Petrochenkovresolve: Revert "Set effective visibilities for imports...
2022-10-19 nilsGet rid of native_library projection queries
2022-10-19 borsAuto merge of #9634 - royrustdev:fix_redundant_allocati...
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 Daniil BelovAdd architectures to fn create_object_file
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 Vadim Petrochenkovrustdoc: Eliminate uses of `EarlyDocLinkResolver::all_t...
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...
next