]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-04 JubileeRollup merge of #89443 - cuviper:btree-hash-len, r...
2021-10-04 JubileeRollup merge of #89407 - pierwill:recommend-clean-E0514...
2021-10-04 JubileeRollup merge of #89400 - Nitepone:nitepone/map-or-else...
2021-10-04 JubileeRollup merge of #88452 - xu-cheng:vecdeque-from-array...
2021-10-04 JubileeRollup merge of #88451 - theo-lw:issue-87771, r=jackh726
2021-10-04 JubileeRollup merge of #87091 - the8472:more-advance-by-impls...
2021-10-04 JubileeRollup merge of #83655 - sebpop:arm64-outline-atomics...
2021-10-04 Fabian WolffUse `TokenKind::similar_tokens()`
2021-10-04 Fabian WolffFix suggestion to borrow when casting from pointer...
2021-10-04 Guillaume GomezAdd test for duplicated doc aliases
2021-10-04 Guillaume GomezAdd a check for duplicated doc aliases in unused lint
2021-10-04 Benoît du GarreauOptimize `saturating_add_signed`
2021-10-04 Aaron HillMake `proc_macro_derive_resolution_fallback` a future...
2021-10-04 borsAuto merge of #88834 - the8472:char-count, r=joshtriplett
2021-10-04 borsAuto merge of #89489 - FabianWolff:issue-89485, r=oli-obk
2021-10-04 KornelStabilize try_reserve
2021-10-04 Yoshua WuytsAdd doc aliases to `std::thread::available_parallelism`
2021-10-04 Mukund Lakshmanlibrustdoc: Use correct heading levels.
2021-10-04 borsAuto merge of #89512 - Manishearth:rollup-meh9x7r,...
2021-10-04 kadminMove generic error message to separate branches
2021-10-04 Jacob PrattStabilize `const_panic`
2021-10-04 Manish GoregaokarRollup merge of #89505 - Aaron1011:nll-const-test,...
2021-10-04 Manish GoregaokarRollup merge of #89472 - nagisa:nagisa/wsa-cleanup...
2021-10-04 Manish GoregaokarRollup merge of #89467 - tniessen:rustdoc-unecessary...
2021-10-04 Manish GoregaokarRollup merge of #89401 - owengage:master, r=joshtriplett
2021-10-04 Manish GoregaokarRollup merge of #89138 - newpavlov:patch-2, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88481 - bjorn3:remove_feature_gates...
2021-10-04 Manish GoregaokarRollup merge of #88370 - Seppel3210:master, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88353 - jhpratt:stabilize-array-as...
2021-10-04 Manish GoregaokarRollup merge of #88305 - ijackson:exitstatus-debug...
2021-10-04 Manish GoregaokarRollup merge of #88286 - LeSeulArtichaut:unnecessary...
2021-10-04 Manish GoregaokarRollup merge of #87910 - iago-lito:mark_unsafe_nonzero_...
2021-10-04 Manish GoregaokarRollup merge of #87679 - ssomers:btree_comments, r...
2021-10-04 Manish GoregaokarRollup merge of #86828 - lambinoo:67441-const-fn-copied...
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
2021-10-04 Laurențiu Nicola:arrow_up: rust-analyzer
2021-10-04 borsAuto merge of #89165 - jkugelman:read-to-end-overalloca...
2021-10-04 Josh TriplettUse a test value that doesn't depend on the handling...
2021-10-04 Aaron HillDon't suggest replacing region with 'static in NLL
2021-10-03 Aaron HillAdd regression test for spurious const error with NLL
2021-10-03 borsAuto merge of #88175 - camsteffen:let-desugar-span...
2021-10-03 Fabian WolffFix Lower/UpperExp formatting for integers and precisio...
2021-10-03 Fabian WolffDisable `SimplifyBranchSame` optimization for now
2021-10-03 Benoît du GarreauRevert suggested use of `unwrap_or`
2021-10-03 AlphyrApply suggestions
2021-10-03 Fabian WolffUpdate comments
2021-10-03 Fabian WolffFix ICE with buffered lint referring to AST node delete...
2021-10-03 borsAuto merge of #89486 - rusticstuff:docker_letsencrypt_c...
2021-10-03 Mark RousskovAdd two inline annotations for hot functions
2021-10-03 borsAuto merge of #88086 - ssomers:btree_clone_testing...
2021-10-03 Fabian WolffDeny `where` clauses on `auto` traits
2021-10-03 bjorn3Replace Fn impls with RPIT impls in rustc_index
2021-10-03 Orson PetersAdded tracking issue numbers for int_abs_diff.
2021-10-03 Camille GILLOTAdd some inlining.
2021-10-03 Camille GILLOTUpdate ui-fulldeps.
2021-10-03 Camille GILLOTAccess StableHashingContext in rustc_query_system.
2021-10-03 Camille GILLOTFully remove rustc_middle::ich.
2021-10-03 Camille GILLOTRemove re-export.
2021-10-03 Camille GILLOTMove ICH to rustc_query_system.
2021-10-03 Camille GILLOTRemove StableHashProvider.
2021-10-03 Camille GILLOTMove rustc_middle::middle::cstore to rustc_session.
2021-10-03 Camille GILLOTMove some HashStable impls.
2021-10-03 Fabian WolffFix unsound optimization with explicit variant discrimi...
2021-10-03 borsAuto merge of #87870 - WaffleLapkin:pub_split_at_unchec...
2021-10-03 Fabian WolffFix extra `non_snake_case` warning for shorthand field...
2021-10-03 Stefan SchindlerMove from grid layout to table based layout because...
2021-10-03 Stefan SchindlerShow how many tests are running in parallel
2021-10-03 Stefan SchindlerAdd a test to detect overlapping entries in overview...
2021-10-03 Fabian WolffTry to recover from a `=>` -> `=` or `->` typo in a...
2021-10-03 Matthias KaakCombined 4 commits into 1
2021-10-03 borsAuto merge of #89459 - tspiteri:idiv-overflow-bitand...
2021-10-03 Hans KratzUpdate Let's Encrypt ROOT CA certificate in dist-(i686...
2021-10-03 Hirochika MatsumotoPractice diagnostic message convention
2021-10-03 borsAuto merge of #88060 - TennyZhuang:optimize-vec-retain...
2021-10-03 Hirochika MatsumotoFollow the diagnostic output style guide
2021-10-03 borsAuto merge of #89479 - camsteffen:diag-naming, r=Manish...
2021-10-03 Hameer AbbasiMove test to correct path.
2021-10-03 Hameer AbbasiAdd test for issue 89118.
2021-10-03 borsAuto merge of #84267 - dtolnay:ptrunit, r=nagisa
2021-10-03 Cameron SteffenMake diangostic item names consistent
2021-10-02 Cameron SteffenAdd desugaring mark to while loop
2021-10-02 Devin RagotzyRename etc -> has_rest_pat
2021-10-02 Devin RagotzyAdd ui test for empty fields for omitted_patterns lint
2021-10-02 Devin RagotzyReorder etc check for non_exhaustive_omitted_patterns
2021-10-02 Devin RagotzyFix ICE caused by non_exaustive_omitted_patterns struct...
2021-10-02 borsAuto merge of #89345 - jackh726:89333, r=estebank
2021-10-02 Noah Levrustdoc: Improve doctest pass's name and module's name
2021-10-02 David Woodbootstrap: add config option for nix patching
2021-10-02 Simonas KazlauskasRun the #85441 regression test on MSVC only
2021-10-02 Christiaan... Add test for checking if WS2_32.dll is linked
2021-10-02 Christiaan... Only register `WSACleanup` if `WSAStartup` is actually...
2021-10-02 borsAuto merge of #89341 - audunhalland:derive-type-params...
2021-10-02 bjorn3Turn a module non-doc comment into a doc comment
2021-10-02 bjorn3Swap out unboxed_closures feature gate for min_speciali...
2021-10-02 bjorn3Remove various unused feature gates
2021-10-02 Tobias NießenFix typos in rustdoc/lints
2021-10-02 bjorn3Prevent macro ambiguity errors
2021-10-02 borsAuto merge of #89239 - petrochenkov:modcache, r=cjgillot
2021-10-02 Vadim Petrochenkovrustc_span: Make hygiene debug printing reproducible
2021-10-02 Vadim Petrochenkovresolve: Avoid comparing modules by optional def-id
next