]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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
2021-10-02 Vadim Petrochenkovresolve: Cache module loading for all foreign modules
2021-10-02 borsAuto merge of #89408 - Mark-Simulacrum:fix-query-nondet...
2021-10-02 David Carlierhaiku thread affinity build fix
2021-10-02 borsAuto merge of #89405 - GuillaumeGomez:fix-clippy-lints...
2021-10-02 Trevor SpiteriUse bitand when checking for signed integer division...
2021-10-02 Audun HallandExpand one test (from jackh726)
2021-10-02 Oli SchererBump tracing to get the instrumentation perf improvement
2021-10-02 borsAuto merge of #89450 - usbalbin:const_try_revert, r...
2021-10-02 Josh StoneUpdate to the final LLVM 13.0.0 release
2021-10-02 Bruce MitchenerConsistently use 'supertrait'.
2021-10-01 Michael Howellrustdoc: use slice::contains instead of open-coding it
2021-10-01 Albin HedmanAdd regression test for #89432
2021-10-01 borsAuto merge of #89449 - Manishearth:rollup-3alb61f,...
2021-10-01 Albin HedmanRevert "Auto merge of #86853 - usbalbin:const_try,...
2021-10-01 Manish GoregaokarRollup merge of #89441 - Nadrieril:fix-89393, r=tmandry
2021-10-01 Manish GoregaokarRollup merge of #89440 - chrismit3s:issue-84488-fix...
2021-10-01 Manish GoregaokarRollup merge of #89422 - GuillaumeGomez:doctest-whitesp...
2021-10-01 Manish GoregaokarRollup merge of #89376 - andjo403:selfProfileUseAfterDr...
2021-10-01 Manish GoregaokarRollup merge of #88963 - fee1-dead:const-iterator,...
2021-10-01 Manish GoregaokarRollup merge of #88847 - oliverbr:master, r=steveklabnik
2021-10-01 Manish GoregaokarRollup merge of #85223 - simbleau:master, r=steveklabnik
2021-10-01 jackh726Don't use Default, since the impls are different on...
2021-10-01 Guillaume GomezFix clippy lints
2021-10-01 Fabian WolffImprove error message for missing angle brackets in...
2021-10-01 borsAuto merge of #88880 - cjgillot:no-krate, r=oli-obk
2021-10-01 jackh726Don't lose binders when printing trait bound suggestion
2021-10-01 Josh StoneInclude the length in BTree hashes
2021-10-01 Guillaume GomezReplace whitespaces in doctests' name with dashes
2021-10-01 Fabian WolffCall `libc::sigaction()` only on Android
2021-10-01 Sean Youngpath.push() should work as expected on windows verbatim...
2021-10-01 NadrierilNormalize after substituting via `field.ty()`
2021-10-01 chrismit3sClarify a sentence in the documentation of Vec (#84488)
2021-10-01 borsAuto merge of #89435 - Manishearth:rollup-vh2ih7k,...
2021-10-01 Benoît du GarreauAdd methods to add/sub `uX` to/from `iX`
2021-10-01 Benoît du GarreauFix doc test
2021-10-01 AlphyrApply suggestion for `overflowing_add_signed`
2021-10-01 Benoît du GarreauAdd functions to add unsigned and signed integers
2021-10-01 Manish GoregaokarRollup merge of #89415 - wesleywiser:inliner_caller_cal...
2021-10-01 Manish GoregaokarRollup merge of #89340 - FabianWolff:issue-89173, r...
next