]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-13 Camille GILLOTAdd feature gate.
2022-07-13 Camille GILLOTBless ui-fulldeps tests.
2022-07-13 Camille GILLOTClippy fallout.
2022-07-13 Camille GILLOTAlways use CreateParameter mode for function definitions.
2022-07-13 borsAuto merge of #99066 - est31:remove_box_librustdoc...
2022-07-13 borsAuto merge of #99149 - ferrocene:pa-nightly-branch...
2022-07-13 borsAuto merge of #99101 - RalfJung:interpret-projections...
2022-07-12 borsAuto merge of #99177 - Dylan-DPC:rollup-m0k9q2w, r...
2022-07-12 Dylan DPCRollup merge of #99171 - GuillaumeGomez:rustdoc-ui...
2022-07-12 Dylan DPCRollup merge of #99154 - rosehuds:master, r=cjgillot
2022-07-12 Dylan DPCRollup merge of #99038 - jackh726:earlybinder-cleanup...
2022-07-12 Dylan DPCRollup merge of #98972 - TaKO8Ki:suggest-adding-missing...
2022-07-12 Dylan DPCRollup merge of #98633 - c410-f3r:yet-another-let-chain...
2022-07-12 Dylan DPCRollup merge of #98622 - petrochenkov:executables,...
2022-07-12 Guillaume GomezUpdate -zhelp and -chelp rustdoc-ui tests to use regex...
2022-07-12 Guillaume GomezAdd regex-error-pattern flag in compiletest
2022-07-12 Takayuki Maedaimplement a suggestion for a floating point number...
2022-07-12 Ralf Junguse a loop rather than try_fold
2022-07-12 Ralf Junginterpret: refactor projection handling code
2022-07-12 borsAuto merge of #99165 - matthiaskrgr:rollup-rqpelfa...
2022-07-11 est31Remove box syntax from Box<BareFunctionDecl> construction
2022-07-11 est31Remove box syntax for Box<rustdoc::clean::types::Type...
2022-07-11 est31Remove box syntax for Box<ImplItem> construction
2022-07-11 est31Remove box syntax for Box<Attributes> construction
2022-07-11 est31Remove box syntax from Box<dyn Iterator> construction
2022-07-11 Matthias KrügerRollup merge of #99161 - fee1-dead-contrib:compile...
2022-07-11 Matthias KrügerRollup merge of #99146 - compiler-errors:issue-61525...
2022-07-11 Matthias KrügerRollup merge of #99145 - jyn514:dont-rerun-build-script...
2022-07-11 Matthias KrügerRollup merge of #99142 - notriddle:notriddle/doctest...
2022-07-11 Matthias KrügerRollup merge of #99124 - compiler-errors:issue-99122...
2022-07-11 Matthias KrügerRollup merge of #99075 - danobi:dup_type_hint_sugg...
2022-07-11 Matthias KrügerRollup merge of #99055 - GuillaumeGomez:rustdoc-help...
2022-07-11 Matthias KrügerRollup merge of #97210 - Milo123459:clippy-args, r...
2022-07-11 borsAuto merge of #96978 - lqd:win_pgo2, r=Mark-Simulacrum
2022-07-11 Vadim Petrochenkovrustc_target: Flip the default for `TargetOptions:...
2022-07-11 Michael GouletFix sized check ICE in intrisicck
2022-07-11 borsAuto merge of #98637 - cjgillot:bare-trait-anon-lt...
2022-07-11 Deadbeefcompiletest: trim edition before passing as flag
2022-07-11 Rémy Rakicintroduce PGO on the `dist-x86_64-msvc` builder
2022-07-11 Rémy Rakicmake linux PGO script more generic
2022-07-11 Jack Hueyplaceholders -> inference vars in comment
2022-07-11 Rémy Rakicextend bootstrap for PGO on windows
2022-07-11 Rose Hudsonuse PlaceRef::iter_projections to fix old FIXME
2022-07-11 Rémy Rakicbump CI LLVM to 14.0.5
2022-07-11 borsAuto merge of #99151 - Dylan-DPC:rollup-40aqkxy, r...
2022-07-11 Dylan DPCRollup merge of #99147 - compiler-errors:issue-55673...
2022-07-11 Dylan DPCRollup merge of #99140 - TaKO8Ki:implement-is-accessibl...
2022-07-11 Dylan DPCRollup merge of #99091 - compiler-errors:private-types...
2022-07-11 Dylan DPCRollup merge of #98907 - compiler-errors:plz-no-float...
2022-07-11 Dylan DPCRollup merge of #98882 - compiler-errors:explain-doc...
2022-07-11 borsAuto merge of #97841 - nvzqz:inline-encode-wide, r...
2022-07-11 Guillaume GomezAdd tests for -Chelp and -Zhelp
2022-07-11 Guillaume GomezFix rustdoc -Zhelp and -Chelp options
2022-07-11 Pietro Albini configure nightly branch name in stage0.json
2022-07-11 Pietro Albiniremove the need to update bump-stage0 with new stage0...
2022-07-11 Takayuki Maedarename a method
2022-07-11 Miloclippy argument support
2022-07-11 Michael GouletUse Visibility::is_accessible_from to make suggestion...
2022-07-11 Michael GouletDo not mention private Self types from other crates
2022-07-11 Michael GouletMention similarly named associated type even if it...
2022-07-11 borsAuto merge of #98369 - jyn514:configure.py, r=Mark...
2022-07-11 Michael GouletDo not suggest same trait over again
2022-07-11 Michael GouletUse fake substs to check for `Self: Sized` predicates...
2022-07-11 Joshua NelsonDon't rerun the build script for the compiler each...
2022-07-11 Michael Howellfix(doctest): treat fatal parse errors as incomplete...
2022-07-11 borsAuto merge of #99130 - jyn514:std-cache-invalidation...
2022-07-11 Takayuki Maedaimplement `is_accessible_span`
2022-07-11 borsAuto merge of #98526 - jyn514:download-llvm-outside...
2022-07-11 Michael GouletDeny floats even when adt_const_params is enabled
2022-07-10 Michael Gouletuse subdiagnostic for message
2022-07-10 Michael Gouletexplain doc comments in macros a bit
2022-07-10 Joshua NelsonFix `x build library/std compiler/rustc`
2022-07-10 borsAuto merge of #99133 - matthiaskrgr:rollup-eignphd...
2022-07-10 est31Remove box syntax from doctest.rs
2022-07-10 est31Remove box syntax from Box<function pointer> construction
2022-07-10 Matthias KrügerRollup merge of #99128 - oxalica:fix/ci-llvm-patchelf...
2022-07-10 Matthias KrügerRollup merge of #99114 - GuillaumeGomez:css-cleanup...
2022-07-10 Matthias KrügerRollup merge of #99095 - rhysd:issue-99092, r=compiler...
2022-07-10 Matthias KrügerRollup merge of #99094 - AldaronLau:atomic-ptr-extra...
2022-07-10 Matthias KrügerRollup merge of #98713 - nikomatsakis:issue-98693,...
2022-07-10 oxalicaFix `download-ci-llvm` NixOS patching for binaries
2022-07-10 Joshua NelsonAllow using `download-ci-llvm = true` outside the git...
2022-07-10 Joshua NelsonRemove unsupported options in configure.py
2022-07-10 borsAuto merge of #99107 - weihanglo:update-cargo, r=ehuss
2022-07-10 borsAuto merge of #98785 - compiler-errors:no-check-expr...
2022-07-10 borsAuto merge of #98463 - mystor:expand_expr_bool, r=eddyb
2022-07-10 borsAuto merge of #99112 - matthiaskrgr:rollup-uv2zk4d...
2022-07-10 Guillaume GomezGroup .test-arrow CSS rules and fix rgb/rgba property
2022-07-10 Matthias KrügerRollup merge of #99109 - WaffleLapkin:atomic_ti, r...
2022-07-10 Matthias KrügerRollup merge of #99103 - TaKO8Ki:avoid-&str-to-string...
2022-07-10 Matthias KrügerRollup merge of #99100 - Smittyvb:test-cli-binary-name...
2022-07-10 Matthias KrügerRollup merge of #99086 - GuillaumeGomez:search-result...
2022-07-10 Matthias KrügerRollup merge of #99045 - 1011X:patch-1, r=GuillaumeGomez
2022-07-10 Maybe Wafflefill new tracking issue for `feature(strict_provenance_...
2022-07-10 borsAuto merge of #95295 - CAD97:layout-isize, r=scottmcm
2022-07-10 Weihang Lo7 commits in c0bbd42ce5e83fe2a93e817c3f9b955492d3130a...
2022-07-10 rhysdRemove duplicate notes from error on inter-crate ambigu...
2022-07-10 borsAuto merge of #97522 - xfix:stabilize-slice-from-raw...
2022-07-10 borsAuto merge of #98213 - notriddle:notriddle/clap-3,...
2022-07-09 SmittyFix binary name in help message for test binaries
next