]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-13 Dylan DPCRollup merge of #98574 - dingxiangfei2009:let-else...
2022-07-13 borsAuto merge of #99203 - GuillaumeGomez:rollup-b2re0dv...
2022-07-13 Guillaume GomezRollup merge of #99185 - krasimirgg:llvm-wrapper-inline...
2022-07-13 Guillaume GomezRollup merge of #99183 - jonas-schievink:proc_macro...
2022-07-13 Guillaume GomezRollup merge of #99176 - lnicola:rust-analyzer-2022...
2022-07-13 Guillaume GomezRollup merge of #99168 - TaKO8Ki:add-regression-test...
2022-07-13 Guillaume GomezRollup merge of #99152 - GuillaumeGomez:css-theme-var...
2022-07-13 Guillaume GomezRollup merge of #99148 - SOF3:clarify-xsize-bound,...
2022-07-13 Guillaume GomezRollup merge of #99132 - jyn514:autolabel, r=Mark-Simul...
2022-07-13 Guillaume GomezRollup merge of #99020 - fee1-dead-contrib:repr_transpa...
2022-07-13 Guillaume GomezRollup merge of #98848 - flip1995:clippy-book, r=jyn514
2022-07-13 Guillaume GomezRollup merge of #98789 - aDotInTheVoid:rjdt-derives...
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 Deadbeeffix documentation
2022-07-13 borsAuto merge of #99101 - RalfJung:interpret-projections...
2022-07-12 Krasimir Georgievllvm-wrapper: adapt for LLVM API change
2022-07-12 Jonas SchievinkMention rust-analyzer maintainers when `proc_macro...
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 Ding Xiang Feifix the typo
2022-07-12 Laurențiu Nicola:arrow_up: rust-analyzer
2022-07-12 Deadbeefadd more tests
2022-07-12 Deadbeefcheck non_exhaustive attr and private fields for transp...
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 Maedaadd regression test for #74713
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 Ding Xiang Feiadd tests for async await
2022-07-11 Ding Xiang Feiextract method to read scrutinee conditionally
2022-07-11 Ding Xiang Feimove else block into the `Local` struct
2022-07-11 Ding Xiang Feilower let-else in MIR instead
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 Guillaume GomezContinue themes CSS migration over CSS variables
2022-07-11 Guillaume GomezRemove unused CSS rules
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 SOFeClarify that [iu]size bounds were only defined for...
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...
next