]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-08-05 Oliver SchererGet rid of one more useless `lift` invocation
2019-08-05 Oliver SchererUpdate to new passing-ui-test scheme
2019-08-05 Oliver SchererPrevent array length printing cycle with debug assertions
2019-08-05 Oliver SchererFixup: eval_usize needs param env
2019-08-05 Oliver SchererAddress comment and formatting nits
2019-08-05 Oliver SchererClear the ParamEnv where its information is irrelevant
2019-08-05 Oliver SchererFiddle param env through to `try_eval_bits` in most...
2019-08-05 Oliver SchererAdd regression tests
2019-08-05 Oliver SchererDon't abort on unevaluated constants without at least...
2019-08-05 Oliver SchererClean up the `ty::Const::assert*` methods
2019-08-05 borsAuto merge of #61491 - stjepang:impls-for-accesserror...
2019-08-05 Alexander RegueiroAdded another test.
2019-08-05 Mark RousskovDon't store &Span
2019-08-05 Jake GouldingAdd implementations for converting boxed slices into...
2019-08-05 David Labantest drop order for parameters when a future is dropped...
2019-08-05 Mark RousskovReplace error callback with Result
2019-08-05 Alexander RegueiroAdded test for issue.
2019-08-05 Niko Matsakisuseful debug
2019-08-05 Niko Matsakisuseful comments
2019-08-05 Alexander RegueiroEnsure `type_param_predicates` fn only returns predicat...
2019-08-05 Alexander RegueiroGot rid of concept of 'principal trait' in more places...
2019-08-05 Alexander RegueiroA few cosmetic improvements.
2019-08-05 Ralf Jungfix slice comparison
2019-08-05 Mark RousskovRemove leftover AwaitOrigin
2019-08-05 Mark RousskovMake mk_attr_id private to libsyntax
2019-08-05 Mark RousskovDrop explicit span argument from mk_name_value_item
2019-08-05 Mark RousskovDrop span argument from mk_list_item
2019-08-05 Aleksey Kladovadapt rustdoc to infailable lexer
2019-08-05 Aleksey Kladovadd unknown token
2019-08-05 Aleksey Kladovremove special code path for unknown tokens
2019-08-05 Igor MatuszewskiUpdate RLS
2019-08-05 Ralf JungTest content, not value
2019-08-05 borsAuto merge of #63079 - RalfJung:ctfe-no-align, r=oli-obk
2019-08-05 Ilija ToviloAdd test for #43398
2019-08-05 borsAuto merge of #63248 - petrochenkov:nomarker, r=matthew...
2019-08-05 borsAuto merge of #63245 - RalfJung:miri-error, r=oli-obk
2019-08-04 Esteban Küberrevert change to single test
2019-08-04 borsAuto merge of #63213 - varkor:itemkind-tyalias, r=Centril
2019-08-04 Esteban Kübertweak output and tests
2019-08-04 varkorRename `Target::Ty` to `Target::TyAlias`
2019-08-04 varkorRename `ItemImplKind::Type` to `ItemImplKind::TyAlias`
2019-08-04 varkorRename `ItemKind::Ty` to `ItemKind::TyAlias`
2019-08-04 Esteban Küberreview comments: clean up
2019-08-04 Ariel Ben-YehudaRevert "Rollup merge of #62696 - chocol4te:fix_#62194...
2019-08-04 borsAuto merge of #62816 - estebank:type-ascription-macros...
2019-08-04 David Labantest .await while holding variables of different sizes
2019-08-04 Stjepan GlavinaAdd #[stable] to Error impl
2019-08-04 Ralf Jungfix UB in a test
2019-08-04 Yuki OkushiAdd test for issue-37433
2019-08-04 borsAuto merge of #63048 - Aaron1011:feature/rustdoc-reexpo...
2019-08-04 Yuki OkushiAdd test for issue-49544
2019-08-04 Yuki OkushiAdd test for issue-29265
2019-08-04 Ralf JungAssumptionNotHeld is used only once in Miri and never...
2019-08-04 Ralf Jungmove AssumptionNotHeld to UB
2019-08-04 borsAuto merge of #63233 - RalfJung:get_unchecked, r=Centril
2019-08-04 Ralf Jungfix links
2019-08-04 Esteban KüberSimplify change to layout_of
2019-08-04 Esteban KüberPoint to local place span on "type too big" error
2019-08-04 borsAuto merge of #63199 - ehuss:fix-rustc-guide-toolstate...
2019-08-03 borsAuto merge of #63235 - Xanewok:update-rls, r=Centril
2019-08-03 Vadim PetrochenkovMove special treatment of `derive(Copy, PartialEq,...
2019-08-03 Esteban Küberavoid mutable state and override main message
2019-08-03 borsAuto merge of #63059 - Centril:sound-bind-by-move,...
2019-08-03 Ralf Jungadd variant for experimental UB (like Stacked Borrows)
2019-08-03 Ralf Jungalso add macros for free-form error messages
2019-08-03 borsAuto merge of #63242 - pietroalbini:move-azure-pipeline...
2019-08-03 Pietro Albinici: move .azure-pipelines to src/ci/azure-pipelines
2019-08-03 Mazdak Farrokhzadcargotest: servo -> caac107ae8145ef2fd20365e2b8fadaf09c...
2019-08-03 borsAuto merge of #63234 - Centril:rollup-h9t731z, r=Centril
2019-08-03 Ralf JungApply suggestions from code review
2019-08-03 Mazdak FarrokhzadRollup merge of #63229 - RalfJung:miri-error, r=oli-obk
2019-08-03 Mazdak FarrokhzadRollup merge of #63227 - jakubadamw:issue-63151, r...
2019-08-03 Mazdak FarrokhzadRollup merge of #63218 - lenary:riscv-non-experimental...
2019-08-03 Mazdak FarrokhzadRollup merge of #63146 - Mark-Simulacrum:clean-attr...
2019-08-03 Mazdak FarrokhzadRollup merge of #62954 - ia0:fix_typo_span, r=Centril
2019-08-03 Igor MatuszewskiUpdate Rustfmt and RLS
2019-08-03 Ralf Jungclarify that unchecked indexing is UB even if the refer...
2019-08-03 Thomas de ZeeuwAdd {IoSlice, IoSliceMut}::advance
2019-08-03 borsAuto merge of #62946 - RalfJung:miri_type_dispatch_firs...
2019-08-03 Eric HussFix rustc-guide toolstate tracking.
2019-08-03 borsAuto merge of #63180 - varkor:trait-alias-impl-trait...
2019-08-03 Tyler MandryAdd niche-in-generator test
2019-08-02 borsAuto merge of #63228 - Centril:rollup-x39p5ga, r=Centril
2019-08-02 Ralf Jungbless
2019-08-02 Mazdak FarrokhzadRollup merge of #63215 - gnzlbg:patch-6, r=Centril
2019-08-02 Mazdak FarrokhzadRollup merge of #63212 - Centril:param-attrs-pretty...
2019-08-02 Mazdak FarrokhzadRollup merge of #63208 - tmandry:issue-62658, r=cramertj
2019-08-02 Mazdak FarrokhzadRollup merge of #63206 - BaoshanPang:master, r=alexcrichton
2019-08-02 Mazdak FarrokhzadRollup merge of #63196 - RalfJung:build_helper, r=alexc...
2019-08-02 Mazdak FarrokhzadRollup merge of #63121 - estebank:formatting-pos, r...
2019-08-02 Mazdak FarrokhzadRollup merge of #63107 - adrian-budau:master, r=alexcri...
2019-08-02 Jakub Adam... dead_code: Properly inspect fields in struct patterns...
2019-08-02 Ralf Jungdedup free-form Unsupported errors; add macros for...
2019-08-02 Ralf Jungbe less British
2019-08-02 Ralf Jungfix rebase fallout
2019-08-02 Ralf Jungconst_prop no longer does ptr-to-int casts
2019-08-02 Ralf Jungbless all the things
2019-08-02 Ralf Jungtrailing full stops
2019-08-02 Ralf Jungadd is_any_ptr type test; this also helps pacify tidy
2019-08-02 Ralf Jungget rid of some remaining type-based dispatching in...
next