]> git.lizzy.rs Git - rust.git/history - src/libsyntax_pos
Fix error message confuses locals and temporaries
[rust.git] / src / libsyntax_pos /
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-09 borsAuto merge of #46572 - vramana:fix-45638, r=estebank
2017-12-09 borsAuto merge of #46586 - GuillaumeGomez:fix-mobile-import...
2017-12-09 borsAuto merge of #46573 - jseyfried:add_decl_macro_test...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-08 borsAuto merge of #46563 - michaelwoerister:make-anon-globa...
2017-12-08 borsAuto merge of #46247 - GuillaumeGomez:md-warnings,...
2017-12-08 borsAuto merge of #46549 - alexcrichton:thinlto-weak, r...
2017-12-08 borsAuto merge of #46574 - GuillaumeGomez:rollup, r=Guillau...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 Guillaume GomezRollup merge of #46539 - oli-obk:cargo_lock, r=alexcrichton
2017-12-07 Guillaume GomezRollup merge of #46444 - GuillaumeGomez:css-cleanup...
2017-12-07 Guillaume GomezRollup merge of #46416 - liigo:cfg-macro, r=steveklabnik
2017-12-07 borsAuto merge of #46497 - AgustinCB:issue-46311, r=petroch...
2017-12-07 borsAuto merge of #46532 - est31:master, r=est31
2017-12-07 borsAuto merge of #46509 - nikomatsakis:nll-master-to-rust...
2017-12-07 borsAuto merge of #46523 - CrockAgile:update-fingerprint...
2017-12-07 Niko Matsakisdon't print self symbol's internal index unless gensymed
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 Agustin Chiappe... remove unused test
2017-12-07 Agustin Chiappe... remove unnecessary function
2017-12-07 Agustin Chiappe... address comments
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-07 borsAuto merge of #46533 - nikomatsakis:ui-stamp-files...
2017-12-07 borsAuto merge of #46528 - CensoredUsername:stabilize_abi_s...
2017-12-06 borsAuto merge of #46524 - eddyb:static-static, r=arielb1
2017-12-06 borsAuto merge of #45953 - estebank:tab-4, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46431 - steveklabnik:gh42725, r=QuietM...
2017-12-06 Corey FarwellRollup merge of #46378 - udoprog:benches-rand, r=kennytm
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 Agustin Chiappe... and refactor to just move the checking
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-05 borsAuto merge of #46403 - oli-obk:generic_missing_impl...
2017-12-04 borsAuto merge of #46427 - michaelwoerister:transitive...
2017-12-03 Corey FarwellRollup merge of #46432 - tromey:doc-fix-46307, r=estebank
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-03 borsAuto merge of #46384 - ollie27:rustdoc_inline_assoc...
2017-12-02 borsAuto merge of #46382 - alexcrichton:thinlto-default...
2017-12-02 borsAuto merge of #46381 - estebank:expected-span, r=nikoma...
2017-12-02 borsAuto merge of #46368 - michaelwoerister:incr-comp-type...
2017-12-02 borsAuto merge of #46349 - estebank:highlight-ref, r=arielb1
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-02 borsAuto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc
2017-12-02 borsAuto merge of #46326 - GuillaumeGomez:sidebar-text...
2017-12-02 borsAuto merge of #46288 - alexcrichton:bump-bootstrap...
2017-12-02 borsAuto merge of #46256 - estebank:suggest-deref, r=arielb1
2017-12-02 borsAuto merge of #45904 - sunjay:gat-parser, r=nikomatsakis
2017-12-01 borsAuto merge of #46430 - kennytm:rollup, r=kennytm
2017-12-01 borsAuto merge of #46425 - eddyb:mir-place, r=nikomatsakis
2017-12-01 borsAuto merge of #46338 - michaelwoerister:lazy-diagnostic...
2017-12-01 Michael Woeristerincr.comp.: Store Spans as (file,line,col,length) in...
2017-12-01 Michael Woeristerincr.comp.: Properly hash and encode macro expansion...
2017-11-29 kennytmRollup merge of #45969 - ia0:mpsc_recv_deadline, r...
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 Ariel Ben-Yehudafix #[derive] implementation for repr(packed) structs
2017-11-26 Ariel Ben-Yehudamake accesses to fields of packed structs unsafe
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-24 Esteban KüberUse `get_parent_node` instead of using spans
2017-11-24 Esteban KüberBe more obvious when suggesting dereference
2017-11-24 Esteban KüberDisplay `\t` in diagnostics code as four spaces
2017-11-24 borsAuto merge of #45946 - estebank:crate-conflict-diag...
2017-11-24 borsAuto merge of #45942 - Menschenkindlein:master, r=estebank
2017-11-23 Guillaume GomezRollup merge of #46220 - rust-lang:frewsxcv-issue-44929...
2017-11-23 Guillaume GomezRollup merge of #46218 - rust-lang:frewsxcv-rename...
2017-11-23 borsAuto merge of #45881 - Centril:box-leak, r=alexcrichton
2017-11-23 borsAuto merge of #46024 - estebank:no-variant, r=petrochenkov
2017-11-23 borsAuto merge of #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-20 borsAuto merge of #45819 - Havvy:cell, r=aturon
2017-11-19 borsAuto merge of #45454 - Aaronepower:master, r=alexcrichton
2017-11-18 Guillaume GomezRollup merge of #45767 - QuietMisdreavus:who-docs-the...
2017-11-18 borsAuto merge of #45899 - eddyb:meta-race, r=alexcrichton
2017-11-17 borsAuto merge of #46004 - michaelwoerister:cached-mir...
2017-11-17 borsAuto merge of #45595 - scottmcm:iter-try-fold, r=dtolnay
2017-11-16 borsAuto merge of #45528 - alexcrichton:avx512, r=arielb1
2017-11-16 Guillaume GomezRollup merge of #46005 - GuillaumeGomez:short-unstable...
2017-11-16 Guillaume GomezRollup merge of #45951 - CrockAgile:master, r=michaelwo...
2017-11-16 borsAuto merge of #45920 - sunfishcode:trap-on-unreachable...
2017-11-15 borsAuto merge of #45944 - eddyb:provide, r=nikomatsakis
2017-11-15 borsAuto merge of #45922 - vramana:fix-45702, r=nikomatsakis
2017-11-14 Guillaume GomezRollup merge of #45970 - GuillaumeGomez:from-str-docs...
2017-11-14 Guillaume GomezRollup merge of #45967 - matthewjasper:array-move-types...
2017-11-14 Guillaume GomezRollup merge of #45950 - fitzgen:update-unary-and-binar...
2017-11-14 Guillaume GomezRollup merge of #45941 - gaurikholkar:master, r=nikomat...
2017-11-14 Guillaume GomezRollup merge of #45815 - QuietMisdreavus:happy-little...
2017-11-14 borsAuto merge of #45896 - malbarbo:use-libc-const, r=alexc...
2017-11-14 borsAuto merge of #45915 - michaelwoerister:removed-nodes...
2017-11-14 borsAuto merge of #45909 - sinkuu:issue-45885, r=arielb1
2017-11-13 borsAuto merge of #45903 - nrc:rustfmt-dist, r=alexcrichton
2017-11-13 borsAuto merge of #45890 - arielb1:self-first, r=eddyb
2017-11-13 borsAuto merge of #45824 - dotdash:stack_pop, r=alexcrichton
2017-11-13 borsAuto merge of #45810 - SimonSapin:ac-dc, r=aturon
2017-11-13 borsAuto merge of #45956 - kennytm:rollup, r=kennytm
2017-11-13 kennytmRollup merge of #45954 - udoprog:fix-style, r=kennytm
2017-11-13 kennytmRollup merge of #45893 - redox-os:futex_timeout, r...
2017-11-13 kennytmRollup merge of #45892 - redox-os:is_absolute_fix,...
2017-11-13 John-John TedroFix style in interner test
2017-11-12 borsAuto merge of #45623 - mneumann:dragonfly-ci, r=alexcri...
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
next