]> git.lizzy.rs Git - rust.git/history - compiler
Remove deferred sized checks
[rust.git] / compiler /
2022-08-16 Michael GouletRemove deferred sized checks
2022-08-15 borsAuto merge of #100595 - matthiaskrgr:rollup-f1zur58...
2022-08-15 Matthias KrügerRollup merge of #100586 - the8472:available_parallelism...
2022-08-15 Matthias KrügerRollup merge of #100582 - GuillaumeGomez:rustdoc-json...
2022-08-15 Matthias KrügerRollup merge of #100568 - ivmarkov:master, r=Mark-Simul...
2022-08-15 Matthias KrügerRollup merge of #100559 - nnethercote:parser-simplifica...
2022-08-15 Matthias KrügerRollup merge of #100528 - tux3:riscv-bitmanip-features...
2022-08-15 Matthias KrügerRollup merge of #100514 - compiler-errors:issue-100191...
2022-08-15 Matthias KrügerRollup merge of #100458 - compiler-errors:fn-argument...
2022-08-15 Matthias KrügerRollup merge of #100377 - est31:fluent_grepability...
2022-08-15 Matthias KrügerRollup merge of #100325 - aDotInTheVoid:rdj-import...
2022-08-15 Matthias KrügerRollup merge of #100031 - GoldsteinE:try-removing-the...
2022-08-15 borsAuto merge of #100569 - matthiaskrgr:rollup-9450lzs...
2022-08-15 The 8472Revert "Revert "Remove num_cpus dependency from bootstr...
2022-08-15 borsAuto merge of #98393 - michaelwoerister:new-cpp-like...
2022-08-15 Matthias KrügerRollup merge of #100566 - TaKO8Ki:use-create-snapshot...
2022-08-15 Matthias KrügerRollup merge of #100534 - Rageking8:Rageking8-refactor1...
2022-08-15 Matthias KrügerRollup merge of #100506 - lcnr:fnctxt-yeet, r=compiler...
2022-08-15 Matthias KrügerRollup merge of #100483 - compiler-errors:point-to...
2022-08-15 Matthias KrügerRollup merge of #100277 - m-ou-se:format-args-1, r...
2022-08-15 Matthias KrügerRollup merge of #100211 - cjgillot:ctfe-mir-available...
2022-08-15 Takayuki Maedause `create_snapshot_for_diagnostic` instead of `clone...
2022-08-15 borsAuto merge of #96745 - ehuss:even-more-attribute-valida...
2022-08-15 Nicholas NethercoteSimplify attribute handling in `parse_bottom_expr`.
2022-08-15 borsAuto merge of #96350 - austinabell:skip_optimization...
2022-08-15 borsAuto merge of #100510 - compiler-errors:as-a-treat...
2022-08-14 Nicholas NethercoteStreamline `parse_path_start_expr`.
2022-08-14 borsAuto merge of #100540 - matthiaskrgr:rollup-734hkpt...
2022-08-14 Michael GouletAlso do it for generics
2022-08-14 Michael GouletPoint to argument if it's self type of unsatisfied...
2022-08-14 Michael GouletTypeError can be Copy
2022-08-14 Matthias KrügerRollup merge of #100526 - Nilstrieb:tests!, r=Mark...
2022-08-14 Matthias KrügerRollup merge of #100524 - ohno418:impl-debug-for-some...
2022-08-14 Matthias KrügerRollup merge of #100523 - GuillaumeGomez:remove-clean...
2022-08-14 Matthias KrügerRollup merge of #100482 - youknowone:patch-1, r=Mark...
2022-08-14 Matthias KrügerRollup merge of #100253 - obeis:issue-100197, r=cjgillot
2022-08-14 Matthias KrügerRollup merge of #100249 - Meziu:master, r=joshtriplett
2022-08-14 borsAuto merge of #100429 - GuillaumeGomez:merge-html-eleme...
2022-08-14 Rageking8Make code slightly more uniform
2022-08-14 borsAuto merge of #100525 - Dylan-DPC:rollup-4cp6nu0, r...
2022-08-14 Dylan DPCRollup merge of #100487 - tmiasko:assert-safe, r=petroc...
2022-08-14 Dylan DPCRollup merge of #100126 - petrochenkov:screname, r...
2022-08-14 Dylan DPCRollup merge of #100115 - obeis:issue-99910, r=cjgillot
2022-08-14 Dylan DPCRollup merge of #100026 - WaffleLapkin:array-chunks...
2022-08-14 Dylan DPCRollup merge of #99861 - lcnr:orphan-check-cg, r=jackh726
2022-08-14 Dylan DPCRollup merge of #99582 - compiler-errors:issue-99566...
2022-08-14 tux3feat: Target features for 1st group of RISC-V Bitmanip...
2022-08-14 borsAuto merge of #100516 - compiler-errors:rollup-fgrfeb3...
2022-08-14 Michael GouletRollup merge of #100479 - compiler-errors:argument...
2022-08-14 Michael GouletRollup merge of #100468 - cuviper:lazy-x, r=jyn514
2022-08-14 Michael GouletRollup merge of #100446 - TaKO8Ki:suggest-removing...
2022-08-14 Michael GouletRollup merge of #100431 - compiler-errors:enum-ctor...
2022-08-14 Michael GouletRollup merge of #100367 - fmease:fix-100365, r=compiler...
2022-08-14 Michael GouletRollup merge of #100335 - aDotInTheVoid:rdj-resolved...
2022-08-14 Michael GouletRollup merge of #100299 - compiler-errors:issue-100283...
2022-08-14 Michael GouletRollup merge of #99646 - compiler-errors:arg-mismatch...
2022-08-14 borsAuto merge of #100495 - RalfJung:miri, r=RalfJung
2022-08-14 borsAuto merge of #100511 - compiler-errors:rollup-vrte4w5...
2022-08-13 Michael GouletDelay span bug when failing to normalize negative coher...
2022-08-13 Michael GouletRollup merge of #100509 - BoxyUwU:merge_hrtb_with_highe...
2022-08-13 Michael GouletRollup merge of #100501 - RalfJung:miri-from-exposed...
2022-08-13 Michael GouletRollup merge of #100490 - lcnr:wf-consts, r=jackh726
2022-08-13 Michael GouletRollup merge of #100475 - chenyukang:fix-100461, r...
2022-08-13 Michael GouletRollup merge of #100464 - khyperia:lld-icf-on-windows...
2022-08-13 Michael GouletRollup merge of #100447 - GuillaumeGomez:rm-clean-impl...
2022-08-13 Michael GouletRollup merge of #100445 - krasimirgg:llvm-16-msan,...
2022-08-13 Michael GouletRollup merge of #100438 - compiler-errors:issue-100360...
2022-08-13 Michael GouletRollup merge of #100434 - compiler-errors:issue-100373...
2022-08-13 Michael GouletRollup merge of #100407 - RalfJung:no-int2ptr, r=Mark...
2022-08-13 Goldsteinfix span_extend_to_next_char docs
2022-08-13 lcnrwf correctly shallow_resolve consts
2022-08-13 Michael GouletDo not inline non-simple argument type errors into...
2022-08-13 Michael GouletLabel argument coercion errors
2022-08-13 lcnrchange `InlineAsmCtxt` to not talk about `FnCtxt`
2022-08-13 Takayuki Maedause `span_suggestion` instead of `span_suggestion_verbose`
2022-08-13 borsAuto merge of #100380 - nicholasbishop:bishop-update...
2022-08-13 yukanggive a helpful diagnostic even when the next struct...
2022-08-13 borsAuto merge of #100341 - andrewpollack:fuchsia-llvm...
2022-08-13 borsAuto merge of #100324 - Mark-Simulacrum:bootstrap-bump...
2022-08-13 Tomasz Miąsko`assert_{inhabited,zero_valid,uninit_valid}` intrinsics...
2022-08-12 Mark RousskovAdjust cfgs
2022-08-12 est31Change fluent_messages macro to expect _ slugs instead...
2022-08-12 est31Update rustdoc to new slug style
2022-08-12 est31Replace - with _ in ftl slugs for better grepability
2022-08-12 borsAuto merge of #100456 - Dylan-DPC:rollup-fn17z9f, r...
2022-08-12 Vadim Petrochenkovrustc_target: Update some old naming around self contai...
2022-08-12 Michael GouletAddress nit
2022-08-12 Michael GouletAdjust span of fn arguments
2022-08-12 Michael GouletAdjust span of closure param
2022-08-12 Michael GouletAnd for closures
2022-08-12 Michael GouletPoint out a single arg if we have a single arg incompat...
2022-08-12 Michael GouletCheck ctor for missing stability
2022-08-12 Michael Gouletenum variant ctor inherits stability of variant
2022-08-12 Dylan DPCRollup merge of #100443 - est31:let_else_regression_tes...
2022-08-12 Dylan DPCRollup merge of #100409 - jsha:highlight-lighter, r...
2022-08-12 Dylan DPCRollup merge of #100396 - chenyukang:fix-100394, r...
2022-08-12 Dylan DPCRollup merge of #100366 - davidtwco:translation-never...
2022-08-12 Dylan DPCRollup merge of #100255 - thedanvail:issue-98861-fix...
2022-08-12 Dylan DPCRollup merge of #100247 - cjgillot:verify-dyn-trait...
2022-08-12 Dylan DPCRollup merge of #100229 - RalfJung:extra-const-ub-check...
next