]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-07 Yuki OkushiRollup merge of #82292 - SkiFire13:fix-issue-82291...
2021-03-07 Yuki OkushiRollup merge of #82130 - jhpratt:const-option-result...
2021-03-07 Yuki OkushiRollup merge of #77916 - QuiltOS:kernel-code-targets...
2021-03-06 borsAuto merge of #82738 - estebank:tail-expr-check-is...
2021-03-06 Jacob PrattMake some Option, Result methods unstably const
2021-03-05 borsAuto merge of #82816 - GuillaumeGomez:rollup-hxohu2e...
2021-03-05 Guillaume GomezRollup merge of #82809 - notriddle:microoptimize-main...
2021-03-05 Guillaume GomezRollup merge of #82797 - henryboisdequin:name-issue...
2021-03-05 Guillaume GomezRollup merge of #82782 - pnkfelix:include-crate-being...
2021-03-05 Guillaume GomezRollup merge of #82736 - spastorino:mir-opt-level-perf...
2021-03-05 Guillaume GomezRollup merge of #82714 - estebank:missing-braces, r...
2021-03-05 Guillaume GomezRollup merge of #82708 - GuillaumeGomez:doc-test-attr...
2021-03-05 Guillaume GomezRollup merge of #80845 - GuillaumeGomez:item-kind-trans...
2021-03-05 Santiago Pastorinobless mir-inlining warning message
2021-03-05 Santiago PastorinoFix MIR optimization level description
2021-03-05 Santiago PastorinoBump one missing mir_opt_level
2021-03-05 Santiago PastorinoFix rustc_driver self text and bump the mir_opt_level
2021-03-05 Santiago PastorinoBump mir-opt-level from 2 to 3 in tests
2021-03-05 Santiago PastorinoBump mir-opt-level from 3 to 4 in tests
2021-03-05 Santiago PastorinoMake clippy set mir_opt_level using Option
2021-03-05 Santiago PastorinoMake mir_opt_level default to 2 for optimized levels
2021-03-05 Santiago PastorinoBump all mir_opt_level 2 to 3
2021-03-05 Santiago PastorinoBump all mir_opt_level 3 to 4
2021-03-05 Santiago PastorinoFor better consistency change mir_opt_level <= 1 to < 2
2021-03-05 Santiago PastorinoExtract mir_opt_level to a method and use Option to...
2021-03-05 borsAuto merge of #74024 - Folyd:master, r=m-ou-se
2021-03-05 Michael HowellUse substrings instead of split to grab enum variant...
2021-03-05 Giacomo StevanatoAdd relevant test
2021-03-05 Giacomo StevanatoPrevent Zip specialization from calling __iterator_get_...
2021-03-05 Felix S. Klock IIRevise prefix a bit, adding both `--test` (conditionall...
2021-03-05 Guillaume GomezRefactor from_clean_item_kind to improve ExternCrateIte...
2021-03-05 Guillaume GomezMake ItemKind::ExternCrate looks like hir::ItemKind...
2021-03-05 Guillaume GomezMake invalid_doc_attribute lint plural
2021-03-05 borsAuto merge of #82795 - m-ou-se:rollup-uzx0b92, r=m...
2021-03-05 Henry BoisdequinUpdate tests names to start with `issue-`
2021-03-05 MaraRollup merge of #82787 - notriddle:main-js-cleanup...
2021-03-05 MaraRollup merge of #82773 - mgacek8:feature/add_diagnostic...
2021-03-05 MaraRollup merge of #82770 - m-ou-se:assert-match, r=joshtr...
2021-03-05 MaraRollup merge of #82764 - m-ou-se:map-try-insert, r...
2021-03-05 MaraRollup merge of #82728 - calebsander:refactor/bufreader...
2021-03-05 MaraRollup merge of #82289 - SkiFire13:fix-issue-82282...
2021-03-05 MaraRollup merge of #81939 - kper:fixing-81584-allocate...
2021-03-05 MaraRollup merge of #81136 - Xavientois:io_reader_size_hint...
2021-03-05 MaraRollup merge of #80763 - petrochenkov:pubusecrate,...
2021-03-05 MaraRollup merge of #80723 - rylev:noop-lint-pass, r=estebank
2021-03-05 borsAuto merge of #82777 - GuillaumeGomez:rollup-etcsupl...
2021-03-05 borsAuto merge of #71481 - estebank:inherit-stability,...
2021-03-05 Michael HowellRemove unused code from main.js
2021-03-04 Felix S. Klock IIMake rustc shim's verbose output include crate_name...
2021-03-04 Guillaume GomezRollup merge of #82765 - oli-obk:polymorphization_regre...
2021-03-04 Guillaume GomezRollup merge of #82752 - JohnTitor:gat-ice-test, r...
2021-03-04 Guillaume GomezRollup merge of #82690 - jyn514:remove-pass-docs, r...
2021-03-04 Guillaume GomezRollup merge of #82088 - Nicholas-Baron:shorten_html_re...
2021-03-04 Guillaume GomezRollup merge of #76716 - GuillaumeGomez:stop-complains...
2021-03-04 Guillaume GomezAlso use INVALID_DOC_ATTRIBUTE for "unknown doc attribu...
2021-03-04 Mara BosAdd tracking issue for assert_matches.
2021-03-04 Guillaume GomezAdd tests for #[doc(test(...)] check
2021-03-04 Guillaume GomezAdd extra check for #[doc(test(...)] attribute
2021-03-04 Guillaume GomezAdd new edition 2021 link: INVALID_DOC_ATTRIBUTE
2021-03-04 Guillaume GomezUse cache access levels
2021-03-04 Guillaume GomezNo more need for borrow call
2021-03-04 Guillaume GomezPass TyCtxt directly instead of DocContext in librustdo...
2021-03-04 Guillaume GomezMove visibility check inside the should_have_doc_exampl...
2021-03-04 Guillaume GomezUpdate missing code example test
2021-03-04 Guillaume GomezDon't warn for `missing_doc_examples` when item is...
2021-03-04 borsAuto merge of #82747 - JohnTitor:pin-es-check-version...
2021-03-04 Joshua NelsonUpdate rustdoc documentation
2021-03-04 Mara BosDon't consume the expression in assert_matches!()'s...
2021-03-04 Nicholas-BaronCorrected imports for render tests and mod files
2021-03-04 Nicholas-BaronMoved `write_shared` to its own file
2021-03-04 Mateusz GacekFix comment with path to `symbols!` macro
2021-03-04 Mateusz GacekAdd diagnostic item to `Default` trait
2021-03-04 Nicholas-BaronMoved the `make_item_keywords` function to `context...
2021-03-04 Nicholas-BaronMoved `print_item` and helpers to a separate file
2021-03-04 Nicholas-BaronMoved Context and its impls to a separate file
2021-03-04 Mara BosFix assert_matches doc examples.
2021-03-04 Mara BosAdd debug_assert_matches macro.
2021-03-04 Mara BosAllow for multiple patterns and a guard in assert_matches.
2021-03-04 Mara BosAdd assert_matches!(expr, pat).
2021-03-04 Mara BosAdd tracking issue for map_try_insert.
2021-03-04 Mara BosRemove unnecessary bound from HashMap::try_insert.
2021-03-04 Oli SchererFixes -Zpolymorphize for src/test/ui/const-generics...
2021-03-04 Oli SchererTypo
2021-03-04 Oli SchererSpread tracing instrumentation into the polymorphizatio...
2021-03-04 Mara BosIgnore file length tidy warning in hash/map.rs.
2021-03-04 borsAuto merge of #81451 - nikic:llvm-12, r=nagisa
2021-03-04 Mara BosImplement Error for OccupiedError.
2021-03-04 Mara BosImprove Debug implementations of OccupiedError.
2021-03-04 Mara BosAdd HashMap::try_insert and hash_map::OccupiedError.
2021-03-04 Mara BosAdd BTreeMap::try_insert and btree_map::OccupiedError.
2021-03-04 Oli SchererRemove a dead code path
2021-03-04 borsAuto merge of #82756 - JohnTitor:rollup-e4ij7h6, r...
2021-03-04 Yuki OkushiRollup merge of #82744 - camelid:cratenum-byval, r...
2021-03-04 Yuki OkushiRollup merge of #82740 - jyn514:proper-history, r=Mark...
2021-03-04 Yuki OkushiRollup merge of #82717 - estebank:issue-70152, r=lcnr
2021-03-04 Yuki OkushiRollup merge of #82697 - jplatte:patch-1, r=davidtwco
2021-03-04 Yuki OkushiRollup merge of #82564 - WaffleLapkin:revert_spare_mut...
2021-03-04 Yuki OkushiRollup merge of #82315 - jsha:font-display-swap, r...
2021-03-04 Yuki OkushiRollup merge of #82310 - jsha:rustdoc-search-onfocus...
2021-03-04 Yuki OkushiRollup merge of #80527 - jyn514:rustdoc-lints, r=Guilla...
next