]> git.lizzy.rs Git - rust.git/history - src
Inline `DebruijnIndex` methods
[rust.git] / src /
2022-07-22 borsAuto merge of #99491 - workingjubilee:sync-psimd, r...
2022-07-22 borsAuto merge of #99592 - Dylan-DPC:rollup-xlw4wax, r...
2022-07-22 Dylan DPCRollup merge of #99579 - CleanCut:expect-warning, r...
2022-07-22 Dylan DPCRollup merge of #99539 - compiler-errors:bidirectional...
2022-07-22 Dylan DPCRollup merge of #99423 - GuillaumeGomez:group-css-font...
2022-07-22 Dylan DPCRollup merge of #99393 - Logarithmus:feature/99255...
2022-07-22 Dylan DPCRollup merge of #98868 - tmiasko:unreachable-coverage...
2022-07-22 Dylan DPCRollup merge of #98174 - Kixunil:rename_ptr_as_mut_cons...
2022-07-22 borsAuto merge of #99420 - RalfJung:vtable, r=oli-obk
2022-07-21 borsAuto merge of #99530 - RalfJung:miri, r=oli-obk
2022-07-21 Ralf Jungupdate Miri
2022-07-21 borsAuto merge of #99501 - lcnr:check-regions-infcx, r...
2022-07-21 borsAuto merge of #99567 - matthiaskrgr:rollup-08hh3r4...
2022-07-21 Matthias KrügerRollup merge of #99559 - GuillaumeGomez:rm-unused-field...
2022-07-21 Matthias KrügerRollup merge of #99558 - fee1-dead-contrib:remap_constn...
2022-07-21 Matthias KrügerRollup merge of #99557 - pierwill:patch-6, r=tmiasko
2022-07-21 Matthias KrügerRollup merge of #99552 - lcnr:orphan_check-rework,...
2022-07-21 Matthias KrügerRollup merge of #99549 - JohnTitor:issue-52304, r=compi...
2022-07-21 Matthias KrügerRollup merge of #99528 - matthiaskrgr:2022_07_perf...
2022-07-21 Matthias KrügerRollup merge of #99526 - compiler-errors:normalize...
2022-07-21 Matthias KrügerRollup merge of #99523 - cuviper:asfd_ptrs-1.64, r...
2022-07-21 Matthias KrügerRollup merge of #99454 - benluelo:control-flow/continue...
2022-07-21 Matthias KrügerRollup merge of #99413 - steffahn:btree_dropck, r=m...
2022-07-21 Matthias KrügerRollup merge of #98707 - joboet:fuchsia_locks, r=m...
2022-07-21 Michael GouletGeneralize same_type_modulo_infer
2022-07-21 Guillaume GomezRemove unused field in ItemKind::KeywordItem
2022-07-21 borsAuto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum
2022-07-21 Amanieu d'AntrasAdd test for #96797
2022-07-21 lcnr`region_outlives_predicate` no snapshot
2022-07-21 borsAuto merge of #98162 - nextsilicon:support_lto_embed_bi...
2022-07-21 lcnrorphan check: opaque types are an error
2022-07-21 Yuki OkushiAdd regression test for #52304
2022-07-21 Michael GouletAnd for patterns too
2022-07-21 Michael GouletDo if-expression obligation stuff less eagerly
2022-07-21 borsAuto merge of #93718 - thomcc:used-macho, r=pnkfelix
2022-07-21 borsAuto merge of #99540 - Mark-Simulacrum:bump-beta, r...
2022-07-21 Mark RousskovBump to latest beta
2022-07-21 Jubilee YoungIntroduce core::simd trait imports in tests
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-20 borsAuto merge of #99058 - michaelwoerister:remove-stable...
2022-07-20 Ralf Jungbless some tests
2022-07-20 Ralf Jungwe seem to monomorphize fewer vtables by default now...
2022-07-20 Ralf Jungmake use of symbolic vtables in interpreter
2022-07-20 Michael GouletNormalize the arg spans to be within the call span
2022-07-20 borsAuto merge of #99520 - matthiaskrgr:rollup-05uuv5s...
2022-07-20 Matthias KrügerRollup merge of #99516 - m-ou-se:proc-macro-tracked...
2022-07-20 Matthias KrügerRollup merge of #99510 - krasimirgg:movb, r=nikic
2022-07-20 Matthias KrügerRollup merge of #99508 - TaKO8Ki:avoid-symbol-to-string...
2022-07-20 Matthias KrügerRollup merge of #99489 - GuillaumeGomez:gui-fixes,...
2022-07-20 Matthias KrügerRollup merge of #99488 - luqmana:debuginfo-revisions...
2022-07-20 Matthias KrügerRollup merge of #99480 - miam-miam100:arg-format, r...
2022-07-20 Matthias KrügerRollup merge of #99355 - compiler-errors:macro-metavar...
2022-07-20 Matthias KrügerRollup merge of #99352 - compiler-errors:tighter-spans...
2022-07-20 Matthias KrügerRollup merge of #99212 - davidtwco:partial-stability...
2022-07-20 borsAuto merge of #99472 - RalfJung:provenance, r=oli-obk
2022-07-20 David Woodpasses: check implied feature exists
2022-07-20 David Woodpasses: improved partial stabilization diagnostic
2022-07-20 David Woodmiddle: add `implies_by` to `#[unstable]`
2022-07-20 borsAuto merge of #99506 - Dylan-DPC:rollup-q3msucx, r...
2022-07-20 Krasimir Georgievadapt assembly/static-relocation-model test for LLVM...
2022-07-20 miam-miam100Fix off by one error and add ui test.
2022-07-20 Michael WoeristerRemove unused StableMap and StableSet types from rustc_...
2022-07-20 Dylan DPCRollup merge of #99486 - TaKO8Ki:remove-type-string...
2022-07-20 Dylan DPCRollup merge of #99485 - mdholloway:unused-qualificatio...
2022-07-20 Dylan DPCRollup merge of #99483 - compiler-errors:issue-99482...
2022-07-20 Dylan DPCRollup merge of #99436 - Nilstrieb:toggle-box-noalias...
2022-07-20 Dylan DPCRollup merge of #99383 - ouz-a:issue_57961, r=oli-obk
2022-07-20 Dylan DPCRollup merge of #99345 - compiler-errors:issue-99073...
2022-07-20 Dylan DPCRollup merge of #98101 - vladimir-ea:stdlib_watch_os...
2022-07-20 Michael WoeristerUse FxIndexMap instead of otherwise unused StableMap...
2022-07-20 borsAuto merge of #99495 - oli-obk:revert_98582, r=oli-obk
2022-07-20 David Woodattr: fix expected meta-item for `#[stable]`
2022-07-20 Guillaume GomezAdd GUI tests for search input border color
2022-07-20 Guillaume GomezRemove CSS transition for search input border-color
2022-07-20 ouz-atake opaq types
2022-07-20 Oli SchererRevert "Rollup merge of #98582 - oli-obk:unconstrained_...
2022-07-20 Luqman Adencompiletest: dedup revision line logic.
2022-07-20 Luqman AdenUse revision support to remove near identical debuginfo...
2022-07-20 Luqman Adencompiletest: allow using revisions with debuginfo tests
2022-07-20 borsAuto merge of #99493 - Dylan-DPC:rollup-lli4gcx, r...
2022-07-20 Dylan DPCRollup merge of #99481 - JohnTitor:issue-71547, r=compi...
2022-07-20 Dylan DPCRollup merge of #99452 - Stargateur:fix/typo, r=JohnTitor
2022-07-20 Dylan DPCRollup merge of #99433 - cjgillot:erase-foreign-sig...
2022-07-20 Dylan DPCRollup merge of #98916 - ChrisDenton:hiberfil.sys,...
2022-07-20 Dylan DPCRollup merge of #98784 - compiler-errors:forgot-to...
2022-07-20 borsAuto merge of #98843 - Urgau:check-cfg-stage0, r=Mark...
2022-07-20 Michael GouletSuggest returning binding from block or enclosing scope...
2022-07-20 Guillaume GomezFix CSS on search input focus
2022-07-20 Guillaume GomezFix crate filter select display
2022-07-20 borsAuto merge of #99484 - ehuss:update-cargo, r=ehuss
2022-07-20 Eric HussUpdate cargo
2022-07-19 Michael HollowayRemove #[allow(unused_qualifications)] lines from deriv...
2022-07-19 Michael GouletFix a numerical underflow in tuple wrap suggestion
2022-07-19 Yuki OkushiAdd regression test for #71547
2022-07-19 borsAuto merge of #98180 - notriddle:notriddle/rustdoc...
2022-07-19 Camille GILLOTErase regions before comparing signatures of foreign...
2022-07-19 Michael Gouletbetter error for bad depth on macro metavar expr
2022-07-19 borsAuto merge of #99309 - RalfJung:no-large-copies, r...
2022-07-19 Michael GouletDo not allow typeck children items to constrain outer...
2022-07-19 Michael HowellImprove the function pointer docs
next