]> git.lizzy.rs Git - rust.git/history - src/librustc
Rename some functions
[rust.git] / src / librustc /
2019-01-07 John Kåre AlsakerRename some functions
2019-01-07 John Kåre AlsakerFix and optimize query profiling
2019-01-07 borsAuto merge of #57304 - davidtwco:issue-57280, r=nikomat...
2019-01-07 borsAuto merge of #57336 - ehuss:bump-stage0, r=alexcrichton
2019-01-07 borsAuto merge of #57327 - akash-fortanix:aa/update-compile...
2019-01-07 borsAuto merge of #57365 - sinkuu:unused, r=oli-obk
2019-01-07 borsAuto merge of #57379 - petrochenkov:parsrecov, r=estebank
2019-01-06 borsAuto merge of #57344 - petrochenkov:regreach, r=arielb1
2019-01-06 borsAuto merge of #57272 - petrochenkov:featrecov, r=estebank
2019-01-06 Vadim PetrochenkovMake sure feature gate errors are recoverable (take 2)
2019-01-06 borsAuto merge of #57291 - euclio:method-call-suggestion...
2019-01-06 borsAuto merge of #57287 - alexcrichton:fix-jemalloc, r...
2019-01-06 borsAuto merge of #57286 - alexcrichton:less-thin-2-2,...
2019-01-05 borsAuto merge of #57230 - estebank:return-mismatch, r...
2019-01-05 borsAuto merge of #57354 - kennytm:rollup, r=kennytm
2019-01-05 kennytmRollup merge of #57343 - Xanewok:querify-access-levels...
2019-01-05 kennytmRollup merge of #57342 - phansch:make_public, r=Centril
2019-01-05 kennytmRollup merge of #57338 - QuietMisdreavus:doctest-file...
2019-01-05 kennytmRollup merge of #57326 - king6cong:doc, r=rkruppe
2019-01-05 kennytmRollup merge of #57314 - wiktorkuchta:master, r=Centril
2019-01-05 kennytmRollup merge of #57313 - Nemo157:box-to-pin, r=cramertj
2019-01-05 kennytmRollup merge of #57312 - Mendess2526:master, r=Centril
2019-01-05 kennytmRollup merge of #57311 - dlrobertson:fix_valist_copy...
2019-01-05 kennytmRollup merge of #57295 - d-e-s-o:topic/be-be, r=zackmdavis
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-05 kennytmRollup merge of #57273 - alexcrichton:update-stdsimd...
2019-01-05 kennytmRollup merge of #57267 - rust-lang:SimonSapin-patch...
2019-01-05 kennytmRollup merge of #57249 - frewsxcv:frewsxcv-second-editi...
2019-01-05 kennytmRollup merge of #57238 - Zoxc:bt-fix, r=alexcrichton
2019-01-05 kennytmRollup merge of #57233 - Smibu:rename-and-fix-nolink...
2019-01-05 kennytmRollup merge of #57229 - mikeyhew:fix-56806, r=varkor
2019-01-05 kennytmRollup merge of #57219 - matthewjasper:mir-cleanup...
2019-01-05 borsAuto merge of #57145 - RalfJung:panic-if-uninhabited...
2019-01-05 borsAuto merge of #57101 - o01eg:fix-57014, r=alexcrichton
2019-01-05 borsAuto merge of #57099 - davidtwco:issue-57098, r=nikomat...
2019-01-05 borsAuto merge of #56837 - arielb1:nonprincipal-trait-objec...
2019-01-05 borsAuto merge of #56145 - weiznich:re_rebalance_coherence...
2019-01-04 Michael Hewsonuse `delay_span_bug` instead of `bug!` when doing layou...
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2019-01-04 borsAuto merge of #56897 - euclio:parse-fatal, r=estebank
2019-01-04 Igor MatuszewskiRemove unused name from CrateAnalysis
2019-01-04 Igor MatuszewskiReplace CrateAnalysis::access_levels with query
2019-01-04 Artem VaraksaUpdate src/librustc/ty/fold.rs
2019-01-04 borsAuto merge of #56723 - oli-obk:lazy_const, r=nikomatsakis
2019-01-04 borsAuto merge of #56074 - matthewjasper:forbid-recursive...
2019-01-04 Ariel Ben-Yehudaalphabetize marker traits when printed
2019-01-04 borsAuto merge of #55986 - cjgillot:issue-45510, r=nikomatsakis
2019-01-04 borsAuto merge of #56958 - alexcrichton:upgrade-docker...
2019-01-03 Ariel Ben-Yehudaimplement a hack to make traitobject 0.1.0 compile
2019-01-03 Ariel Ben-YehudaRevert "add coherence future-compat warnings for marker...
2019-01-03 Ariel Ben-Yehudaadd comment to <List<ExistentialPredicates>>::principal
2019-01-03 Ariel Ben-Yehudafix ppaux
2019-01-03 Ariel Ben-Yehudaavoid giving a principal to marker-only trait objects
2019-01-03 Ariel Ben-Yehudaadd support for principal-less trait object types
2019-01-03 Matthew JasperForbid impl Trait from referring to unnamable recursive...
2019-01-03 Georg SemmlerDirectly check if input_ty is a type parameter and...
2019-01-03 Georg SemmlerFix tidy
2019-01-03 Georg SemmlerImplement the re-rebalance coherence rfc
2019-01-03 Matthew JasperDisplay `impl Sized` correctly
2019-01-03 Wiktor KuchtaFix repeated word typos
2019-01-03 borsAuto merge of #55517 - nikomatsakis:universes, r=scalexm
2019-01-03 borsAuto merge of #56507 - nikomatsakis:polonius-integrate...
2019-01-03 Daniel MuellerFix 'be be' constructs
2019-01-02 Niko Matsakisrename `type_moves_by_default` to `type_is_copy_modulo_...
2019-01-02 Niko Matsakistry to detect affected code and direct people to #56105
2019-01-02 Niko Matsakistrack if any region constraints involved placeholders
2019-01-02 Niko Matsakispacify the mercilous eddyb ;)
2019-01-02 Niko Matsakisadd some comments about lifetimes etc
2019-01-02 Niko Matsakispacify the mercilous tidy
2019-01-02 Niko Matsakisimprove handling for subtype
2019-01-02 Niko Matsakissay "the lifetime" instead of "some lifetime" when...
2019-01-02 Niko Matsakisapply the same logic to ConcreteFailure errors
2019-01-02 Niko Matsakisrefactor highlighting to take any RegionKind, making...
2019-01-02 Niko Matsakisapply the new placeholder errors even with just one...
2019-01-02 Niko Matsakisintroduce placeholder-placeholder errors for trait...
2019-01-02 Niko Matsakisadd the ability to highlight placeholders
2019-01-02 Niko Matsakisgeneralize region highlights into a struct
2019-01-02 Niko Matsakisdump out the exact state in error reporting debugs
2019-01-02 Niko Matsakismake `get_highlight_region_for_regionvid` only affect...
2019-01-02 Niko Matsakisuniverse transition
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 Niko Matsakisadopt polonius-engine 0.6.2
2019-01-02 borsAuto merge of #57243 - dingelish:master, r=sfackler
2019-01-02 borsAuto merge of #57250 - codeworm96:tyerr_msg, 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 borsAuto merge of #57125 - doitian:inconsistent-clone-doc...
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 Scherer`<&'tcx ty::Const as Deref>::deref`
next