]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-12 Camille GILLOTGather module items after lowering.
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 borsAuto merge of #78780 - cjgillot:req, r=Mark-Simulacrum
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 borsAuto merge of #88327 - bonega:scalar_refactor, r=eddyb
2021-09-11 Andrew HickmanAdd comment pointing to test
2021-09-11 Matthias Krügerdon't convert types into identical types
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 Guillaume GomezAdd help for E0463
2021-09-10 Camille GILLOTDuplicate tests for incremental spans mode.
2021-09-10 Camille GILLOTRecord call_site parent for macros.
2021-09-10 Camille GILLOTRemove some span tracking.
2021-09-10 Camille GILLOTGive spans their parent item during lowering.
2021-09-10 Camille GILLOTAdd actual spans to the crate hash.
2021-09-10 Camille GILLOTAdd sanity check.
2021-09-10 Camille GILLOTRename decode to data_untracked.
2021-09-10 Camille GILLOTTrack span dependency using a callback.
2021-09-10 Camille GILLOTEncode spans relative to their parent.
2021-09-10 Camille GILLOTKeep a parent LocalDefId in SpanData.
2021-09-10 Camille GILLOTKeep def_spans collected by resolution.
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 Jesse RudermanFix typo in docs for iterators
2021-09-09 Fabian WolffFix two uses of `span_note` when the source is not...
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 Esteban KuberUse more accurate spans for "unused delimiter" lint
2021-09-09 Stefan SchindlerWorkaround blink/chromium grid layout limitation of...
2021-09-09 borsAuto merge of #88676 - devnexen:fbsd_toolchain_upd...
2021-09-09 Andreas Liljeqvistbugfix
2021-09-09 Andreas LiljeqvistWrap
2021-09-09 Andreas Liljeqvistrename `is_valid_for` to `is_valid`
2021-09-09 Andreas LiljeqvistRename `(un)signed` to `(un)signed_int`
2021-09-09 Andreas LiljeqvistMove `unsigned_max` etc into `Size` again
2021-09-09 Andreas LiljeqvistRemove clone
2021-09-09 Andreas LiljeqvistMake `abi::Abi` `Copy` and remove a *lot* of refs
2021-09-09 Andreas LiljeqvistFix docstring
2021-09-09 Andreas LiljeqvistUse special `Debug` format when `start` > `end`
2021-09-09 Andreas LiljeqvistRemove `contains_zero`, respect the compiler
2021-09-09 Andreas Liljeqvistderive Copy for WrappingRange and Scalar
2021-09-09 Andreas Liljeqvistfix match
2021-09-09 Andreas LiljeqvistAdd methods for checking for full ranges to `Scalar...
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-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 borsAuto merge of #80522 - cjgillot:borrowcrate, r=oli-obk
2021-09-08 Camille GILLOTRebase fallout.
2021-09-08 Camille GILLOTUpdate run-make-fulldeps.
2021-09-08 borsAuto merge of #88750 - jackh726:rollup-w57i9fp, r=jackh726
2021-09-08 Jack HueyRollup merge of #88726 - MingweiSamuel:patch-1, r=wesle...
2021-09-08 Jack HueyRollup merge of #88712 - jhpratt:fix-int_rounding-docs...
2021-09-08 Jack HueyRollup merge of #88694 - Mark-Simulacrum:relnotes,...
2021-09-08 Jack HueyRollup merge of #88691 - hyd-dev:88649, r=Mark-Simulacrum
2021-09-08 Jack HueyRollup merge of #88648 - kpreid:option, r=Mark-Simulacrum
2021-09-08 Jack HueyRollup merge of #88594 - steffahn:more_symbolic_doc_ali...
2021-09-08 Jack HueyRollup merge of #88553 - theo-lw:issue-88276, r=estebank
next