]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-14 DeadbeefAssign FIXMEs to me and remove obsolete ones
2021-08-14 borsAuto merge of #87375 - fee1-dead:move-constness-to...
2021-08-14 borsAuto merge of #87600 - JohnTitor:classify-ui-tests...
2021-08-14 borsAuto merge of #85020 - lrh2000:named-upvars, r=tmandry
2021-08-14 borsAuto merge of #88006 - GuillaumeGomez:update-browser...
2021-08-14 borsAuto merge of #87997 - sl4m:update-favicon-order, r...
2021-08-13 borsAuto merge of #87478 - jackh726:issue-84931, r=estebank
2021-08-13 jackh726Point to where clause for GATs
2021-08-13 borsAuto merge of #86492 - hyd-dev:no-mangle-method, r...
2021-08-13 borsAuto merge of #87984 - m-ou-se:closure-lint-wording...
2021-08-13 Mara BosUpdate tests for new closure migration lint wording.
2021-08-13 Mara BosUpdate closure migration diagnostic wording.
2021-08-13 borsAuto merge of #88009 - GuillaumeGomez:rollup-f194yyk...
2021-08-13 Guillaume GomezRollup merge of #88005 - GuillaumeGomez:headers-gui...
2021-08-13 Guillaume GomezRollup merge of #87969 - Aaron1011:revert-stmt-id,...
2021-08-13 Guillaume GomezRollup merge of #87966 - pietroalbini:fix-pidfd-test...
2021-08-13 Guillaume GomezRollup merge of #87795 - estebank:erase-lifetimes-in...
2021-08-13 Guillaume GomezUpdate browser-ui-test package version
2021-08-13 Guillaume GomezAdd rustdoc GUI test for headers
2021-08-13 DeadbeefFix Cargo.lock and ui test
2021-08-13 Deadbeefmake check less conservative and add explanation
2021-08-13 DeadbeefBless test
2021-08-13 DeadbeefMake assoc types work with `?const `opt=out
2021-08-13 Deadbeefallow incomplete features for now
2021-08-13 DeadbeefMoved ui test
2021-08-13 DeadbeefFix tests
2021-08-13 DeadbeefFix call-generic-method-nonconst test
2021-08-13 DeadbeefDon't transform predicates in Inherited
2021-08-13 Deadbeefhandle the case when container is not impl
2021-08-13 DeadbeefFix assoc-type test
2021-08-13 DeadbeefPass constness to SelectionContext
2021-08-13 DeadbeefTry to fix problem
2021-08-13 DeadbeefRelate impl
2021-08-13 DeadbeefMake selection and evaluation caches use constness
2021-08-13 Deadbeeffmt
2021-08-13 DeadbeefInherited use constness and assoc change predicate
2021-08-13 Deadbeeffmt
2021-08-13 DeadbeefFilter non-const impls when we expect a const one
2021-08-13 Deadbeefmove Constness into TraitPredicate
2021-08-13 borsAuto merge of #87956 - m-ou-se:closure-migration-macro...
2021-08-13 borsAuto merge of #87954 - flip1995:clippyup, r=Manishearth
2021-08-13 skimUpdates favicon order of precedence as it matters to...
2021-08-13 borsAuto merge of #87927 - spastorino:use-def-id-typeckresu...
2021-08-12 borsAuto merge of #87980 - Manishearth:rollup-vkuix3y,...
2021-08-12 borsAuto merge of #87916 - nbdd0121:black_box, r=nagisa
2021-08-12 Mara BosImprove fallback span for closure migration lint.
2021-08-12 Mara BosImprove comment in closure migration code.
2021-08-12 Manish GoregaokarRollup merge of #87965 - m-ou-se:non-fmt-panic-external...
2021-08-12 Manish GoregaokarRollup merge of #87953 - m-ou-se:closure-migration...
2021-08-12 Manish GoregaokarRollup merge of #87922 - Manishearth:c-enum-target...
2021-08-12 Manish GoregaokarRollup merge of #87916 - nbdd0121:black_box, r=nagisa
2021-08-12 Manish GoregaokarApply c_enum_min_bits = 8 to (arm|thumb)-none- platforms
2021-08-12 Manish GoregaokarAdd c_enum_min_bits to target spec
2021-08-12 hyd-devAdd tests for `#[no_mangle]` in `impl` blocks that...
2021-08-12 Gary GuoImplement `black_box` using intrinsic
2021-08-12 hyd-devAdjust `check_no_mangle` and `check_export_name` to...
2021-08-12 borsAuto merge of #87963 - GuillaumeGomez:rollup-e54sbez...
2021-08-12 Aaron HillRevert "Rollup merge of #87779 - Aaron1011:stmt-ast...
2021-08-12 Pietro Albinifix command-create-pidfd test inside unprivileged docke...
2021-08-12 Mara BosSilence non_fmt_panic from external macros.
2021-08-12 Guillaume GomezRollup merge of #87941 - GuillaumeGomez:fix-rustdoc...
2021-08-12 Guillaume GomezRollup merge of #87885 - m-ou-se:edition-guide-links...
2021-08-12 Guillaume GomezRollup merge of #87863 - ChrisDenton:command-env-path...
2021-08-12 Guillaume GomezRollup merge of #87819 - estebank:assoc-type-span,...
2021-08-12 borsAuto merge of #87666 - ivmarkov:master, r=Amanieu
2021-08-12 Esteban KüberAvoid ICE caused by suggestion
2021-08-12 Esteban KuberUse a more accurate span on assoc types WF checks
2021-08-12 Mara BosAdd test for closure migration with a macro body.
2021-08-12 Mara BosFix closure migration suggestion when the body is a...
2021-08-12 Mara BosUpdate test output.
2021-08-12 Mara BosImprove formatting of closure capture migration suggestion.
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 borsAuto merge of #7558 - flip1995:rustup, r=flip1995
2021-08-12 hyd-devAdjust `#[no_mangle]`-related checks and lints for...
2021-08-12 hyd-devAdd associated functions that have custom linkage to...
2021-08-12 flip1995Bump nightly version -> 2021-08-12
2021-08-12 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-12 Mara BosBless clippy tests.
2021-08-12 borsAuto merge of #7546 - mgeier:patch-1, r=giraffate
2021-08-12 borsAuto merge of #7516 - lf-:unwrap-or-default, r=xFrednet
2021-08-12 borsAuto merge of #7556 - F3real:no_effect_inclusive_range...
2021-08-12 borsAuto merge of #87948 - JohnTitor:rollup-efmgyl8, r...
2021-08-12 Yuki OkushiRollup merge of #87942 - oconnor663:pre_commit_exec...
2021-08-12 Yuki OkushiRollup merge of #87928 - ehuss:update-cargo, r=ehuss
2021-08-12 Yuki OkushiRollup merge of #87925 - ehuss:update-books, r=ehuss
2021-08-12 Yuki OkushiRollup merge of #87903 - jackh726:logging-cleanup,...
2021-08-12 Yuki OkushiRollup merge of #87878 - lnicola:rust-analyzer-2021...
2021-08-12 Yuki OkushiRollup merge of #87671 - jesyspa:issue-87319-multiple...
2021-08-12 Yuki OkushiRollup merge of #85835 - Seppel3210:master, r=yaahc
2021-08-12 borsAuto merge of #85296 - bjorn3:plugin_cleanup, r=petroch...
2021-08-12 JadeReword is_trait_item description
2021-08-12 borsAuto merge of #87843 - kornelski:try_reserve, r=m-ou-se
2021-08-11 F3realCorrectly report inclusive range in no_effect lint
2021-08-11 borsAuto merge of #86532 - estebank:delete-suggestion-under...
2021-08-11 Jack O'Connorset the executable bit on pre-commit.sh
2021-08-11 Matthias Geierfix line numbers
2021-08-11 Matthias Geierrustfmt
2021-08-11 Matthias GeierAdd test for similar names "iter" and "item"
2021-08-11 Guillaume GomezFix rustdoc-js tool string "parsing"
2021-08-11 borsAuto merge of #7541 - LeSeulArtichaut:for-never-loop...
next