]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-16 Guillaume GomezRollup merge of #87161 - sexxi-goose:fix-issue-87097...
2021-07-16 Guillaume GomezRollup merge of #87145 - jsgf:fix-lint-opt-hash, r...
2021-07-16 Guillaume GomezRollup merge of #87138 - dhwthompson:fix-range-invarian...
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-16 Guillaume GomezRollup merge of #86983 - wesleywiser:natvis_std_types...
2021-07-16 borsAuto merge of #87177 - ehuss:update-cargo, r=ehuss
2021-07-16 Eric HussUpdate cargo
2021-07-16 borsAuto merge of #86993 - jackh726:project-gat-binders...
2021-07-15 borsAuto merge of #83319 - tmiasko:packed-aligned, r=jackh726
2021-07-15 borsAuto merge of #87152 - flip1995:clippyup, r=Manishearth
2021-07-15 Tomasz MiąskoLayout error instead of an ICE for packed and aligned...
2021-07-15 jackh726Remove failed and review comments
2021-07-15 RoxaneGet the right place type
2021-07-15 borsAuto merge of #87156 - JohnTitor:rollup-osuhe53, r...
2021-07-15 Yuki OkushiRollup merge of #87154 - GuillaumeGomez:rev-attr-a...
2021-07-15 Yuki OkushiRollup merge of #87147 - ehuss:update-cargo, r=ehuss
2021-07-15 Yuki OkushiRollup merge of #87134 - BoxyUwU:cgd-self-ty-error...
2021-07-15 Yuki OkushiRollup merge of #87127 - poliorcetics:ptr-rotate-safety...
2021-07-15 Yuki OkushiRollup merge of #87081 - a1phyr:add_wasi_ext_tracking_i...
2021-07-15 Yuki OkushiRollup merge of #86947 - m-ou-se:assert-matches-to...
2021-07-15 Yuki OkushiRollup merge of #86478 - ehuss:future-incompat-test...
2021-07-15 Yuki OkushiRollup merge of #85579 - alex:patch-1, r=yaahc
2021-07-15 Alex GaynorAdded Arc::try_pin
2021-07-15 Guillaume GomezFix misuse of rev attribute on <a> tag
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-15 borsAuto merge of #7468 - flip1995:rustup, r=flip1995
2021-07-15 flip1995Bump nightly version -> 2021-07-15
2021-07-15 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-15 Niko MatsakisUpdate compiler/rustc_typeck/src/expr_use_visitor.rs
2021-07-15 Aman AroraPR feedback
2021-07-15 borsAuto merge of #7308 - lengyijun:redundant_allocation_ar...
2021-07-15 Eric HussUpdate cargo
2021-07-15 borsAuto merge of #86876 - jyn514:56935-target-crate-num...
2021-07-15 Joshua NelsonReuse CrateNum for proc-macro crates even when cross...
2021-07-15 Jeremy FitzhardingeMake --cap-lints and related options leave crate hash...
2021-07-14 borsAuto merge of #87137 - richkadel:compiler-builtins...
2021-07-14 lyjredundant_allocation: add Arc; some refractoring.
2021-07-14 borsAuto merge of #86765 - cuviper:fuse-less-specialized...
2021-07-14 Wesley WiserFix tests for i686
2021-07-14 David ThompsonCorrect invariant documentation for `steps_between`
2021-07-14 Rich KadelUpdate compiler-builtins to 0.1.47
2021-07-14 borsAuto merge of #7462 - xFrednet:7369-branches-sharing...
2021-07-14 xFrednetFixed `branches_sharing_code` FP with block expressions...
2021-07-14 EllenOOPS
2021-07-14 borsAuto merge of #87133 - GuillaumeGomez:rollup-pfz9jbk...
2021-07-14 EllenChange type param -> generic param
2021-07-14 Guillaume GomezRollup merge of #87130 - GuillaumeGomez:update-browser...
2021-07-14 Guillaume GomezRollup merge of #87125 - GuillaumeGomez:ayu-code-color...
2021-07-14 Guillaume GomezRollup merge of #87120 - jyn514:rustdoc-cleanup, r...
2021-07-14 Guillaume GomezRollup merge of #87117 - cjgillot:cstore, r=petrochenkov
2021-07-14 Guillaume GomezRollup merge of #87056 - GuillaumeGomez:fix-codeblocks...
2021-07-14 Guillaume GomezRollup merge of #87027 - petrochenkov:builderhelp,...
2021-07-14 Eric HussAdd -Zfuture-incompat-test to assist with testing futur...
2021-07-14 borsAuto merge of #87082 - michaelwoerister:const-in-debugi...
2021-07-14 borsAuto merge of #7437 - ebobrow:redundant-closure-move...
2021-07-14 Elliot Bobrowsuggest `&mut` for redundant FnMut closures
2021-07-14 Camille GILLOTShrink the CrateStore dynamic interface.
2021-07-14 Guillaume GomezUpdate browser-ui-test package version
2021-07-14 Michael WoeristerHandle non-integer const generic parameters in debuginf...
2021-07-14 Alexis BourgetAdd safety comments in private core::slice::rotate...
2021-07-14 Guillaume GomezAdd GUI test to check ayu <code> colors
2021-07-14 borsAuto merge of #87118 - JohnTitor:rollup-8ltidsq, r...
2021-07-14 Guillaume GomezFix color for <code> which are not in doc blocks
2021-07-14 borsAuto merge of #7346 - lengyijun:redundant_clone_5707...
2021-07-14 Guillaume GomezAdd test for codeblocks overflow
2021-07-14 Guillaume GomezFix display for non-rust code blocks
2021-07-14 Aman AroraExprUseVisitor::Delegate consume only when moving
2021-07-14 Aman AroraAdd test for copy type in move closure
2021-07-14 lyjrename possible_borrowed to possible_origin; pass dogfood
2021-07-14 borsAuto merge of #86211 - tlyu:option-result-overviews...
2021-07-14 Joshua NelsonRemove useless alias from `rustc_span` to itself
2021-07-14 Joshua NelsonRemove renaming of `test` crate
2021-07-14 lyjfix 5707
2021-07-14 borsAuto merge of #87106 - Mark-Simulacrum:edition-no-clone...
2021-07-14 Yuki OkushiRollup merge of #87102 - GuillaumeGomez:go-to-first...
2021-07-14 Yuki OkushiRollup merge of #87101 - FabianWolff:issue-87086, r...
2021-07-14 Yuki OkushiRollup merge of #87099 - JohnTitor:upgrade-cc-crate...
2021-07-14 Yuki OkushiRollup merge of #87098 - JohnTitor:unignore-some-tests...
2021-07-14 Yuki OkushiRollup merge of #87090 - ssomers:btree_comments, r...
2021-07-14 Yuki OkushiRollup merge of #87085 - GuillaumeGomez:search-result...
2021-07-13 Fabian WolffSuggest a path separator if a stray colon is found...
2021-07-13 borsAuto merge of #87044 - cjgillot:expnhash, r=petrochenkov
2021-07-13 Camille GILLOTCache expansion hash.
2021-07-13 Camille GILLOTMove HashStable implementations.
2021-07-13 jackh726Conditionally call normalize_erasing_regions only if...
2021-07-13 Vadim Petrochenkovexpand: Support helper attributes for built-in derive...
2021-07-13 Guillaume GomezAdd test for "go to first" feature
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-13 Mark RousskovAvoid cloning ExpnData to access Span edition
2021-07-13 jackh726WIP partial apply fix
2021-07-13 borsAuto merge of #7446 - Y-Nak:fix-7445, r=xFrednet,flip1995
2021-07-13 Yoshitomo Nakanishi`default_numeric_fallback`: Add rustfix tests
2021-07-13 borsAuto merge of #7442 - camsteffen:format-args, r=xFrednet
2021-07-13 Cameron SteffenSplit a lint message into help
2021-07-13 Cameron SteffenReduce redundant code
2021-07-13 Cameron SteffenRefactor format macro parsing
2021-07-13 Cameron SteffenFix useless_format false positive
2021-07-13 Cameron SteffenAllow needless_bool in macro
2021-07-13 Yoshitomo NakanishiFix `NumericLiteral::format` that may produce a invalid...
next