]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-17 Santiago PastorinoUse let else here
2022-03-17 Takayuki Maedarefactor: remove an unnecessary pattern for ignoring...
2022-03-17 Santiago PastorinoAdd more commments
2022-03-17 Santiago PastorinoThis test now works
2022-03-17 Santiago PastorinoExtract obligation resolution to function
2022-03-17 Santiago PastorinoMake negative coherence work when there's impl negative...
2022-03-17 Santiago PastorinoAdd comments on Polarity
2022-03-16 Guillaume GomezRun GUI test when browser-ui-test version is updated
2022-03-16 Guillaume GomezUpdate browser-ui-test version to 0.8.3
2022-03-16 Zachary SAdd test for StructuralEq for std::cmp::Ordering.
2022-03-16 Michael Gouleterase late-bound regions in dyn projection types for...
2022-03-16 bjorn3Slightly speed up building of y.rs
2022-03-16 Santiago PastorinoAdd double negative trait test case
2022-03-16 Zachary SDerive Eq for std::cmp::Ordering, instead of using...
2022-03-16 markrustc_error: make ErrorReported impossible to construct
2022-03-16 markrustc_error: make ErrorReported impossible to construct
2022-03-16 Michael Woeristerdebuginfo: Fix ICE when generating name for type that...
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2022-03-16 bjorn3Silence warning
2022-03-16 fee1-deadUpdate issue-92111.rs
2022-03-16 borsAuto merge of #94995 - luojia65:riscv-more-features...
2022-03-16 luojia65feat: more RISC-V features
2022-03-16 borsAuto merge of #94990 - ehuss:update-books, r=ehuss
2022-03-16 GrishaAdd test for >65535 hashes in lexing raw string
2022-03-16 borsAuto merge of #94987 - Dylan-DPC:rollup-5tssuhi, r...
2022-03-16 Michael GouletAdd Stream alias for AsyncIterator
2022-03-16 Eric HussUpdate books
2022-03-16 Dylan DPCRollup merge of #94974 - c410-f3r:let-chain-dashufwrqwe...
2022-03-16 Dylan DPCRollup merge of #94957 - iamzhangyong:explanation-read_...
2022-03-16 Dylan DPCRollup merge of #94955 - TaKO8Ki:use-format-args-captur...
2022-03-16 Dylan DPCRollup merge of #94951 - est31:irrefutable_let_chain_pa...
2022-03-16 Dylan DPCRollup merge of #94868 - dtolnay:noblock, r=Dylan-DPC
2022-03-16 Dylan DPCchanged wording
2022-03-16 borsAuto merge of #94861 - aDotInTheVoid:rdj-trait-tests...
2022-03-16 David TolnayBless coverage-reports after core macro blocks change
2022-03-15 Jacob PrattCorrect meta item diagnostic
2022-03-15 Jacob PrattInclude tracking issue in diagnostic
2022-03-15 est31Extend the irrefutable_let_patterns lint to let chains
2022-03-15 borsAuto merge of #94925 - lcnr:relax-sus-auto-impls, r...
2022-03-15 skippy10110Add deprecated_safe feature gate and attribute, cc...
2022-03-15 Joshua M. Clulowsolaris build environment should include libsendfile...
2022-03-15 borsAuto merge of #94973 - GuillaumeGomez:more-gui-tests...
2022-03-15 CaioEnsure that `let_else` does not interact with `let_chains`
2022-03-15 Guillaume GomezAdd URL GUI tests
2022-03-15 Guillaume GomezMerge both "search-result-color" GUI tests
2022-03-15 Nixon Enraght... rustdoc-json: Lifetime tests
2022-03-15 Nixon Enraght... jsondocck: Better error for invalid @count number
2022-03-15 Nixon Enraght... rustdoc-json: Add tests for generic fn args and returns
2022-03-15 bjorn3Trim down alloc_system.rs
2022-03-15 bjorn3Remove some unused feature gates
2022-03-15 bjorn3Avoid once_cell unstable feature in cg_clif.rs
2022-03-15 Nixon Enraght... jsondocck: better error for when @set matches multiple...
2022-03-15 Nixon Enraght... rustdoc-json: Add test for supertraits
2022-03-15 borsAuto merge of #94966 - matthiaskrgr:rollup-iqzswh3...
2022-03-15 Matthias KrügerRollup merge of #94958 - est31:pluralize, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94956 - martingms:fix-fixme-comment...
2022-03-15 Matthias KrügerRollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94810 - michaelwoerister:fix-trait...
2022-03-15 est31Support other types of pluralization in pluralize macro
2022-03-15 borsAuto merge of #94928 - lcnr:inline-as_substs, r=michael...
2022-03-15 bjorn3Download tarballs from github instead of cloning full...
2022-03-15 zed.zyImprove the explanation about the behaviour of read_line
2022-03-15 Martin GammelsæterFix small typo in FIXME
2022-03-15 borsAuto merge of #94261 - michaelwoerister:debuginfo-types...
2022-03-15 Michael Woeristerdebuginfo: Refactor debuginfo generation for types...
2022-03-15 bjorn3Rustup to rustc 1.61.0-nightly (285fa7ecd 2022-03-14)
2022-03-15 Takayuki Maedause `format_args_capture` in some parts of rustc_parse
2022-03-15 borsAuto merge of #94938 - lnicola:rust-analyzer-2022-03...
2022-03-15 borsAuto merge of #94584 - pnkfelix:inject-use-suggestion...
2022-03-15 borsAuto merge of #92285 - compiler-errors:dyn-proj-bounds...
2022-03-15 Dylan DPCfix typos
2022-03-15 Michael Gouletcheck all dyn obligations, actually
2022-03-15 Tony ArcieriStabilize ADX target feature
2022-03-14 Michael Gouletcheck Projection supertrait bounds when confirming...
2022-03-14 borsAuto merge of #94935 - matthiaskrgr:rollup-2o2kyz6...
2022-03-14 Laurențiu Nicola:arrow_up: rust-analyzer
2022-03-14 Michael Woeristerdebuginfo: Refactor debuginfo generation for types...
2022-03-14 Michael Woeristerdebuginfo: Refactor debuginfo generation for types...
2022-03-14 Matthias KrügerRollup merge of #94931 - RalfJung:miri, r=RalfJung
2022-03-14 Matthias KrügerRollup merge of #94884 - c410-f3r:meta-take-2, r=petroc...
2022-03-14 Matthias KrügerRollup merge of #94670 - xFrednet:rfc-2383-expect-impl...
2022-03-14 Matthias KrügerRollup merge of #93977 - compiler-errors:sized-generic...
2022-03-14 Matthias KrügerRollup merge of #90621 - adamgemmell:dev/stabilise...
2022-03-14 borsAuto merge of #94929 - flip1995:clippyup, r=Manishearth
2022-03-14 Michael Woeristerdebuginfo: Refactor debuginfo generation for types...
2022-03-14 Michael Woeristerdebuginfo: Refactor debuginfo generation for types...
2022-03-14 Michael WoeristerRemove out-dated information from rustc_codegen_llvm...
2022-03-14 Michael Woeristercompiletest: Don't update PDB files of test cases in...
2022-03-14 Michael Woeristerdebuginfo: change cpp-like naming for generator environ...
2022-03-14 Michael Woeristerdebuginfo: Refactor debuginfo generation for types
2022-03-14 Thomas OrozcoAdd a `process_group` method to UNIX `CommandExt`
2022-03-14 Ralf Jungupdate miri
2022-03-14 borsAuto merge of #93749 - ridwanabdillahi:riscv32im_suppor...
2022-03-14 bjorn3Merge pull request #1220 from bjorn3/dont_print_on_trap
2022-03-14 CaioFix remaining meta-variable expression TODOs
2022-03-14 borsAuto merge of #94915 - bjorn3:fix_test_box_def, r=tmiasko
2022-03-14 flip1995Update Cargo.lock
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 Adam GemmellStabilise `aarch64_target_feature`
2022-03-14 bjorn3Replace a lot of print+trap with plain trap
next