]> git.lizzy.rs Git - rust.git/history - src
Update odht to 0.2.1
[rust.git] / src /
2021-09-14 Michael WoeristerUse on-disk-hash-table format for DefPathHashMap in...
2021-09-13 borsAuto merge of #87794 - bonega:enum_niche_prefer_zero...
2021-09-13 Andreas Liljeqvistenum niche allocation grows toward zero if possible
2021-09-13 borsAuto merge of #87915 - estebank:fancy-spans, r=oli-obk
2021-09-13 borsAuto merge of #88766 - ehuss:update-cargo, r=ehuss
2021-09-13 borsAuto merge of #88745 - hnj2:allow-trait-impl-missing...
2021-09-13 borsAuto merge of #88529 - Meziu:master, r=nagisa
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Gary GuoAdd mir opt test for min_align_of -> AlignOf lowering
2021-09-12 Gary GuoIntroduce NullOp::AlignOf
2021-09-12 borsAuto merge of #88759 - Amanieu:panic_in_drop, r=nagisa...
2021-09-12 borsAuto merge of #88811 - jackh726:issue-88446, r=nikomatsakis
2021-09-12 borsAuto merge of #88881 - Manishearth:rollup-alohfwx,...
2021-09-12 Manish GoregaokarRollup merge of #88813 - lcnr:ena-docs, r=jyn514
2021-09-12 Manish GoregaokarRollup merge of #88810 - camelid:cleanup-pt1, r=jyn514
2021-09-12 Manish GoregaokarRollup merge of #88711 - Mark-Simulacrum:fix-dfs-bug...
2021-09-12 Manish GoregaokarRollup merge of #88709 - BoxyUwU:thir-abstract-const...
2021-09-12 Manish GoregaokarRollup merge of #88699 - Mark-Simulacrum:fixes-cherry...
2021-09-12 Manish GoregaokarRollup merge of #88677 - petrochenkov:exportid, r=davidtwco
2021-09-12 Manish GoregaokarRollup merge of #88336 - jackh726:gats-where-constraint...
2021-09-12 borsAuto merge of #88771 - jackh726:wf_tys_set, r=nikomatsakis
2021-09-12 borsAuto merge of #88765 - mk12:update-llvm, r=cuviper
2021-09-12 borsAuto merge of #87073 - jyn514:primitive-docs, r=Guillau...
2021-09-12 Guillaume GomezFix `no_core` and `no_std` rustdoc tests on Windows
2021-09-12 Joshua NelsonFix linkcheck issues
2021-09-12 Joshua NelsonFix broken handling of primitive items
2021-09-12 Joshua Nelsondowngrade some logging
2021-09-12 Joshua NelsonAdd primitive documentation to libcore
2021-09-11 borsAuto merge of #84373 - cjgillot:resolve-span, r=michael...
2021-09-11 Noah Levrustdoc: Cleanup a pattern match in `external_generic_a...
2021-09-11 Noah LevRemove unnecessary `is_trait` argument
2021-09-11 Noah LevFix redundant arguments in `external_path()`
2021-09-11 borsAuto merge of #78780 - cjgillot:req, r=Mark-Simulacrum
2021-09-11 Noah LevRemove unused `hir_id` parameter from `resolve_type`
2021-09-11 Noah LevCreate a valid `Res` in `external_path()`
2021-09-11 Noah Levrustdoc: Get symbol for `TyParam` directly
2021-09-11 Noah LevOnly take `tcx` when it's all that's needed
2021-09-11 lcnrexplicitly link to external `ena` docs
2021-09-11 borsAuto merge of #88857 - workingjubilee:rollup-zrtvspt...
2021-09-11 Camille GILLOTRebase fallout.
2021-09-11 JubileeRollup merge of #88850 - matthiaskrgr:identical_conv...
2021-09-11 JubileeRollup merge of #88849 - matthiaskrgr:clony_on_copy...
2021-09-11 JubileeRollup merge of #88830 - GuillaumeGomez:help-e0463...
2021-09-11 JubileeRollup merge of #88779 - estebank:unused-delims, r...
2021-09-11 JubileeRollup merge of #88757 - andrewhickman:master, r=jackh726
2021-09-11 JubileeRollup merge of #88733 - Noble-Mushtak:88577, r=estebank
2021-09-11 JubileeRollup merge of #88668 - hvdijk:x32, r=joshtriplett
2021-09-11 JubileeRollup merge of #88209 - Amanieu:asm_in_underscore...
2021-09-11 JubileeRollup merge of #88147 - FabianWolff:issue-88097, r...
2021-09-11 JubileeRollup merge of #87904 - kpreid:unsize, r=jyn514
2021-09-11 Amanieu d'AntrasAdd test for -Z panic-in-drop=abort
2021-09-11 borsAuto merge of #88327 - bonega:scalar_refactor, r=eddyb
2021-09-11 Matthias Krügerdon't clone types that are Copy (clippy::clone_on_copy)
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-11 borsAuto merge of #88824 - Manishearth:rollup-7bzk9h6,...
2021-09-10 Mitchell KemberUpdate LLVM submodule
2021-09-10 Vadim Petrochenkovrustc: Remove local variable IDs from `Export`s
2021-09-10 Camille GILLOTDuplicate tests for incremental spans mode.
2021-09-10 Camille GILLOTKeep a parent LocalDefId in SpanData.
2021-09-10 borsAuto merge of #88823 - hyd-dev:miri, r=RalfJung
2021-09-10 Manish GoregaokarRollup merge of #88812 - gz:patch-1, r=ehuss
2021-09-10 Manish GoregaokarRollup merge of #88807 - jruderman:which_reverses,...
2021-09-10 Manish GoregaokarRollup merge of #88776 - dns2utf8:rustdoc_workaround_10...
2021-09-10 Manish GoregaokarRollup merge of #88742 - GuillaumeGomez:fix-table-in...
2021-09-10 Manish GoregaokarRollup merge of #88732 - durin42:llvm-14-attrs-2, r...
2021-09-10 Manish GoregaokarRollup merge of #88720 - GuillaumeGomez:rustdoc-coverag...
2021-09-10 Manish GoregaokarRollup merge of #88667 - kraktus:patch-1, r=dtolnay
2021-09-10 Manish GoregaokarRollup merge of #88639 - Emilgardis:fix-issue-88600...
2021-09-10 Manish GoregaokarRollup merge of #88632 - camelid:md-opts, r=CraftSpider
2021-09-10 Manish GoregaokarRollup merge of #88578 - notriddle:notriddle/suggest...
2021-09-10 Manish GoregaokarRollup merge of #88546 - scrabsha:scrabsha/closure...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-10 Manish GoregaokarRollup merge of #87088 - FabianWolff:issue-87060, r...
2021-09-10 Manish GoregaokarRollup merge of #86165 - m-ou-se:proc-macro-span-shrink...
2021-09-10 Manish GoregaokarRollup merge of #85200 - FabianWolff:issue-84647, r...
2021-09-10 hyd-devUpdate Miri
2021-09-10 borsAuto merge of #88797 - m-ou-se:uhhhh, r=pietroalbini
2021-09-10 Mara BosTemporarily ignore some debuginfo tests on windows.
2021-09-10 Mara BosWork around CI issue with windows sdk 10.0.20348.0.
2021-09-10 Guillaume GomezAdd test for enum tuple variants and tuple struct doc...
2021-09-10 Guillaume GomezDon't require documentation for fields in an enum tuple...
2021-09-10 Gerd ZellwegerFix typo `option` -> `options`.
2021-09-10 Noah LevRemove unnecessary `Cache.*_did` fields
2021-09-09 jackh726In relate_tys, when creating new universes, insert...
2021-09-09 Fabian WolffIgnore automatically derived impls of `Clone` and ...
2021-09-09 Sasha PourcelotEmit proper errors on missing closure braces
2021-09-09 Ellenadd test for builtin types N + N unifying with fn call
2021-09-09 Esteban KuberUse more accurate spans for "unused delimiter" lint
2021-09-09 Stefan SchindlerWorkaround blink/chromium grid layout limitation of...
2021-09-09 Samuel E. Moelius IIIUpdate dependencies
2021-09-09 Hans Niklas JacobAllow missing code examples in trait impls.
2021-09-09 borsAuto merge of #88676 - devnexen:fbsd_toolchain_upd...
2021-09-09 Samuel E. Moelius IIIPrep for upgrade to cargo_metadata 0.14.0
2021-09-09 borsAuto merge of #88748 - bjorn3:try_fix_perf_regression...
2021-09-09 borsAuto merge of #88752 - Mark-Simulacrum:bootstrap-bump...
2021-09-09 Noble-MushtakFatal error for functions with more than 65535 arguments
2021-09-09 Mark RousskovBump stage0 compiler to 1.56
2021-09-09 EllenCI please
2021-09-09 Ellenresolve `from_hir_call` FIXME
next