index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-07-15
Auto merge of #74113 - lcnr:type-dependent-consts-2, r=eddyb
bors
-622
/
+1547
2020-07-15
unify Instance::resolve
Bastian Kauschke
-12
/
+15
2020-07-15
unsafety_check_result_for_const_arg
Bastian Kauschke
-4
/
+4
2020-07-15
WithOptConstParam::dummy -> WithOptConstParam::unknown
Bastian Kauschke
-20
/
+21
2020-07-15
ty_def_id -> def_id_for_type_of
Bastian Kauschke
-5
/
+5
2020-07-15
improve naming
Bastian Kauschke
-160
/
+184
2020-07-15
cleanup
Bastian Kauschke
-8
/
+48
2020-07-15
update promoted_mir
Bastian Kauschke
-16
/
+20
2020-07-15
update const arg queries
Bastian Kauschke
-138
/
+154
2020-07-15
update test
Bastian Kauschke
-12
/
+4
2020-07-15
only call `typeck_tables_of_const_arg` for const args
Bastian Kauschke
-4
/
+15
2020-07-15
mir opt cross compile
Bastian Kauschke
-12
/
+12
2020-07-15
mir_built is a lie
Bastian Kauschke
-155
/
+154
2020-07-15
decode stuff
Bastian Kauschke
-3
/
+3
2020-07-15
ui test diff
Bastian Kauschke
-2
/
+22
2020-07-15
mir opt diff
Bastian Kauschke
-36
/
+36
2020-07-15
const generics work!
Bastian Kauschke
-141
/
+301
2020-07-15
continue mir pipeline
Bastian Kauschke
-31
/
+78
2020-07-15
optimized_mir
Bastian Kauschke
-11
/
+43
2020-07-15
InstanceDef::Item
Bastian Kauschke
-58
/
+80
2020-07-15
typeck all the tables
Bastian Kauschke
-2
/
+38
2020-07-15
const_eval_resolve
Bastian Kauschke
-28
/
+96
2020-07-15
ConstKind::Unevaluated
Bastian Kauschke
-37
/
+53
2020-07-15
begin using `WithOptParam`
Bastian Kauschke
-10
/
+67
2020-07-15
introduce the query `opt_const_param_of`
Bastian Kauschke
-125
/
+169
2020-07-15
add const generic tests
Bastian Kauschke
-0
/
+333
2020-07-15
rustdoc: Rename internal API fns to `into_string`
Lzu Tao
-18
/
+19
2020-07-15
Remove unused CSS rules for internal rustc items
Lzu Tao
-16
/
+0
2020-07-15
Don't render unstable for rustc docs
Lzu Tao
-32
/
+23
2020-07-15
Auto merge of #74214 - nnethercote:change-SymbolName-name, r=eddyb
bors
-67
/
+76
2020-07-15
improve DiscriminantKind handling
Bastian Kauschke
-17
/
+12
2020-07-15
Remove combine function
Lzu Tao
-7
/
+3
2020-07-14
Use local links in the alloc docs.
Eric Huss
-32
/
+17
2020-07-14
Edit docs for rustc_middle::dep_graph::dep_node
pierwill
-6
/
+8
2020-07-15
Auto merge of #71272 - jclulow:illumos-x86-ci, r=pietroalbini
bors
-0
/
+215
2020-07-15
Undo the `const_str` changes from the previous commit.
Nicholas Nethercote
-14
/
+17
2020-07-15
Change `SymbolName::name` to a `&str`.
Nicholas Nethercote
-83
/
+89
2020-07-14
Handle case of incomplete local ty more gracefully
Esteban Küber
-55
/
+20
2020-07-15
Auto merge of #74175 - nnethercote:more-static-symbols, r=oli-obk
bors
-745
/
+991
2020-07-14
rustdoc: glue tokens before highlighting
Andy Russell
-22
/
+133
2020-07-14
Remove string comparison and use diagnostic item instead
Esteban Küber
-7
/
+13
2020-07-15
Remove lots of `Symbol::as_str()` calls.
Nicholas Nethercote
-96
/
+121
2020-07-15
Add and use more static symbols.
Nicholas Nethercote
-579
/
+794
2020-07-15
Fix the ordering of the static symbols.
Nicholas Nethercote
-64
/
+66
2020-07-15
Rename `sym::nontrapping_fptoint`.
Nicholas Nethercote
-6
/
+10
2020-07-14
Rollup merge of #74340 - davidtwco:issue-73747-improper-ctypes-defns-is-zst-w...
Manish Goregaokar
-16
/
+30
2020-07-14
Rollup merge of #74336 - davidtwco:issue-73112-cross-crate-packed-type-diagno...
Manish Goregaokar
-25
/
+65
2020-07-14
Rollup merge of #74332 - ehuss:update-cargo, r=ehuss
Manish Goregaokar
-0
/
+0
2020-07-14
Rollup merge of #74272 - davidtwco:issue-73626-multiline-mixed-comments, r=Ma...
Manish Goregaokar
-2
/
+47
2020-07-14
Rollup merge of #74271 - lzutao:cmdbytes, r=LukasKalbertodt
Manish Goregaokar
-14
/
+12
[prev]
[next]