]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-01-02 Niko Matsakistests: move coherence-subtyping from run-pass to compil...
2019-01-02 Niko Matsakisadd tests exercising `exists<'a> { forall<'b> { .....
2019-01-02 Niko Matsakisuniverse transition
2019-01-02 Niko MatsakisWIP: wfcheck ability to detect
2019-01-02 Niko Matsakisselect.rs: unsizing coercion should use a subtype
2019-01-02 Niko Matsakisintroduce ability to detect region constraints from...
2019-01-02 Niko Matsakismake evaluation track whether outlives relationships...
2019-01-02 Niko Matsakisremove wrapper functions that had no purpose
2019-01-02 Niko Matsakisremove `commit_if_ok` wrapper
2019-01-02 Matthew JasperAdd missing 'static bound for the Machine trait
2019-01-02 Matthew JasperWf-check the output type of a function in MIR-typeck
2019-01-02 Niko Matsakisadopt polonius-engine 0.6.2
2019-01-02 Niko Matsakisgenerate invalidations from 2-phase-borrow activations
2019-01-02 Alex CrichtonUpdate the stdsimd submodule
2019-01-02 Mateusz MikułaAdd Clippy to config.toml.example
2019-01-02 Andy Russellmake `panictry!` private to libsyntax
2019-01-02 borsAuto merge of #57243 - dingelish:master, r=sfackler
2019-01-02 Simon Sapinsrc/jemalloc is gone, remove its mention from COPYRIGHT
2019-01-02 borsAuto merge of #57250 - codeworm96:tyerr_msg, r=varkor
2019-01-02 borsAuto merge of #57251 - petrochenkov:reregr, r=varkor
2019-01-02 borsAuto merge of #56827 - faern:eliminate-recv-timeout...
2019-01-01 borsAuto merge of #57209 - estebank:suggest-raw-ident,...
2019-01-01 Yu DingMerge remote-tracking branch 'upstream/master'
2019-01-01 Vadim Petrochenkovsyntax: Fix regression in diagnostics for patterns...
2019-01-01 borsAuto merge of #57125 - doitian:inconsistent-clone-doc...
2019-01-01 Yu DingRemove min_const_unsafe_fn since it is stable
2019-01-01 Oliver SchererCheck the correct arena
2019-01-01 Oliver SchererRemove unused function
2019-01-01 Oliver SchererMacrofy more `Lift` impls
2019-01-01 Oliver SchererProperly lift `Allocations`
2019-01-01 Oliver Schererwhat is going on?
2019-01-01 Oliver SchererGit is drunk
2019-01-01 Oliver Schererrebase fallout
2019-01-01 Oliver SchererPacify tidy
2019-01-01 Oliver SchererUndo a few - now unnecessary - changes
2019-01-01 Oliver SchererSimplify bit inspection of a constant
2019-01-01 Oliver Scherer`<&'tcx ty::Const as Deref>::deref`
2019-01-01 Oliver Scherer`const_to_op` is now `lazy_const_to_op`
2019-01-01 Oliver SchererAdd `unwrap_usize` to `LazyConst`, too
2019-01-01 Oliver SchererSimplify and fix some diagnostics around arrays
2019-01-01 Oliver SchererMingw is special wrt type sizes
2019-01-01 Oliver SchererMove the `Unevaluated` constant arm upwards in the...
2019-01-01 Corey FarwellFix broken links to second edition TRPL.
2019-01-01 borsAuto merge of #55937 - davidtwco:issue-54943, r=pnkfelix
2019-01-01 borsAuto merge of #57203 - nagisa:readme, r=Mark-Simulacrum
2019-01-01 borsAuto merge of #57210 - estebank:str-err, r=zackmdavis
2019-01-01 borsAuto merge of #57194 - matthiaskrgr:copyright_headers...
2019-01-01 borsAuto merge of #57199 - petrochenkov:ambig, r=estebank
2019-01-01 Yuning ZhangImprove type mismatch error messages
2019-01-01 Yu DingBound sgx target_env with fortanix as target_vendor
2018-12-31 borsAuto merge of #56878 - petrochenkov:privdyn, r=arielb1
2018-12-31 Vadim PetrochenkovAddress review comments
2018-12-31 Vadim Petrochenkovprivacy: Use common `DefId` visiting infra for all...
2018-12-31 John Kåre AlsakerFix backtraces on Windows
2018-12-31 borsAuto merge of #57047 - euclio:field-structured-suggesti...
2018-12-31 Esteban KüberDo not use unicode character in diagnostic help
2018-12-31 Andy Russelluse structured suggestions for nonexistent fields
2018-12-31 Esteban KüberUse structured suggestion for braceless unicode escape...
2018-12-31 Esteban KüberAccount for `\xFF` and `\u{FF}` sequences in string...
2018-12-31 Esteban KüberUpdate tests after rebase
2018-12-31 Esteban KüberAddress review comments
2018-12-31 Esteban KüberSuggest using raw identifiers in 2018 edition when...
2018-12-31 borsAuto merge of #57220 - quark-zju:mcount, r=estebank
2018-12-31 ianFix inconsistent Clone documentation.
2018-12-31 Mika LehtinenRename and fix nolink-with-link-args test
2018-12-31 borsAuto merge of #57061 - Zoxc:graph-refactor, r=michaelwo...
2018-12-31 John Kåre AlsakerAddress comments
2018-12-31 John Kåre AlsakerUse `entry` API to avoid double lookup when interning...
2018-12-31 John Kåre AlsakerGroup dep node data into a single structure
2018-12-31 borsAuto merge of #57208 - estebank:issue-57198, r=petrochenkov
2018-12-31 Esteban KüberTweak E0308 error for clarity
2018-12-31 borsAuto merge of #57044 - varkor:E0512-equal-type, r=matth...
2018-12-31 borsAuto merge of #57035 - Zoxc:query-pref9, r=michaelwoerister
2018-12-30 varkorFix variable string size problem in transmute test
2018-12-30 Esteban KüberPoint at function name span
2018-12-30 Esteban KüberPoint at the return type span on type mismatch due...
2018-12-30 Matthew JasperRemove unused nll debug flags
2018-12-30 Esteban KüberAddress review comments: Remove new `PathResult` variant
2018-12-30 Jun WuAdd `-Z instrument-mcount`
2018-12-30 borsAuto merge of #57213 - matthiaskrgr:clippy_submodule_up...
2018-12-30 Matthias Krügersubmodules: update clippy from f7bdf500 to 39bd8449
2018-12-30 borsAuto merge of #57205 - petrochenkov:extrecov, r=estebank
2018-12-30 Camille GILLOTChange return types and check return values in tests.
2018-12-30 Camille GILLOTAdd comment.
2018-12-30 Camille GILLOTFix failing diagnostic test.
2018-12-30 Camille GILLOTMove tests to ui.
2018-12-30 Camille GILLOTrustc_typeck: Implement resolution advised in issue...
2018-12-30 Camille GILLOTrustfmt: librust_typeck/check/callee.rs
2018-12-30 Camille GILLOTtest: Add test for issues 45510 and 18952.
2018-12-30 David WoodGuarantee `rustc_dump_user_substs` error order.
2018-12-30 David WoodStop duplicating projections of type annotation.
2018-12-30 David WoodStop well-formedness checking unreachable code.
2018-12-30 David WoodFix unresolved inference variable ICE.
2018-12-30 David WoodAdd explicit error annotations to test.
2018-12-30 David WoodSupport user type annotations in `ref` bindings.
2018-12-30 David WoodAdd user type annotations to MIR dump.
2018-12-30 David WoodType annotations in associated constant patterns.
2018-12-30 David WoodAdd test for unreachable well-formedness.
2018-12-30 David WoodAlways check well-formedness.
2018-12-30 David WoodRefactor `UserTypeAnnotation`.
next